{"_id":"@humanspeak/svelte-markdown","_rev":"103-a3bfc409c08985911fa142557838a14a","name":"@humanspeak/svelte-markdown","dist-tags":{"latest":"1.9.3"},"versions":{"0.5.3":{"name":"@humanspeak/svelte-markdown","version":"0.5.3","author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.5.3","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://github.com/humanspeak/svelte-markdown","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"00ce137ec0e599782a966f576acb247c1eb66e8b","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.5.3.tgz","fileCount":55,"integrity":"sha512-GA7Wfx2fUbS76wrg7O8XiX0pVbTDVtz6Kqz3gNU3WnAYSb575wbg0lqp6icl0dDsMVW921xRC+Er2VbP+6VMUQ==","signatures":[{"sig":"MEMCIAtMjchRofo07RbV5ZSPKFgafJyNth0PCwVDiuLl420fAh9aeHqrF6zWpHDISsXsaQbjmbtrWb9ZXJpTtqYu/8Eh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31065},"type":"module","types":"./dist/index.d.ts","svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"gitHead":"8a88170358696d3d5af81edebb5f09d1258611b8","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.8.3","description":"A markdown renderer for Svelte","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.11.0","dependencies":{"marked":"^14.1.3"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.4.10","jsdom":"^25.0.1","eslint":"^9.13.0","svelte":"^5.1.4","vitest":"^2.1.4","globals":"^15.11.0","publint":"^0.2.12","prettier":"^3.3.3","@eslint/js":"^9.13.0","typescript":"^5.6.3","@types/node":"^22.8.4","svelte-check":"^4.0.5","@sveltejs/kit":"^2.7.3","github-slugger":"^2.0.0","@eslint/eslintrc":"^3.1.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^2.1.4","eslint-plugin-svelte":"^2.46.0","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.2.7","@testing-library/svelte":"^5.2.4","@testing-library/jest-dom":"^6.6.2","@typescript-eslint/parser":"^8.12.2","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.8","@sveltejs/vite-plugin-svelte":"^4.0.0","@typescript-eslint/eslint-plugin":"^8.12.2","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.5.3_1730248737158_0.07193493701919107","host":"s3://npm-registry-packages"}},"0.5.4":{"name":"@humanspeak/svelte-markdown","version":"0.5.4","author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.5.4","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"http://sveltemarkdown.com","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"a9c8df52ecc573e7fc4706f13745ea5ff0df7dc8","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.5.4.tgz","fileCount":55,"integrity":"sha512-F2XfoaBMTQ31A93BxoB3X9PMhOxckMHMgQNotbn8fiId4tT334yKnLJw8KI4/tCRCKJGrtHaV6C9CM1+/fQhTw==","signatures":[{"sig":"MEQCIE6Ft9Fv0SSLg9G0u7yMRyQ8KGtl/aeSOmuTzkxP2SVxAiBQENfnaaJAhxPRrqeKvd0NezJ+hve8Oi3/pRb+Wy6xnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30991},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"gitHead":"74194eef6f8de349fdadb5ea467e945c1b83695c","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.8.3","description":"A markdown renderer for Svelte","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.11.0","dependencies":{"marked":"^14.1.3","github-slugger":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.4.10","jsdom":"^25.0.1","eslint":"^9.13.0","svelte":"^5.1.4","vitest":"^2.1.4","globals":"^15.11.0","publint":"^0.2.12","prettier":"^3.3.3","@eslint/js":"^9.13.0","typescript":"^5.6.3","@types/node":"^22.8.4","svelte-check":"^4.0.5","@sveltejs/kit":"^2.7.3","@eslint/eslintrc":"^3.1.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^2.1.4","eslint-plugin-svelte":"^2.46.0","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.2.7","@testing-library/svelte":"^5.2.4","@testing-library/jest-dom":"^6.6.2","@typescript-eslint/parser":"^8.12.2","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.8","@sveltejs/vite-plugin-svelte":"^4.0.0","@typescript-eslint/eslint-plugin":"^8.12.2","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.5.4_1730422059369_0.4562717049027425","host":"s3://npm-registry-packages"}},"0.5.5":{"name":"@humanspeak/svelte-markdown","version":"0.5.5","author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.5.5","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"http://sveltemarkdown.com","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"bbf68ddca85e844548b8c434f57539ff13942089","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.5.5.tgz","fileCount":57,"integrity":"sha512-flRH3yeIjWmxvPB5PBSVf8Y6bYbHZgBjPIJK4P7Zi/L7EH2mHulUZLbSVwof2961xLRQb8nK2GNqjOYnUP99ug==","signatures":[{"sig":"MEYCIQDWfYDiLXhOyAvtbLjqIu+mbN9W1/1B2uAVcgmSiwysOQIhANZdcja/s3domzDVMsgdo2WdMOfePFh9I6u/k+MGWXZV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33069},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"gitHead":"7abc9db810a046f7f505b4ec45c8315dc96c48b7","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.8.3","description":"A markdown renderer for Svelte","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.11.0","dependencies":{"marked":"^14.1.3","github-slugger":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.4.10","jsdom":"^25.0.1","eslint":"^9.14.0","svelte":"^5.1.9","vitest":"^2.1.4","globals":"^15.12.0","publint":"^0.2.12","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"^5.6.3","@types/node":"^22.8.7","svelte-check":"^4.0.5","@sveltejs/kit":"^2.7.4","@eslint/eslintrc":"^3.1.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^2.1.4","eslint-plugin-svelte":"^2.46.0","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.2.7","@testing-library/svelte":"^5.2.4","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.13.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.8","@sveltejs/vite-plugin-svelte":"^4.0.0","@typescript-eslint/eslint-plugin":"^8.13.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.5.5_1730743876643_0.33100709635813685","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@humanspeak/svelte-markdown","version":"0.6.0","author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.6.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"http://sveltemarkdown.com","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"effd9d3238b6374ffbd9701c57b6a839779ceca6","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.6.0.tgz","fileCount":225,"integrity":"sha512-fzxRl5MaSuKbT9/ciA3C7EWcs9djrnTC3EGGrHEVLM42XJrt2ZcfA3ayq5W2W4ks+VAnFJ5ptUwjwgGjStAuqw==","signatures":[{"sig":"MEYCIQCaFeEvKpec6exNtUrrcQ2cZa+EBOqKYRFpajzKiPSzowIhAOq2KyjaJ9IZ8vYpUtvOrlxmnxj6P+iUghLb+3//I2Kv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78066},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"gitHead":"41535a10f7a24252c39d3c69fc1e4bf2a8de33d0","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A markdown renderer for Svelte","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.11.0","dependencies":{"marked":"^15.0.0","github-slugger":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.4.11","jsdom":"^25.0.1","eslint":"^9.14.0","svelte":"^5.1.15","vitest":"^2.1.4","globals":"^15.12.0","publint":"^0.2.12","prettier":"^3.3.3","@eslint/js":"^9.14.0","typescript":"^5.6.3","@types/node":"^22.9.0","svelte-check":"^4.0.7","@sveltejs/kit":"^2.8.0","@eslint/eslintrc":"^3.1.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^2.1.4","eslint-plugin-svelte":"^2.46.0","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.2.8","@testing-library/svelte":"^5.2.4","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.14.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.8","@sveltejs/vite-plugin-svelte":"^4.0.0","@typescript-eslint/eslint-plugin":"^8.14.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.6.0_1731876830134_0.8788088401787106","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"@humanspeak/svelte-markdown","version":"0.6.1","author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.6.1","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"http://sveltemarkdown.com","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"47d6da3802242637bb4600cbe9e72d138bc2769c","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.6.1.tgz","fileCount":223,"integrity":"sha512-DEZ0QddQA7fewA9y6ESw+4X0+IZIugWeOuHNpHlfyVvX5YbHo+6HRXRcoJsZBiQu9e/QWEHqxeRxqm+okXGrhw==","signatures":[{"sig":"MEYCIQDtt/vUsyjxkL+KqkQBJeb08l0LEFfJfJQctadggG8W4QIhAMcnkyaFBSxylU1MOxR6mCevY9RtlnONgaVqg0Sy+lAe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82480},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"gitHead":"41535a10f7a24252c39d3c69fc1e4bf2a8de33d0","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A markdown renderer for Svelte","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.11.0","dependencies":{"marked":"^15.0.0","htmlparser2":"^9.1.0","github-slugger":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^5.4.11","jsdom":"^25.0.1","eslint":"^9.15.0","svelte":"^5.2.2","vitest":"^2.1.5","globals":"^15.12.0","publint":"^0.2.12","prettier":"^3.3.3","@eslint/js":"^9.15.0","typescript":"^5.6.3","@types/node":"^22.9.0","svelte-check":"^4.0.9","@sveltejs/kit":"^2.8.1","@eslint/eslintrc":"^3.2.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^2.1.5","eslint-plugin-svelte":"^2.46.0","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.2.8","@testing-library/svelte":"^5.2.4","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.14.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.8","@sveltejs/vite-plugin-svelte":"^4.0.1","@typescript-eslint/eslint-plugin":"^8.14.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.6.1_1731879790080_0.3622208827934785","host":"s3://npm-registry-packages"}},"0.6.8":{"name":"@humanspeak/svelte-markdown","version":"0.6.8","author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.6.8","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"http://sveltemarkdown.com","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"f6cec7f18909fb4e507712f33c32d2ee65938ce5","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.6.8.tgz","fileCount":221,"integrity":"sha512-F64UBzfpzjbYCmkqNAt5aZLhdpQX8kRgFBH4j96OgtupLADr9P8udLs2bwvKson/A1tf6mEjxFP91Gq5CJ5CsA==","signatures":[{"sig":"MEYCIQDEYCheUEld+Ss4O+lIm/J4Bz5jN1JSzhBR2GaxF3LgYgIhAJeBThYBl6KLfS5z9tP2dceEipZb7feXOjML0Q32sxiL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":91857},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"gitHead":"81a5082158d2dddceb346b055e1b51fcf0639b7f","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A markdown renderer for Svelte","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.4","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.6","jsdom":"^25.0.1","eslint":"^9.17.0","svelte":"^5.16.0","vitest":"^2.1.8","globals":"^15.14.0","publint":"^0.2.12","prettier":"^3.4.2","@eslint/js":"^9.17.0","typescript":"^5.7.2","@types/node":"^22.10.3","svelte-check":"^4.1.1","@sveltejs/kit":"^2.15.1","@eslint/eslintrc":"^3.2.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^2.1.8","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.3.2","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.19.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.19.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.6.8_1735759897495_0.3332870552452243","host":"s3://npm-registry-packages-npm-production"}},"0.7.0":{"name":"@humanspeak/svelte-markdown","version":"0.7.0","author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"342c2a829475ae16778b121f3b21452d260b020a","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.0.tgz","fileCount":221,"integrity":"sha512-YSW2fyBP6mK2BsNuD+Ip2Gbx7I+TJIiv2QCNIRObA+FycFwxr8Qn98JQjTP8XtTt/ltq4f3R/bxMkltE06BsCA==","signatures":[{"sig":"MEYCIQCDMJozt/yH66P4cfBvw/bfAyylawCuPvUBHwZnrRjTWQIhAMkTkJMPrCuFWOS4Za53keZc1EOq9tShyHWqzp8v3Vkv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95211},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"gitHead":"8727f90fd82943328777636c6c1df76250e9cc83","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A markdown renderer for Svelte","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.5","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^25.0.1","eslint":"^9.17.0","svelte":"^5.16.1","vitest":"^2.1.8","globals":"^15.14.0","publint":"^0.2.12","prettier":"^3.4.2","@eslint/js":"^9.17.0","typescript":"^5.7.2","@types/node":"^22.10.5","svelte-check":"^4.1.1","@sveltejs/kit":"^2.15.1","@eslint/eslintrc":"^3.2.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^2.1.8","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.3.2","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.19.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.19.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.0_1735934429019_0.6436064603763805","host":"s3://npm-registry-packages-npm-production"}},"0.7.1":{"name":"@humanspeak/svelte-markdown","version":"0.7.1","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.1","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"65228508d3c897eec7b0db8a40a76a2303fd1de2","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.1.tgz","fileCount":221,"integrity":"sha512-z+KSlW1uEkS7cg657HtQvgUYkpO73Rxd7n4v2dY6hMvorEwEusLKBSGe/DaplzwUr0MW/lV77KKkNpJLp4fJYw==","signatures":[{"sig":"MEQCIH/fMWSxG2PJPoxNWYN/lu2GAn8/SpkpPcwFngT99mbuAiAawfWu6EKlBKuv6OblhMRNDj6tYgdy5ho5m78MLgWyGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95814},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"42fd55fcb8ae46be68345df33bf20995cda505a8","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.5","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^25.0.1","eslint":"^9.17.0","svelte":"^5.16.1","vitest":"^2.1.8","globals":"^15.14.0","publint":"^0.2.12","prettier":"^3.4.2","@eslint/js":"^9.17.0","typescript":"^5.7.2","@types/node":"^22.10.5","svelte-check":"^4.1.1","@sveltejs/kit":"^2.15.1","@eslint/eslintrc":"^3.2.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^2.1.8","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.3.2","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.19.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.19.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.1_1735935318093_0.5761886017640823","host":"s3://npm-registry-packages-npm-production"}},"0.7.2":{"name":"@humanspeak/svelte-markdown","version":"0.7.2","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.2","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"cd0380efa7a06aa81e9a148eb394940290f35bae","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.2.tgz","fileCount":221,"integrity":"sha512-KpYK2LgcDku6xoafLSV3RPdkzR9dkCgVKs1/rRqhWczNwd0axHrF1pkRNnZzJDY2WoAoob/ULgqAIrDXk8JvNg==","signatures":[{"sig":"MEYCIQCMpbyyGrnA9O1VH52zm5iLcYEHrmOQom5EEu+glVFH2gIhANyOf8dVkeraphV38cG7lMT7daNv6MavS+hkgrUO2qTB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95863},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"a43bcd65de677545223bdc5eaae2a70315f251a6","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.5","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^25.0.1","eslint":"^9.17.0","svelte":"^5.16.1","vitest":"^2.1.8","globals":"^15.14.0","publint":"^0.2.12","prettier":"^3.4.2","@eslint/js":"^9.17.0","typescript":"^5.7.2","@types/node":"^22.10.5","svelte-check":"^4.1.1","@sveltejs/kit":"^2.15.1","@eslint/eslintrc":"^3.2.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^2.1.8","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.3.2","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.19.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.19.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.2_1735937217138_0.9319842676265835","host":"s3://npm-registry-packages-npm-production"}},"0.7.3":{"name":"@humanspeak/svelte-markdown","version":"0.7.3","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.3","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"80fbd9ea566b1e1ce33dd73802eb9ae62e7d509b","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.3.tgz","fileCount":221,"integrity":"sha512-mj1bzdsM0nsZZQx4dazkk4GVZfgEZVOkA2m466kY+gryoKeeFsqAScYh4G/kJkwvZzsYZjHBs7PuIc5OWae/4w==","signatures":[{"sig":"MEUCIFcrMdiaX3OTBlZwZ8I7zwMdwyqCWssV/NZOoupfTOoMAiEAjwVthT4d3T6qhbyLBvPbzxt/gs6LLJSAFHQsmKXu11g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95868},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"5a4bb2de252076812cc2f4aced99732c404c4c57","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.5","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^25.0.1","eslint":"^9.17.0","svelte":"^5.16.1","vitest":"^2.1.8","globals":"^15.14.0","publint":"^0.2.12","prettier":"^3.4.2","@eslint/js":"^9.17.0","typescript":"^5.7.2","@types/node":"^22.10.5","svelte-check":"^4.1.1","@sveltejs/kit":"^2.15.1","@eslint/eslintrc":"^3.2.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^2.1.8","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.3.2","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.19.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.19.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.3_1736013955540_0.11590811485698804","host":"s3://npm-registry-packages-npm-production"}},"0.7.4":{"name":"@humanspeak/svelte-markdown","version":"0.7.4","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.4","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"6ad5de9a4f80bae923dfea2c29d37bc9f2b026bf","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.4.tgz","fileCount":221,"integrity":"sha512-Jpo3wutQn7YjsRA2X8jd6s8W9RgRbmPRH0bfuXI3T6XvEQKdo26WjefaHOuJu/gmD/hQ1GR8EVDLX+O7Jipf0w==","signatures":[{"sig":"MEQCIEsbiiuulKCUK3Ws0TcKR5up0w2jT7de0k+o0wms8yFlAiBgeQKhhRzC4jFF9Pj7+W8b0Q6QlZU10mPTH37C+iW7zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95882},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"24e0f240fb319de10cfb8d2c151ae087c85f2bab","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.5","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^25.0.1","eslint":"^9.17.0","svelte":"^5.16.1","vitest":"^3.0.0-beta.3","globals":"^15.14.0","publint":"^0.2.12","prettier":"^3.4.2","@eslint/js":"^9.17.0","typescript":"^5.7.2","@types/node":"^22.10.5","svelte-check":"^4.1.1","@sveltejs/kit":"^2.15.1","@eslint/eslintrc":"^3.2.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^3.0.0-beta.3","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.3.2","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.19.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.19.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.4_1736043542394_0.295503418310072","host":"s3://npm-registry-packages-npm-production"}},"0.7.5":{"name":"@humanspeak/svelte-markdown","version":"0.7.5","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.5","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"aed87a40f85b604426e77fc20d9cc8afd66dc1f9","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.5.tgz","fileCount":223,"integrity":"sha512-x6rBG7778u3DADOpBm2fphv7jGViVxvcC2J9UIMIJd9eXM6k48VbPl+FfiF8+A0dhOuEtTs28+BJWswCZ3u1Nw==","signatures":[{"sig":"MEUCIHLG9wrhl/eCsNRysix3bBHFNAlSXcoHc+kax4poUPeUAiEA2Nnvsm8xAzvvrecO9mhPRf2/F8o8GMtYiDxh4usobmo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113593},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"c808f6e12bb7ca52c13e58c663fdf175ab84a1cd","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.5","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^25.0.1","eslint":"^9.17.0","svelte":"^5.16.1","vitest":"^3.0.0-beta.3","globals":"^15.14.0","publint":"^0.2.12","prettier":"^3.4.2","@eslint/js":"^9.17.0","typescript":"^5.7.2","@types/node":"^22.10.5","svelte-check":"^4.1.1","@sveltejs/kit":"^2.15.1","@eslint/eslintrc":"^3.2.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^3.0.0-beta.3","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.3.2","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.19.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.19.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.5_1736055498391_0.3654959579263637","host":"s3://npm-registry-packages-npm-production"}},"0.7.6":{"name":"@humanspeak/svelte-markdown","version":"0.7.6","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.6","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"418610cab2a0700fbf97f060f421c2cd80798e7c","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.6.tgz","fileCount":223,"integrity":"sha512-AiHWeayatHa9D/KTOTrdcGej1MEGjIsOXMfObDFTL54RxedPTo/n8tw30SgP5t9JQTonpGcOu70u9FsejApndA==","signatures":[{"sig":"MEUCIQCFvQdieonyInsdNxydaBJ7HkTQBZs0g7cJbbGw6FfarAIgXMSBHAie682y5qKOqYHBLkfmcdnnEqVtxkWEuvGP+5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113593},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"840416d921baec0c4682f56b9a2c59426a9784de","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.5","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^25.0.1","eslint":"^9.17.0","svelte":"^5.16.1","vitest":"^3.0.0-beta.3","globals":"^15.14.0","publint":"^0.2.12","prettier":"^3.4.2","@eslint/js":"^9.17.0","typescript":"^5.7.2","@types/node":"^22.10.5","svelte-check":"^4.1.1","@sveltejs/kit":"^2.15.1","@eslint/eslintrc":"^3.2.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^3.0.0-beta.3","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.3.2","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.19.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.19.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.6_1736102340238_0.5138919537501732","host":"s3://npm-registry-packages-npm-production"}},"0.7.7":{"name":"@humanspeak/svelte-markdown","version":"0.7.7","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.7","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"1e7e90c37f4659608657b728b742b6f21f1bc5d3","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.7.tgz","fileCount":223,"integrity":"sha512-KomIVshdJfmNcqb46IcFyXk0tLaeNVLfGen2ODGJh0VNPhkU0R8JLmVHCc2sRVrIDNtOGX0jkHnjxt058fZnzw==","signatures":[{"sig":"MEUCICp5nz6KrMVCpdodh8txqETL15wk1JxVoqOXQ4x0IMyVAiEAwIPAdA1BlcCyGdYnxNa5WMWXzQ5Q3pwE7FdgoY8ClAM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116615},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"6463aa49eeef1d390bb4c14cb9d1b2276cf66127","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.5","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^25.0.1","eslint":"^9.17.0","svelte":"^5.16.1","vitest":"^3.0.0-beta.3","globals":"^15.14.0","publint":"^0.2.12","prettier":"^3.4.2","@eslint/js":"^9.17.0","typescript":"^5.7.2","@types/node":"^22.10.5","svelte-check":"^4.1.1","@sveltejs/kit":"^2.15.1","@eslint/eslintrc":"^3.2.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^3.0.0-beta.3","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.3.2","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.19.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.19.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.7_1736122741317_0.9079238075216205","host":"s3://npm-registry-packages-npm-production"}},"0.7.8":{"name":"@humanspeak/svelte-markdown","version":"0.7.8","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.8","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"7caa4310db6adf642fbeaaa4136142f67eca0c37","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.8.tgz","fileCount":223,"integrity":"sha512-7W0odyo2Vtyi9Ji2qyMql395CaQRRyJAoD6uhI7siywm96xe2dWVZrO4aEoyhuPrvFhfrvlo1oEaRyHFYaxRtw==","signatures":[{"sig":"MEUCIBc6oOFnTQP4alDatIj3Dcq2O5uW46LnFwSWRi+SqDEBAiEA5NXr+zOL4tAkHPSj6271yqtIYceK5Pb7YQpihhXR/NQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116618},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"84020687817d0c047064085ae3cc612e2afdaea1","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","prepublishOnly":"npm run package"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.5","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^25.0.1","eslint":"^9.17.0","svelte":"^5.16.1","vitest":"^3.0.0-beta.3","globals":"^15.14.0","publint":"^0.2.12","prettier":"^3.4.2","@eslint/js":"^9.17.0","typescript":"^5.7.2","@types/node":"^22.10.5","svelte-check":"^4.1.1","@sveltejs/kit":"^2.15.1","@eslint/eslintrc":"^3.2.0","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^3.0.0-beta.3","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.3.2","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.19.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.19.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.8_1736213927080_0.17262922083101984","host":"s3://npm-registry-packages-npm-production"}},"0.7.9":{"name":"@humanspeak/svelte-markdown","version":"0.7.9","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.9","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"74b4b6faeeba224d62a6f759176b8bf3d7a43ccd","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.9.tgz","fileCount":223,"integrity":"sha512-j3517pWky1vVWKnKgTwzOPZ+I+xbQImEdJx9X1QaQD1HLNp9xo3jcpRqt1lPNnLyfybjaaZHOzMXjwqannrqGw==","signatures":[{"sig":"MEUCIQDXt8E+QoNDjUYSFqP5/SDIFughe7EcUAdVRt8nspFYKAIgbTrlWdysPOREzUxiAtW2x7Ta9Vowk9hbZ+nSopnkAwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116862},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"ce79d3b73e88a7531e27abeb475f43e475ff531e","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.6","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^25.0.1","eslint":"^9.17.0","svelte":"^5.16.5","vitest":"^3.0.0-beta.3","globals":"^15.14.0","publint":"^0.3.0","prettier":"^3.4.2","@eslint/js":"^9.17.0","typescript":"^5.7.2","@types/node":"^22.10.5","svelte-check":"^4.1.1","@sveltejs/kit":"^2.15.2","@eslint/eslintrc":"^3.2.0","@playwright/test":"^1.49.1","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^3.0.0-beta.3","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.3.2","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.19.1","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.19.1","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.9_1736276930262_0.736034395945687","host":"s3://npm-registry-packages-npm-production"}},"0.7.10":{"name":"@humanspeak/svelte-markdown","version":"0.7.10","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.10","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"9d98c4ff8fea50c738c22e94f90834dac952c22e","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.10.tgz","fileCount":223,"integrity":"sha512-ELe/KukTM4AUmHQFkvbOTpjOIB22QJJeeFuv6deMpcFWkbg5NRFKnviExGSlxaeZg0IeHxTczw06X7dct43G3A==","signatures":[{"sig":"MEUCIQDNSyayPhPczDD7fM5NkGbJslJICLXDxXV9dDMQElqsZQIgAJAig0CjupbXrNYKGFZGCzFlKqRXiFdk3mD/5qcsHxA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":116862},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"3a1f0d0a4e8e00e636aeb51a08127f9be98f0b1d","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.6","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^25.0.1","eslint":"^9.17.0","svelte":"^5.16.6","vitest":"^3.0.0-beta.3","globals":"^15.14.0","publint":"^0.3.0","prettier":"^3.4.2","@eslint/js":"^9.17.0","typescript":"^5.7.2","@types/node":"^22.10.5","svelte-check":"^4.1.1","@sveltejs/kit":"^2.15.2","@eslint/eslintrc":"^3.2.0","@playwright/test":"^1.49.1","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^3.0.0-beta.3","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^9.1.0","prettier-plugin-svelte":"^3.3.2","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.19.1","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.19.1","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.10_1736518481722_0.6987710528097675","host":"s3://npm-registry-packages-npm-production"}},"0.7.11":{"name":"@humanspeak/svelte-markdown","version":"0.7.11","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.11","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"3834abe2641443dd89cbdd5b51b819cf27c5ab3d","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.11.tgz","fileCount":223,"integrity":"sha512-ck341xC3DgwevheICALJSTj6UwPpny6nY33odPG8kWvw03NVammWqMrDX/vT+qRSsfDmpzg+dx1MVusEt1YRzQ==","signatures":[{"sig":"MEUCIBk4lKkUdR92KaILm8Qyc0dQkmAqOYuVyPq6WHXD+8CLAiEAsGw2h9IJ+qVw6LUXPsgH5Wf5rk2qkpLZCu0JtG/W+9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115413},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"dfcb7bc51cc0a4623da37921457051603abca028","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"jsdom":{"cssstyle":"2.3.0","@asamuzakjp/css-color":"1.0.0"},"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.6","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^25.0.1","eslint":"^9.18.0","svelte":"^5.18.0","vitest":"^3.0.0-beta.4","globals":"^15.14.0","publint":"^0.3.2","prettier":"^3.4.2","@eslint/js":"^9.18.0","typescript":"^5.7.3","@types/node":"^22.10.6","svelte-check":"^4.1.4","@sveltejs/kit":"^2.15.2","@eslint/eslintrc":"^3.2.0","@playwright/test":"^1.49.1","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^3.0.0-beta.4","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^3.3.1","eslint-config-prettier":"^10.0.1","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.20.0","@testing-library/user-event":"^14.5.2","prettier-plugin-tailwindcss":"^0.6.9","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.20.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.11_1736969685051_0.9932299035308148","host":"s3://npm-registry-packages-npm-production"}},"0.7.12":{"name":"@humanspeak/svelte-markdown","version":"0.7.12","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.12","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"47d9fda9b1b11909e34761947151f342359d9030","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.12.tgz","fileCount":223,"integrity":"sha512-pGL/KvNHqmQJSufcYBRB39UMrTrHUDZ34rb/1jsjOUrDs6fAv+F2kna2Euq0Iy8VHxyqzJCYHkGhuBlmk/eUXg==","signatures":[{"sig":"MEUCIQDpXMPQrurg0vsWDFbjpPzA+02ODnAUtLTzKdGjiOW+hQIgIhl/di4G7QW2XYgqa8WE0EKnS0moW09dcBwvLZFJKIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":115442},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"655a4be16316e2b0e84eb6567851e2b393c63749","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"jsdom":{"cssstyle":"2.3.0","@asamuzakjp/css-color":"1.0.0"},"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.0","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.12.0","dependencies":{"marked":"^15.0.6","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.7","jsdom":"^26.0.0","eslint":"^9.18.0","svelte":"^5.18.0","vitest":"^3.0.0-beta.4","globals":"^15.14.0","publint":"^0.3.2","prettier":"^3.4.2","@eslint/js":"^9.18.0","typescript":"^5.7.3","@types/node":"^22.10.6","svelte-check":"^4.1.4","@sveltejs/kit":"^2.15.3","@eslint/eslintrc":"^3.2.0","@playwright/test":"^1.49.1","@sveltejs/package":"^2.3.7","@vitest/coverage-v8":"^3.0.0-beta.4","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^4.0.0","eslint-config-prettier":"^10.0.1","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.20.0","@testing-library/user-event":"^14.6.0","prettier-plugin-tailwindcss":"^0.6.10","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.20.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.12_1736986046222_0.2298576932712839","host":"s3://npm-registry-packages-npm-production"}},"0.7.14":{"name":"@humanspeak/svelte-markdown","version":"0.7.14","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.14","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"065d614014a7f16c507ae54cef33a9ebac9a8cae","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.14.tgz","fileCount":223,"integrity":"sha512-wALKAmM535yyjwORkYIOZYAe+t9exHE0NXIT3U5lDPsn/hi0gUheVPkoo1VYtzsT9h4sJ52GurznLVPcZWpJrA==","signatures":[{"sig":"MEQCIB6Fh1t5usE9e9ERbdj3wUM9yzqRItmWbbmPoXQ9bP3qAiACNyKsbxekD/U7625D4dfjc2+HC1LyfybzX2SYYeWlPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.7.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":115395},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.13.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"03c872d4a7f4a0bf68cf1a5d518e84d0eaa9c46e","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.13.0","dependencies":{"marked":"^15.0.6","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.11","jsdom":"^26.0.0","eslint":"^9.18.0","svelte":"^5.19.1","vitest":"^3.0.3","globals":"^15.14.0","publint":"^0.3.2","prettier":"^3.4.2","@eslint/js":"^9.18.0","typescript":"^5.7.3","@types/node":"^22.10.7","svelte-check":"^4.1.4","@sveltejs/kit":"^2.16.1","@eslint/eslintrc":"^3.2.0","@playwright/test":"^1.49.1","@sveltejs/package":"^2.3.8","@vitest/coverage-v8":"^3.0.3","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^4.0.0","eslint-config-prettier":"^10.0.1","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.21.0","@testing-library/user-event":"^14.6.0","prettier-plugin-tailwindcss":"^0.6.10","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.21.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.14_1737478747647_0.5424469465325561","host":"s3://npm-registry-packages-npm-production"}},"0.7.15":{"name":"@humanspeak/svelte-markdown","version":"0.7.15","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.15","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"0593253c4db78dc02cb826fca08676a7ca097cde","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.15.tgz","fileCount":223,"integrity":"sha512-JKw77182Qj8Y9w5BrPFQfqZOwE6HEBdsHcj2ORpu3rdqw4wLz3gJ6CCb9jxQXSdy7XMzuMUyqX4cbVVbPTAQ9Q==","signatures":[{"sig":"MEUCIQDumXlEt+W/fzze+8g11R9s48fn0oqKFw3KwrcmXrGIkQIgHKJU7hX4pGDZfb0qPNlhpidUmnPKKAJzHNnWo0mTh2E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.7.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116395},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.13.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"bce268b53db930394955f0820d787e43e0052600","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.13.1","dependencies":{"marked":"^15.0.6","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.11","jsdom":"^26.0.0","eslint":"^9.19.0","svelte":"^5.19.5","vitest":"^3.0.4","globals":"^15.14.0","publint":"^0.3.2","prettier":"^3.4.2","@eslint/js":"^9.19.0","typescript":"^5.7.3","@types/node":"^22.12.0","svelte-check":"^4.1.4","@sveltejs/kit":"^2.16.1","@eslint/eslintrc":"^3.2.0","@playwright/test":"^1.50.0","@sveltejs/package":"^2.3.9","@vitest/coverage-v8":"^3.0.4","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^4.0.0","eslint-config-prettier":"^10.0.1","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.22.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.22.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.15_1738722218723_0.635127804787802","host":"s3://npm-registry-packages-npm-production"}},"0.7.16":{"name":"@humanspeak/svelte-markdown","version":"0.7.16","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.16","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"2de47b37cbd245a0ff073e7fd1c4b9e6f5764429","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.16.tgz","fileCount":223,"integrity":"sha512-bH7wAkAD4mmuNnmYZ4V0Cdb3dkEc4+hIEoLwnpSjQieHC1NlrNlgn0vq/g2tpriKLs/YUH1lOcMut7gnbu6YXg==","signatures":[{"sig":"MEUCIBW8hi9KcQ8Kw5kPz4zt0Y1YDfQTFcaZoihjGot6m2AvAiEA/qVJfxZoNBDgJy3AG/nwhIUoK+/sWfPGlIReP2cqk/s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.7.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116396},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.13.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"55722acab93b3be5cb800782f9393b8df7029bcd","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.13.1","dependencies":{"marked":"^15.0.6","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.0.11","jsdom":"^26.0.0","eslint":"^9.19.0","svelte":"^5.19.7","vitest":"^3.0.5","globals":"^15.14.0","publint":"^0.3.2","prettier":"^3.4.2","@eslint/js":"^9.19.0","typescript":"^5.7.3","@types/node":"^22.13.1","svelte-check":"^4.1.4","@sveltejs/kit":"^2.17.1","@eslint/eslintrc":"^3.2.0","@playwright/test":"^1.50.1","@sveltejs/package":"^2.3.10","@vitest/coverage-v8":"^3.0.5","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^4.0.0","eslint-config-prettier":"^10.0.1","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.23.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.23.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.16_1738722915540_0.17350413542451104","host":"s3://npm-registry-packages-npm-production"}},"0.7.17":{"name":"@humanspeak/svelte-markdown","version":"0.7.17","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.17","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"dccf4fc8f46c1f13308ffb4fc0763553bfcbcfde","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.17.tgz","fileCount":223,"integrity":"sha512-yhj1wIGDbLmrdWqupk0sBMQNM1iZ9EC+wNzQe0QjdfwJuUtxuHYYj+BHW89ZyHCXUlzKv/TfqS7Y7fW6WaNQ9g==","signatures":[{"sig":"MEUCIQCRrAJaPzza0INOYLmbFpDbqrvMRxbeV8UIfHN0TSftPwIgSnIsRc1x6uYFiQQhXcEwAwQPLan3ELLtvGHLAwC/uE8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.7.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116573},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.13.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"5b81babc1a768ee3c03180036421ceb03b2d97aa","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.13.1","dependencies":{"marked":"^15.0.6","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.1.0","jsdom":"^26.0.0","eslint":"^9.19.0","svelte":"^5.19.9","vitest":"^3.0.5","globals":"^15.14.0","publint":"^0.3.4","prettier":"^3.4.2","@eslint/js":"^9.19.0","typescript":"^5.7.3","@types/node":"^22.13.1","svelte-check":"^4.1.4","@sveltejs/kit":"^2.17.1","@eslint/eslintrc":"^3.2.0","@playwright/test":"^1.50.1","@sveltejs/package":"^2.3.10","@vitest/coverage-v8":"^3.0.5","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^4.0.0","eslint-config-prettier":"^10.0.1","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.6","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.23.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.23.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.17_1738945879595_0.7817954014078023","host":"s3://npm-registry-packages-npm-production"}},"0.7.18":{"name":"@humanspeak/svelte-markdown","version":"0.7.18","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.18","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"91bb07dd3e13983dbc57405769c051eee4a02d62","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.18.tgz","fileCount":223,"integrity":"sha512-b+IyQTsWD7nQAGH/iWp7cJGv9tW7NIeaObdy73pF0B+8+DNbDQ1yM+/JnIOs5L7kkv+Fe3rzrLjeLhRsItFp/Q==","signatures":[{"sig":"MEQCIDFekGp7UnwkwrVg2aTOg+3lg2TyXqwSfYoqrMMGRndPAiABOVCg8lPqJ/u4zDxZ5geUqCIwxjMZCkjs5K4ScohGTA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.7.18","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116545},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.13.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"5978eab3d31646a85e8092219cadefe73148f1f9","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.13.1","dependencies":{"marked":"^15.0.7","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.1.0","jsdom":"^26.0.0","eslint":"^9.20.1","svelte":"^5.20.0","vitest":"^3.0.5","globals":"^15.15.0","publint":"^0.3.5","prettier":"^3.5.1","@eslint/js":"^9.20.0","typescript":"^5.7.3","@types/node":"^22.13.4","svelte-check":"^4.1.4","@sveltejs/kit":"^2.17.1","@eslint/eslintrc":"^3.2.0","@playwright/test":"^1.50.1","@sveltejs/package":"^2.3.10","@vitest/coverage-v8":"^3.0.5","eslint-plugin-svelte":"^2.46.1","@sveltejs/adapter-auto":"^4.0.0","eslint-config-prettier":"^10.0.1","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.7","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.24.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","@typescript-eslint/eslint-plugin":"^8.24.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.18_1739491324385_0.24225384052745524","host":"s3://npm-registry-packages-npm-production"}},"0.7.19":{"name":"@humanspeak/svelte-markdown","version":"0.7.19","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.19","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"128de650ff853c9fb477c6253ff5c441706f7bee","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.19.tgz","fileCount":223,"integrity":"sha512-4n6GsRBLDmNmMF1b6LUnQs47qbELRBYUA+GQc73735qrFmPdzheGKWg1ZKZBcygGWd7dgnnFw0tHoplWuoCyaw==","signatures":[{"sig":"MEUCIA6bCrae4Gv0/0EVdAlGjPREjZJlIOF8yHLr/XbQkjiTAiEAs1Vi99HtFS4bckywFItpVOKIlzXs3WHJDotq7UJu3DA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.7.19","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116734},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.13.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"65c4124a728fd0965aeea78a6021276515a9a89e","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.14.0","dependencies":{"marked":"^15.0.7","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.2.0","jsdom":"^26.0.0","eslint":"^9.21.0","svelte":"^5.20.5","vitest":"^3.0.7","globals":"^16.0.0","publint":"^0.3.7","prettier":"^3.5.2","@eslint/js":"^9.21.0","typescript":"^5.7.3","@types/node":"^22.13.8","svelte-check":"^4.1.4","@sveltejs/kit":"^2.17.3","@eslint/compat":"^1.2.7","@playwright/test":"^1.50.1","@sveltejs/package":"^2.3.10","typescript-eslint":"^8.25.0","@vitest/coverage-v8":"^3.0.7","eslint-plugin-import":"^2.31.0","eslint-plugin-svelte":"^3.0.2","@sveltejs/adapter-auto":"^4.0.0","eslint-config-prettier":"^10.0.2","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.7","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.25.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.25.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.19_1740964877520_0.14572436015394974","host":"s3://npm-registry-packages-npm-production"}},"0.7.20":{"name":"@humanspeak/svelte-markdown","version":"0.7.20","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.20","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"acc1e53808486ed8ff0e4394a2e32b77fa771270","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.20.tgz","fileCount":223,"integrity":"sha512-gzxkD+VuTydKY8bLC90oqRfdAqNgw9yiYj9hrjmgqwA2LilV7BuPcEgpHvWtJw/RFzkDEupjJiAgp6SMN4LTnQ==","signatures":[{"sig":"MEQCIBZGvmmX64KGuCvzXIu9g2pRr7Mf1HpB9YXaZJ1GECRvAiBs0Xp37/NYpG+dVeO8sSwwkduGyF0SxdVivOLONQEcww==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.7.20","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116735},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.13.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"1a75cbc0d8df204d1e4bede64c65adc35e7ccf0e","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.14.0","dependencies":{"marked":"^15.0.7","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.2.3","jsdom":"^26.0.0","eslint":"^9.23.0","svelte":"^5.25.3","vitest":"^3.0.9","globals":"^16.0.0","publint":"^0.3.9","prettier":"^3.5.3","@eslint/js":"^9.23.0","typescript":"^5.8.2","@types/node":"^22.13.14","svelte-check":"^4.1.5","@sveltejs/kit":"^2.20.2","@eslint/compat":"^1.2.7","@playwright/test":"^1.51.1","@sveltejs/package":"^2.3.10","typescript-eslint":"^8.28.0","@vitest/coverage-v8":"^3.0.9","eslint-plugin-import":"^2.31.0","eslint-plugin-svelte":"^3.3.3","@sveltejs/adapter-auto":"^5.0.0","eslint-config-prettier":"^10.1.1","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.7","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.28.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.28.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.20_1743266431834_0.5523250378043725","host":"s3://npm-registry-packages-npm-production"}},"0.7.21":{"name":"@humanspeak/svelte-markdown","version":"0.7.21","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.7.21","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"fc364f4070927da3d7dfa5acd1daf6edf17642a1","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.7.21.tgz","fileCount":225,"integrity":"sha512-OLDe641to9ACQXpC6s6tOVMjCd4Njxs7mXcDQqaTTDps797fHRokUu42ien++GbQKXz4lhHEg/wP/eWnYZvh2A==","signatures":[{"sig":"MEUCIBddsWHO2oPdfoEckbtJW8BfXHbSeopE+PK5eGdhqIcmAiEA/93cgvaUEZwryWmgbLrljH3OXKfp7CFQluQuNrinRfI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.7.21","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117578},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.13.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"4cabd9c6abc42cdf2c95f270067edfff3eccbccd","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.14.0","dependencies":{"marked":"^15.0.7","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.2.3","jsdom":"^26.0.0","eslint":"^9.23.0","svelte":"^5.25.3","vitest":"^3.0.9","globals":"^16.0.0","publint":"^0.3.9","prettier":"^3.5.3","@eslint/js":"^9.23.0","typescript":"^5.8.2","@types/node":"^22.13.14","svelte-check":"^4.1.5","@sveltejs/kit":"^2.20.2","@eslint/compat":"^1.2.7","@playwright/test":"^1.51.1","@sveltejs/package":"^2.3.10","typescript-eslint":"^8.28.0","@vitest/coverage-v8":"^3.0.9","eslint-plugin-import":"^2.31.0","eslint-plugin-svelte":"^3.3.3","@sveltejs/adapter-auto":"^5.0.0","eslint-config-prettier":"^10.1.1","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.7","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.28.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.28.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.7.21_1743269602983_0.392628223620231","host":"s3://npm-registry-packages-npm-production"}},"0.8.0":{"name":"@humanspeak/svelte-markdown","version":"0.8.0","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"1610c1dda193653cf4f1b10598d543cbb9a00755","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.0.tgz","fileCount":225,"integrity":"sha512-tfT/3ojurjnoJYGcRR3L8V434CQ4MNFlwjNmzgailnpHyvtTWPoEkjkSbzNdJUkH8nbCubGNN4x1PKsDO4tNGQ==","signatures":[{"sig":"MEYCIQCZMnH8j0oo0sD9nJJ9eIt8kZSxoEOtKU5rtjKJqQZyRgIhAI44tYUBOhNGB3aY0mqJQDu43YaxMIliTqnADtDAc+aA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":116144},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.13.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"5db563424cba97c5d10f45c82cc10b91725e8ae1","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.14.0","dependencies":{"marked":"^15.0.7","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.2.5","jsdom":"^26.0.0","eslint":"^9.24.0","svelte":"^5.25.7","vitest":"^3.1.1","globals":"^16.0.0","publint":"^0.3.10","prettier":"^3.5.3","@eslint/js":"^9.24.0","typescript":"^5.8.3","@types/node":"^22.14.0","svelte-check":"^4.1.5","@sveltejs/kit":"^2.20.4","@eslint/compat":"^1.2.8","@playwright/test":"^1.51.1","@sveltejs/package":"^2.3.10","typescript-eslint":"^8.29.0","@vitest/coverage-v8":"^3.1.1","eslint-plugin-import":"^2.31.0","eslint-plugin-svelte":"^3.5.1","@sveltejs/adapter-auto":"^6.0.0","eslint-config-prettier":"^10.1.1","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.7","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.29.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.29.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.0_1743887401995_0.22305540364397958","host":"s3://npm-registry-packages-npm-production"}},"0.8.1":{"name":"@humanspeak/svelte-markdown","version":"0.8.1","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.1","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"dbd47d9abb3f873e1af5cc51cefd7d738c593576","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.1.tgz","fileCount":225,"integrity":"sha512-b5ZlGHeApDwN1j7WIlM4WbwoPWyg6e4vcLs6VRnsfISzUKJpXPiesuYTKFpqpWcyN4G4qq7tZc1ugfEI5pozUQ==","signatures":[{"sig":"MEQCIEGY9xeHdGupNCCWK4KFdwqNy9n/F1kMfNdJpI8uzaJVAiAItnhQE/qAbzR8zxkPnDNIluKCAK2uGtzydY5jygahZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117096},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.13.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"156cd43612b23057765a120b10a2451ad0aa550a","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.14.0","dependencies":{"marked":"^15.0.8","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.2.5","jsdom":"^26.0.0","eslint":"^9.24.0","svelte":"^5.25.8","vitest":"^3.1.1","globals":"^16.0.0","publint":"^0.3.10","prettier":"^3.5.3","@eslint/js":"^9.24.0","typescript":"^5.8.3","@types/node":"^22.14.0","svelte-check":"^4.1.5","@sveltejs/kit":"^2.20.4","@eslint/compat":"^1.2.8","@playwright/test":"^1.51.1","@sveltejs/package":"^2.3.10","typescript-eslint":"^8.29.1","@vitest/coverage-v8":"^3.1.1","eslint-plugin-import":"^2.31.0","eslint-plugin-svelte":"^3.5.1","@sveltejs/adapter-auto":"^6.0.0","eslint-config-prettier":"^10.1.1","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.7","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.29.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.29.1","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.1_1744071519290_0.6609369103106668","host":"s3://npm-registry-packages-npm-production"}},"0.8.2":{"name":"@humanspeak/svelte-markdown","version":"0.8.2","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.2","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"13a1d7d23a055654a9d38a481b3f4efc84d5fb12","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.2.tgz","fileCount":225,"integrity":"sha512-ymFlXHRr+BvwZTL3dW0GIiC7mweIiooWLaSM79J2knkg1xDDUf+ixkH3dHQJJ6oYfQfFuzayuV0PVfhhCaghZw==","signatures":[{"sig":"MEUCIQD+Jyiml3RqApfLkQZ+diP+B7ccJRUw/V8ZTFBVLVx2YQIgVahUTfKtrrgDYH0b/AmpHaOiF2U/7uYYU2e9rVgPzZQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117227},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.13.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"ea085bfb5e572ed92b168db2bed1267937471484","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.14.0","dependencies":{"marked":"^15.0.8","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.3.2","jsdom":"^26.1.0","eslint":"^9.24.0","svelte":"^5.28.0","vitest":"^3.1.1","globals":"^16.0.0","publint":"^0.3.12","prettier":"^3.5.3","@eslint/js":"^9.24.0","typescript":"^5.8.3","@types/node":"^22.14.1","svelte-check":"^4.1.6","@sveltejs/kit":"^2.20.7","@eslint/compat":"^1.2.8","@playwright/test":"^1.52.0","@sveltejs/package":"^2.3.11","typescript-eslint":"^8.30.1","@vitest/coverage-v8":"^3.1.1","eslint-plugin-import":"^2.31.0","eslint-plugin-svelte":"^3.5.1","@sveltejs/adapter-auto":"^6.0.0","eslint-config-prettier":"^10.1.2","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.7","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.30.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.30.1","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.2_1744993175411_0.6379478534198062","host":"s3://npm-registry-packages-npm-production"}},"0.8.3":{"name":"@humanspeak/svelte-markdown","version":"0.8.3","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.3","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"4dba7f7650ba0080fe11b5ff4d41a36fffd675fe","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.3.tgz","fileCount":225,"integrity":"sha512-143md7Zf0Rfeb948cE9gWb1OsUhmrf1y/+DrQmdW1OyO3ZkfCfq6d943zmzU3YX0Iw7zEDxSb15s7eyYpI520w==","signatures":[{"sig":"MEYCIQD4gIqYwSkOSM7xR7DX84DKEsyMuDK4fUK1sLTP7nuCNQIhALXwWGaunwj6l2NLKdAhzBWSXPOrEbA4VS+XPI9uuisp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117412},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.13.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"4f71ac6c455bd5063c50b561f00d749ca60b65fe","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.14.0","dependencies":{"marked":"^15.0.9","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.3.2","jsdom":"^26.1.0","eslint":"^9.25.1","svelte":"^5.28.2","vitest":"^3.1.2","globals":"^16.0.0","publint":"^0.3.12","prettier":"^3.5.3","@eslint/js":"^9.25.1","typescript":"^5.8.3","@types/node":"^22.14.1","svelte-check":"^4.1.6","@sveltejs/kit":"^2.20.7","@eslint/compat":"^1.2.8","@playwright/test":"^1.52.0","@sveltejs/package":"^2.3.11","typescript-eslint":"^8.31.0","@vitest/coverage-v8":"^3.1.2","eslint-plugin-import":"^2.31.0","eslint-plugin-svelte":"^3.5.1","@sveltejs/adapter-auto":"^6.0.0","eslint-config-prettier":"^10.1.2","prettier-plugin-svelte":"^3.3.3","@testing-library/svelte":"^5.2.7","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.31.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.31.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.3_1745332897070_0.49610837401958974","host":"s3://npm-registry-packages-npm-production"}},"0.8.4":{"name":"@humanspeak/svelte-markdown","version":"0.8.4","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.4","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"174ef790d6dd8f368c6df0bcbc9eb58350407c0c","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.4.tgz","fileCount":225,"integrity":"sha512-a67neyF68KgE+HvbFoUtNHRH9WvOrhRAbZ7e7vSOimYWLjS59lwQnzcwFS5bYmllPFymcLq7qwIyujmi4pJRPw==","signatures":[{"sig":"MEQCIBGfCTlFZzilhsV+GVgjdcB/pFaXH6RB8xFVzMA8Vz/UAiBjZQrIWh1skrtzI+Vb4r5SVRYCmBaNWGDiJWK0sUCA2g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117568},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.15.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"df24387bc88fa0fcd30bb16bf03eba1649edc26f","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.15.0","dependencies":{"marked":"^15.0.11","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.3.5","jsdom":"^26.1.0","eslint":"^9.27.0","svelte":"^5.30.1","vitest":"^3.1.3","globals":"^16.1.0","publint":"^0.3.12","prettier":"^3.5.3","@eslint/js":"^9.27.0","typescript":"^5.8.3","@types/node":"^22.15.18","svelte-check":"^4.2.1","@sveltejs/kit":"^2.21.0","@eslint/compat":"^1.2.9","@playwright/test":"^1.52.0","@sveltejs/package":"^2.3.11","typescript-eslint":"^8.32.1","@vitest/coverage-v8":"^3.1.3","eslint-plugin-import":"^2.31.0","eslint-plugin-svelte":"^3.8.0","@sveltejs/adapter-auto":"^6.0.1","eslint-config-prettier":"^10.1.5","prettier-plugin-svelte":"^3.4.0","@testing-library/svelte":"^5.2.7","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.32.1","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.4_1747473787953_0.014397011585990604","host":"s3://npm-registry-packages-npm-production"}},"0.8.5":{"name":"@humanspeak/svelte-markdown","version":"0.8.5","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.5","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"4f5af9dca7c4482ac2cb56583d65c32c903d2908","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.5.tgz","fileCount":225,"integrity":"sha512-CD8K8zxhQLEcWIk6yuCgfoXLaC/gndmvzHAMxyJVYd8FZFRoXEbpi3vKRHFe0rUEBdJoDW77V4JRu3WWAMcp0A==","signatures":[{"sig":"MEYCIQDOg+ndxiuJmxKgVacZ0d38JYQkfwR7wkIAd4tAuZFloAIhAOLtob5Rv/LS8gqgpYcZbt1zMz1Lvdp76bdG4nOAcMbe","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":117586},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.15.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"45f8d6aa0b07d0bdf82a72e227d7d504e163c0a1","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.15.0","dependencies":{"marked":"^15.0.11","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.3.5","jsdom":"^26.1.0","eslint":"^9.27.0","svelte":"^5.30.1","vitest":"^3.1.3","globals":"^16.1.0","publint":"^0.3.12","prettier":"^3.5.3","@eslint/js":"^9.27.0","typescript":"^5.8.3","@types/node":"^22.15.18","svelte-check":"^4.2.1","@sveltejs/kit":"^2.21.0","@eslint/compat":"^1.2.9","@playwright/test":"^1.52.0","@sveltejs/package":"^2.3.11","typescript-eslint":"^8.32.1","@vitest/coverage-v8":"^3.1.3","eslint-plugin-import":"^2.31.0","eslint-plugin-svelte":"^3.8.0","@sveltejs/adapter-auto":"^6.0.1","eslint-config-prettier":"^10.1.5","prettier-plugin-svelte":"^3.4.0","@testing-library/svelte":"^5.2.7","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.32.1","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.5_1747475595949_0.48524319033805585","host":"s3://npm-registry-packages-npm-production"}},"0.8.6":{"name":"@humanspeak/svelte-markdown","version":"0.8.6","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.6","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"c7a9c5b4d7b321cdb9fc3adc8b6e46e011729cf5","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.6.tgz","fileCount":225,"integrity":"sha512-ReP0CFicNJEPl1QvtVpdgpg+XurSqrYhBYl0qQuewk295EbAws5jWqusI6Ncls26UY/s+Tsj65+Rof5bGyfyGg==","signatures":[{"sig":"MEUCIQDqsIh3yybaJW5oJVjHfkmIksxRfR6Lx46Vpnr7GSqFlAIga2jEI8rw5PwDEzDaO7eIisfatiNd5Ab6kNHYVaoX91c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":118056},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.15.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"1eca435fe4c76ff3909176fc4f9488253cde950a","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.15.0","dependencies":{"marked":"^15.0.11","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.3.5","jsdom":"^26.1.0","eslint":"^9.27.0","svelte":"^5.30.1","vitest":"^3.1.3","globals":"^16.1.0","publint":"^0.3.12","prettier":"^3.5.3","@eslint/js":"^9.27.0","typescript":"^5.8.3","@types/node":"^22.15.18","svelte-check":"^4.2.1","@sveltejs/kit":"^2.21.0","@eslint/compat":"^1.2.9","@playwright/test":"^1.52.0","@sveltejs/package":"^2.3.11","typescript-eslint":"^8.32.1","@vitest/coverage-v8":"^3.1.3","eslint-plugin-import":"^2.31.0","eslint-plugin-svelte":"^3.8.0","@sveltejs/adapter-auto":"^6.0.1","eslint-config-prettier":"^10.1.5","prettier-plugin-svelte":"^3.4.0","@testing-library/svelte":"^5.2.7","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.32.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.32.1","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.6_1747482066158_0.13350996059403442","host":"s3://npm-registry-packages-npm-production"}},"0.8.7":{"name":"@humanspeak/svelte-markdown","version":"0.8.7","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.7","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"b06f58bf4a5d30668e6e8daa8c45faa36fdb3e37","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.7.tgz","fileCount":225,"integrity":"sha512-s/NakVfPV6fy4HNcUX3xsLWSsCxAiCVSnFkLnmBYpZOivB8owcATWHaAbgG1K4tlVEPidvDNPCcrxFXEiD2x3Q==","signatures":[{"sig":"MEQCIDWoiN08BqGBJ9b8NMotvJOle8h8vW9Kix5AQ4vUyc/JAiA5vkLMKiP2XNEmQ7U72GpD8rUkWPs7iLCL9Ky46kHMUA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":118056},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.15.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"5cf7e8fbb639682bd6ea5947e24b2a7e4ac37a18","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.15.0","dependencies":{"marked":"^15.0.12","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.3.5","jsdom":"^26.1.0","eslint":"^9.27.0","svelte":"^5.33.4","vitest":"^3.1.4","globals":"^16.2.0","publint":"^0.3.12","prettier":"^3.5.3","@eslint/js":"^9.27.0","typescript":"^5.8.3","@types/node":"^22.15.24","svelte-check":"^4.2.1","@sveltejs/kit":"^2.21.1","@eslint/compat":"^1.2.9","@playwright/test":"^1.52.0","@sveltejs/package":"^2.3.11","typescript-eslint":"^8.33.0","@vitest/coverage-v8":"^3.1.4","eslint-plugin-import":"^2.31.0","eslint-plugin-svelte":"^3.9.0","@sveltejs/adapter-auto":"^6.0.1","eslint-config-prettier":"^10.1.5","prettier-plugin-svelte":"^3.4.0","@testing-library/svelte":"^5.2.8","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.33.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.11","@sveltejs/vite-plugin-svelte":"^5.0.3","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.33.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.7_1748460396007_0.14891213016592997","host":"s3://npm-registry-packages-npm-production"}},"0.8.8":{"name":"@humanspeak/svelte-markdown","version":"0.8.8","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.8","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"1f77c7a0d7a78b934a0b21fd247cc5919d0743f0","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.8.tgz","fileCount":225,"integrity":"sha512-9KQyyDWE3TCfx14T+eRAmlUiiCqs/39wKtmT/koQM3w1lB21Py4gjpvE34tUJK6BXmbVZ1Sq1fvopa0gVOGxjQ==","signatures":[{"sig":"MEUCIB+2+IyoRbF8SWuT0yhctAlhC54NRYOeFldpWQ+Jp2PXAiEAhToKqBekLCCn/YhmbOs95tlXqv3l3fl4ky/GwQbbxiQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":119602},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.17.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"d5b4b37c00854f18b2581e79ad2cb0a69aa4e95f","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.17.0","dependencies":{"marked":"^16.0.0","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.4","jsdom":"^26.1.0","eslint":"^9.31.0","svelte":"^5.35.6","vitest":"^3.2.4","globals":"^16.3.0","publint":"^0.3.12","prettier":"^3.6.2","@eslint/js":"^9.31.0","typescript":"^5.8.3","@types/node":"^24.0.13","svelte-check":"^4.2.2","@sveltejs/kit":"^2.22.5","@eslint/compat":"^1.3.1","@playwright/test":"^1.54.1","@sveltejs/package":"^2.3.12","typescript-eslint":"^8.36.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.10.1","@sveltejs/adapter-auto":"^6.0.1","eslint-config-prettier":"^10.1.5","prettier-plugin-svelte":"^3.4.0","@testing-library/svelte":"^5.2.8","@testing-library/jest-dom":"^6.6.3","@typescript-eslint/parser":"^8.36.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.14","@sveltejs/vite-plugin-svelte":"^6.0.0","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.36.0","prettier-plugin-organize-imports":"^4.1.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.8_1752603173617_0.6722107317529484","host":"s3://npm-registry-packages-npm-production"}},"0.8.9":{"name":"@humanspeak/svelte-markdown","version":"0.8.9","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.9","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"6e611799858c02315c56340ae3d35bbfcc40627f","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.9.tgz","fileCount":227,"integrity":"sha512-/MP8CXs7Xm0ufX+Bf5mwYVesUhgPCijUN330EadsDXKW1rpmRnCBoEf6ycMX5CuBGIK5kz45jhLimFNgKGJPZQ==","signatures":[{"sig":"MEUCIQD/t6UPCzV+h2IeiR4OLRLg9tlYDl68Z+LeaBR66PyJewIgfcNYW4M2xpNWUMqIaeJLGNxzBoP7O0nfNX1UFrQVk/o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":119376},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.17.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"819e857b4936d7ded6157287a60bf817a83ec3d1","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.2","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.17.1","dependencies":{"marked":"^16.1.1","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.0.6","jsdom":"^26.1.0","eslint":"^9.32.0","svelte":"^5.37.0","vitest":"^3.2.4","globals":"^16.3.0","publint":"^0.3.12","prettier":"^3.6.2","@eslint/js":"^9.32.0","typescript":"^5.8.3","@types/node":"^24.1.0","svelte-check":"^4.3.0","@sveltejs/kit":"^2.26.1","@eslint/compat":"^1.3.1","@playwright/test":"^1.54.1","@sveltejs/package":"^2.4.0","typescript-eslint":"^8.38.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.11.0","@sveltejs/adapter-auto":"^6.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.4.0","@testing-library/svelte":"^5.2.8","@testing-library/jest-dom":"^6.6.4","@typescript-eslint/parser":"^8.38.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.14","@sveltejs/vite-plugin-svelte":"^6.1.0","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.38.0","prettier-plugin-organize-imports":"^4.2.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.9_1753657458828_0.01109523219607178","host":"s3://npm-registry-packages-npm-production"}},"0.8.10":{"name":"@humanspeak/svelte-markdown","version":"0.8.10","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.10","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"f8265e312fe5728668f506eef33c99f181ffd534","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.10.tgz","fileCount":237,"integrity":"sha512-9ERp2u0LE5nLn3kyr0m3i9ELztRgUoHpJSewCfcXBHZ4+dS1ptYrV4wbhxZnXJOWEjhNpb39wX+S/aZRZso2gQ==","signatures":[{"sig":"MEQCIFUqTBIytduYkr2xIu8eWoCd/bzTlXtbPaVQyT251HpDAiAspXrfhFgpTvUA2RihInLEcOfYQ+PkGeiJ5dyfq49N3w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":141215},"tags":["svelte","markdown"],"type":"module","types":"./dist/index.d.ts","volta":{"node":"22.17.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"gitHead":"73b6b524fd5c267f44a513dd4dc6d98ad5855fa9","scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","prepare":"husky","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","prepublishOnly":"npm run package","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.3","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.18.0","dependencies":{"marked":"^16.1.2","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.1.1","husky":"^9.1.7","jsdom":"^26.1.0","eslint":"^9.33.0","svelte":"^5.38.0","vitest":"^3.2.4","globals":"^16.3.0","publint":"^0.3.12","prettier":"^3.6.2","@eslint/js":"^9.33.0","typescript":"^5.9.2","@types/node":"^24.2.1","svelte-check":"^4.3.1","@sveltejs/kit":"^2.27.3","@eslint/compat":"^1.3.2","@playwright/test":"^1.54.2","@sveltejs/package":"^2.4.1","typescript-eslint":"^8.39.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.11.0","@sveltejs/adapter-auto":"^6.0.2","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.4.0","@testing-library/svelte":"^5.2.8","@testing-library/jest-dom":"^6.6.4","@typescript-eslint/parser":"^8.39.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.14","@sveltejs/vite-plugin-svelte":"^6.1.1","eslint-plugin-unused-imports":"^4.1.4","@typescript-eslint/eslint-plugin":"^8.39.0","prettier-plugin-organize-imports":"^4.2.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.10_1755041368340_0.5879871652633379","host":"s3://npm-registry-packages-npm-production"}},"0.8.11":{"name":"@humanspeak/svelte-markdown","version":"0.8.11","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.11","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"e92e537386739fb76c901b9ed59768c06a06ddfa","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.11.tgz","fileCount":239,"integrity":"sha512-TiVf1WDdulFDO92hacZhO6cvhVx4uv09GUjjL1d3guKh0tip5h262yqg1kRh2cPqq6uw5GwzCxwD+gjyprtBsA==","signatures":[{"sig":"MEQCIAX/ifz6129jIQXN0rDhzKW7Adg2zUVbftd1EIK+gnchAiBxfysoqynYDtyHTj3bGUUnv2CEaDX8JKWxNJgL/2h4BQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":141162},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-0.8.11.tgz","types":"./dist/index.d.ts","volta":{"node":"22.17.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"_resolved":"/tmp/debc5e134918c489165feacb59f3d5f4/humanspeak-svelte-markdown-0.8.11.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-TiVf1WDdulFDO92hacZhO6cvhVx4uv09GUjjL1d3guKh0tip5h262yqg1kRh2cPqq6uw5GwzCxwD+gjyprtBsA==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.3","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.18.0","dependencies":{"marked":"^16.2.0","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.1.3","husky":"^9.1.7","jsdom":"^26.1.0","eslint":"^9.33.0","svelte":"^5.38.2","vitest":"^3.2.4","globals":"^16.3.0","publint":"^0.3.12","prettier":"^3.6.2","@eslint/js":"^9.33.0","typescript":"^5.9.2","@types/node":"^24.3.0","svelte-check":"^4.3.1","@sveltejs/kit":"^2.36.1","@eslint/compat":"^1.3.2","@playwright/test":"^1.55.0","@sveltejs/package":"^2.5.0","typescript-eslint":"^8.40.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.11.0","@sveltejs/adapter-auto":"^6.1.0","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.4.0","@testing-library/svelte":"^5.2.8","@testing-library/jest-dom":"^6.8.0","@typescript-eslint/parser":"^8.40.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.14","@sveltejs/vite-plugin-svelte":"^6.1.3","eslint-plugin-unused-imports":"^4.2.0","@typescript-eslint/eslint-plugin":"^8.40.0","prettier-plugin-organize-imports":"^4.2.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.11_1755879096919_0.6274247102409913","host":"s3://npm-registry-packages-npm-production"}},"0.8.12":{"name":"@humanspeak/svelte-markdown","version":"0.8.12","keywords":["svelte","markdown","renderer","parser","marked","component","sveltekit","svelte5","md","documentation","html","converter","formatting"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.12","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"4d3a273a09481923c5830b04f89deadc16ecf789","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.12.tgz","fileCount":239,"integrity":"sha512-jqeg0O9N9kugfUalzwbmXKL6E3hI3TYoqisPaW2IKCl6DrN/dgKqfe87qY9Gmcb/YZ90el/dB5D4l/FSqYZHZw==","signatures":[{"sig":"MEYCIQD2u4qB5jcn0innStuESeuxI30vnXPOWfAevcYW+Y/89QIhAOOy3Ic9+rz8tZLBsjMJRAs8skDZlh5khTMzY/E8u9XO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":141430},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-0.8.12.tgz","types":"./dist/index.d.ts","volta":{"node":"22.17.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"concurrently -k -n pkg,docs -c green,cyan \"pnpm -w -r --filter @humanspeak/svelte-motion run dev:pkg\" \"pnpm --filter docs run dev\"","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"_resolved":"/tmp/a970ab0cd8a28e8f27526dad0c4e46a3/humanspeak-svelte-markdown-0.8.12.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-jqeg0O9N9kugfUalzwbmXKL6E3hI3TYoqisPaW2IKCl6DrN/dgKqfe87qY9Gmcb/YZ90el/dB5D4l/FSqYZHZw==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.3","description":"A powerful, customizable markdown renderer for Svelte with TypeScript support","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.19.0","dependencies":{"marked":"^16.3.0","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.1.7","husky":"^9.1.7","jsdom":"^27.0.0","eslint":"^9.36.0","svelte":"^5.39.6","vitest":"^3.2.4","globals":"^16.4.0","publint":"^0.3.13","prettier":"^3.6.2","@eslint/js":"^9.36.0","typescript":"^5.9.2","@types/node":"^24.5.2","concurrently":"^9.2.1","svelte-check":"^4.3.2","@sveltejs/kit":"^2.43.5","@eslint/compat":"^1.4.0","@playwright/test":"^1.55.1","@sveltejs/package":"^2.5.4","typescript-eslint":"^8.44.1","@vitest/coverage-v8":"^3.2.4","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.12.4","@sveltejs/adapter-auto":"^6.1.0","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.4.0","@testing-library/svelte":"^5.2.8","@testing-library/jest-dom":"^6.8.0","@typescript-eslint/parser":"^8.44.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.14","@sveltejs/vite-plugin-svelte":"^6.2.1","eslint-plugin-unused-imports":"^4.2.0","@typescript-eslint/eslint-plugin":"^8.44.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.12_1758927289037_0.3435714076280614","host":"s3://npm-registry-packages-npm-production"}},"0.8.13":{"name":"@humanspeak/svelte-markdown","version":"0.8.13","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.13","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"4631966d8adbf0ee94c0cb9fca619bc8bbadb05e","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.13.tgz","fileCount":245,"integrity":"sha512-A0Ds5HaAID6HPcJ9MZUKjNuDpIOn10AUhwoJl46mHFvl4uM0//+UU0wJc2CFj3kPtsruJLR+7ZOImWb6awmAbQ==","signatures":[{"sig":"MEUCIFifun7pZXkDEqg2XUU2lPmCzh7XZZSY29z6YjR85a6wAiEAleteFD/e7jQHUhQjQYhrUJL7AUtK+hUcrNVwXd+T1wM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":179321},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-0.8.13.tgz","types":"./dist/index.d.ts","volta":{"node":"22.17.1"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"concurrently -k -n pkg,docs -c green,cyan \"pnpm -w -r --filter @humanspeak/svelte-motion run dev:pkg\" \"pnpm --filter docs run dev\"","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"humanspeakadmin","email":"admin@humanspeak.com"},"_resolved":"/tmp/48134a532794c84dacb3f4dbf424e4f1/humanspeak-svelte-markdown-0.8.13.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-A0Ds5HaAID6HPcJ9MZUKjNuDpIOn10AUhwoJl46mHFvl4uM0//+UU0wJc2CFj3kPtsruJLR+7ZOImWb6awmAbQ==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"10.9.3","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"22.20.0","dependencies":{"marked":"^16.4.0","htmlparser2":"^10.0.0","github-slugger":"^2.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.1.9","husky":"^9.1.7","jsdom":"^27.0.0","eslint":"^9.37.0","svelte":"^5.39.11","vitest":"^3.2.4","globals":"^16.4.0","publint":"^0.3.14","prettier":"^3.6.2","@eslint/js":"^9.37.0","typescript":"^5.9.3","@types/node":"^24.7.0","concurrently":"^9.2.1","svelte-check":"^4.3.2","@sveltejs/kit":"^2.46.3","@eslint/compat":"^1.4.0","@playwright/test":"^1.56.0","@sveltejs/package":"^2.5.4","typescript-eslint":"^8.46.0","@vitest/coverage-v8":"^3.2.4","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.12.4","@sveltejs/adapter-auto":"^6.1.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.4.0","@testing-library/svelte":"^5.2.8","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.46.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.6.14","@sveltejs/vite-plugin-svelte":"^6.2.1","eslint-plugin-unused-imports":"^4.2.0","@typescript-eslint/eslint-plugin":"^8.46.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.13_1759943843314_0.7460979415071884","host":"s3://npm-registry-packages-npm-production"}},"0.8.14":{"name":"@humanspeak/svelte-markdown","version":"0.8.14","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.14","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"df3380116f7f6c06e054e12367a681ad069e2d83","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.14.tgz","fileCount":247,"integrity":"sha512-soaeyTClgBz56W1o2Xj15I6EijewdLUEqFBe2LBrnOqyWrdIwPGfDgP4Qm++3Yy26JjlP2B9rz+RstjYUrfX8A==","signatures":[{"sig":"MEUCIQC3s1akljwmLUYRg1Aneu7yvnuVACUAXZ/v3QP0Bp9izgIgAe8M6Tnlm04L2N5cocE+WPRmTgIco+6+NUDDFaLouf0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169896},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-0.8.14.tgz","types":"./dist/index.d.ts","volta":{"node":"24.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"concurrently -k -n pkg,docs -c green,cyan \"pnpm -w -r --filter @humanspeak/svelte-motion run dev:pkg\" \"pnpm --filter docs run dev\"","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6bb9d6c5-1129-45b1-beac-587d9e349ea9"}},"_resolved":"/tmp/c4fc81b549fa6d1c88bd1b9e7d364345/humanspeak-svelte-markdown-0.8.14.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-soaeyTClgBz56W1o2Xj15I6EijewdLUEqFBe2LBrnOqyWrdIwPGfDgP4Qm++3Yy26JjlP2B9rz+RstjYUrfX8A==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.12.0","dependencies":{"marked":"^17.0.1","htmlparser2":"^10.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","jsdom":"^27.4.0","eslint":"^9.39.2","svelte":"^5.46.1","vitest":"^4.0.16","globals":"^17.0.0","publint":"^0.3.16","prettier":"^3.7.4","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.0.3","concurrently":"^9.2.1","svelte-check":"^4.3.5","@sveltejs/kit":"^2.49.3","@eslint/compat":"^2.0.0","@playwright/test":"^1.57.0","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.52.0","@vitest/coverage-v8":"^4.0.16","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.13.1","@sveltejs/adapter-auto":"^7.0.0","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.4.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.52.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^6.2.2","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.52.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.14_1767786194173_0.6053320876905903","host":"s3://npm-registry-packages-npm-production"}},"0.8.15":{"name":"@humanspeak/svelte-markdown","version":"0.8.15","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.15","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"fc1404f15c420649b34e200445092f6fbcfb5d59","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.15.tgz","fileCount":247,"integrity":"sha512-aQ3nL0eFbh/EhStAQBuSeeaMGa0uacYL/g5zEV1vMLjCrcj9stId5aBrAAVNv5FD/jTlkRsXxmUWFmdgoNV2dw==","signatures":[{"sig":"MEYCIQDkl4EHKpwNaYyvySUil2XoCHm2Mo/R1dCUZPs24sPVaAIhALZt5QtIT58yIqyE7rMkchSkbCnA7HkJ8vEVzVAfaOlA","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.15","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169896},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-0.8.15.tgz","types":"./dist/index.d.ts","volta":{"node":"24.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"concurrently -k -n pkg,docs -c green,cyan \"pnpm -w -r --filter @humanspeak/svelte-motion run dev:pkg\" \"pnpm --filter docs run dev\"","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/7d4da21cd62d4c7112dc456bc21a5d9c/humanspeak-svelte-markdown-0.8.15.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-aQ3nL0eFbh/EhStAQBuSeeaMGa0uacYL/g5zEV1vMLjCrcj9stId5aBrAAVNv5FD/jTlkRsXxmUWFmdgoNV2dw==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.13.0","dependencies":{"marked":"^17.0.1","htmlparser2":"^10.1.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","jsdom":"^28.0.0","eslint":"^9.39.2","svelte":"^5.49.2","vitest":"^4.0.18","globals":"^17.3.0","publint":"^0.3.17","prettier":"^3.8.1","@eslint/js":"^9.39.2","typescript":"^5.9.3","@types/node":"^25.2.0","concurrently":"^9.2.1","svelte-check":"^4.3.6","@sveltejs/kit":"^2.50.2","@eslint/compat":"^2.0.2","@playwright/test":"^1.58.1","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.54.0","@vitest/coverage-v8":"^4.0.18","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.14.0","@sveltejs/adapter-auto":"^7.0.0","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.4.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.54.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^6.2.4","eslint-plugin-unused-imports":"^4.3.0","@typescript-eslint/eslint-plugin":"^8.54.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.15_1770238745387_0.9395052463257718","host":"s3://npm-registry-packages-npm-production"}},"0.8.16":{"name":"@humanspeak/svelte-markdown","version":"0.8.16","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.16","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"2479cb3b7f04b0063887d8bc5b9965b35d705f75","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.16.tgz","fileCount":247,"integrity":"sha512-dID9/uo1b+C7fCuhSN+lJ+uRIxMvgsAZMGbxkFFuIj9F71Uvh11452vfN3Ztok/dQquIlDG5SehGYCMU9cIoxw==","signatures":[{"sig":"MEQCIAj9Pe64H8hdV1Og3MHT/3Ngyx7X1ZmQiKarvt1vwjOhAiAm4oVNDrbx9U+Oi3c4qqZhPTo62cOGXWv79mc4WPjM/w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.16","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":169929},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-0.8.16.tgz","types":"./dist/index.d.ts","volta":{"node":"24.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"concurrently -k -n pkg,docs -c green,cyan \"pnpm -w -r --filter @humanspeak/svelte-motion run dev:pkg\" \"pnpm --filter docs run dev\"","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/e945f8ec40f41394cee1c6c474ff3487/humanspeak-svelte-markdown-0.8.16.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-dID9/uo1b+C7fCuhSN+lJ+uRIxMvgsAZMGbxkFFuIj9F71Uvh11452vfN3Ztok/dQquIlDG5SehGYCMU9cIoxw==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.13.0","dependencies":{"marked":"^17.0.2","htmlparser2":"^10.1.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","jsdom":"^28.1.0","eslint":"^10.0.0","svelte":"^5.51.2","vitest":"^4.0.18","globals":"^17.3.0","publint":"^0.3.17","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.2.3","concurrently":"^9.2.1","svelte-check":"^4.4.0","@sveltejs/kit":"^2.52.0","@eslint/compat":"^2.0.2","@playwright/cli":"^0.1.1","@playwright/test":"^1.58.2","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.56.0","@vitest/coverage-v8":"^4.0.18","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.15.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.4.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.56.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^6.2.4","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.56.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.16_1771300409235_0.39257020730638703","host":"s3://npm-registry-packages-npm-production"}},"0.8.17":{"name":"@humanspeak/svelte-markdown","version":"0.8.17","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@0.8.17","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"421333ddf1b74c02a100726bcdfca4463a86ce5b","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-0.8.17.tgz","fileCount":247,"integrity":"sha512-Ia7gR+EK/KuwnTnSgEQyNPBbPP7TjEpBxaTsbW0CDb6IKn7YHYK0wu1JpOaz124lhURM1B2Am7O/t4HFFhGU8A==","signatures":[{"sig":"MEYCIQDwkvfTzP1ABgLwB8j+2rGP9YrGI++jGoker9V4giH7PwIhAOgwbiBEqdgIoO0g/w3f44sJciGKYJJvTFeCDiMPu117","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@0.8.17","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":204607},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-0.8.17.tgz","types":"./dist/index.d.ts","volta":{"node":"24.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"concurrently -k -n pkg,docs -c green,cyan \"pnpm -w -r --filter @humanspeak/svelte-motion run dev:pkg\" \"pnpm --filter docs run dev\"","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/9cc2bfb08aded518aa8c2912be0366c0/humanspeak-svelte-markdown-0.8.17.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-Ia7gR+EK/KuwnTnSgEQyNPBbPP7TjEpBxaTsbW0CDb6IKn7YHYK0wu1JpOaz124lhURM1B2Am7O/t4HFFhGU8A==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.13.0","dependencies":{"marked":"^17.0.2","htmlparser2":"^10.1.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","jsdom":"^28.1.0","eslint":"^10.0.0","svelte":"^5.51.2","vitest":"^4.0.18","globals":"^17.3.0","publint":"^0.3.17","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.2.3","concurrently":"^9.2.1","svelte-check":"^4.4.0","@sveltejs/kit":"^2.52.0","@eslint/compat":"^2.0.2","@playwright/cli":"^0.1.1","@playwright/test":"^1.58.2","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.56.0","@vitest/coverage-v8":"^4.0.18","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.15.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.4.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.56.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^6.2.4","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.56.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_0.8.17_1771305397217_0.6003495548938562","host":"s3://npm-registry-packages-npm-production"}},"1.0.0":{"name":"@humanspeak/svelte-markdown","version":"1.0.0","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.0.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"1422b1a983609e6f0e1897ab10b04742c540937b","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.0.0.tgz","fileCount":247,"integrity":"sha512-CAm4epr+JjCt3RRERKIzhv0GFO2E43jgSn9/cdBzcgxRv2wTwRIFB7OPwadu4jSovqfufrKJ0Bkz2VWxnX3pZg==","signatures":[{"sig":"MEUCIACW7BjEDZjZrkdmuBDg6EFur3Y3nId8EnjhA7rlImysAiEAuE6uKcWc+09tbLdQxKW7hVo6g5+S0V8CxdDaH0z+5Xg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":214635},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.0.0.tgz","types":"./dist/index.d.ts","volta":{"node":"24.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"concurrently -k -n pkg,docs -c green,cyan \"pnpm -w -r --filter @humanspeak/svelte-motion run dev:pkg\" \"pnpm --filter docs run dev\"","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/4ed2cc40355a028bd91ec2f3ed54818f/humanspeak-svelte-markdown-1.0.0.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-CAm4epr+JjCt3RRERKIzhv0GFO2E43jgSn9/cdBzcgxRv2wTwRIFB7OPwadu4jSovqfufrKJ0Bkz2VWxnX3pZg==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.13.0","dependencies":{"marked":"^17.0.3","htmlparser2":"^10.1.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","jsdom":"^28.1.0","eslint":"^10.0.0","svelte":"^5.51.3","vitest":"^4.0.18","globals":"^17.3.0","publint":"^0.3.17","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.2.3","concurrently":"^9.2.1","svelte-check":"^4.4.0","@sveltejs/kit":"^2.52.0","@eslint/compat":"^2.0.2","@playwright/cli":"^0.1.1","@playwright/test":"^1.58.2","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.56.0","@vitest/coverage-v8":"^4.0.18","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.15.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.4.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.56.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^6.2.4","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.56.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.0.0_1771375555962_0.0048287139219806985","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@humanspeak/svelte-markdown","version":"1.0.1","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.0.1","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"e0bdf659deb9ae9f9105b13948e04270a0bac80b","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.0.1.tgz","fileCount":247,"integrity":"sha512-/qv5uTS7SeezTVqK01mYRNjCmDCYb5OaD1KiCg1rUft4UGsK7iGCb7oJAjpywsvB8DRO9/C+YH9sRYWjtlUHnw==","signatures":[{"sig":"MEQCIDlq9OfR8nv4hq2G8yVYgaK1Zuft1o86wfTewTlDNwKnAiAsl8wn/HxbwHM8QDtKSeSOsrODRDv8BlveX5ydRmQLaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":218114},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.0.1.tgz","types":"./dist/index.d.ts","volta":{"node":"24.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"concurrently -k -n pkg,docs -c green,cyan \"pnpm -w -r --filter @humanspeak/svelte-motion run dev:pkg\" \"pnpm --filter docs run dev\"","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/b48a7fc6f86040d278942d90314cc2e1/humanspeak-svelte-markdown-1.0.1.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-/qv5uTS7SeezTVqK01mYRNjCmDCYb5OaD1KiCg1rUft4UGsK7iGCb7oJAjpywsvB8DRO9/C+YH9sRYWjtlUHnw==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.13.0","dependencies":{"marked":"^17.0.3","htmlparser2":"^10.1.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","jsdom":"^28.1.0","eslint":"^10.0.0","svelte":"^5.53.0","vitest":"^4.0.18","globals":"^17.3.0","publint":"^0.3.17","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.2.3","concurrently":"^9.2.1","svelte-check":"^4.4.1","@sveltejs/kit":"^2.52.2","@eslint/compat":"^2.0.2","@playwright/cli":"^0.1.1","@playwright/test":"^1.58.2","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.56.0","@vitest/coverage-v8":"^4.0.18","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.15.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.5.0","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.56.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^6.2.4","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.56.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.0.1_1771460067356_0.45011982064231115","host":"s3://npm-registry-packages-npm-production"}},"1.0.2":{"name":"@humanspeak/svelte-markdown","version":"1.0.2","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.0.2","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"a032eb088ae8854eece812caad6d68cfbd343469","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.0.2.tgz","fileCount":247,"integrity":"sha512-jAKrbA0/woa0JV0OsBFrciXwn4lAZf/ffXln9JUopu0tGPo+mt1uFqdVKgdMw6bGhNFtIOQ99a7wH8eoHp8kYA==","signatures":[{"sig":"MEUCIFWO5ZwXQmMNM2VGXjiJSg1/+cvh4INCs4/O6mQtVzP+AiEAnTEYuMxFkVCxbEXqh9Jn9ZpVjovkYaxSvjpVALIaAVw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.0.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":223492},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.0.2.tgz","types":"./dist/index.d.ts","volta":{"node":"24.12.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"concurrently -k -n pkg,docs -c green,cyan \"pnpm -w -r --filter @humanspeak/svelte-markdown run dev:pkg\" \"pnpm --filter docs run dev\"","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/2f2b7427fdca1a22fc61a9973c4151e2/humanspeak-svelte-markdown-1.0.2.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-jAKrbA0/woa0JV0OsBFrciXwn4lAZf/ffXln9JUopu0tGPo+mt1uFqdVKgdMw6bGhNFtIOQ99a7wH8eoHp8kYA==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.6.2","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.13.0","dependencies":{"marked":"^17.0.3","htmlparser2":"^10.1.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","jsdom":"^28.1.0","katex":"^0.16.28","eslint":"^10.0.0","svelte":"^5.53.0","vitest":"^4.0.18","globals":"^17.3.0","publint":"^0.3.17","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.2.3","@types/katex":"^0.16.8","concurrently":"^9.2.1","svelte-check":"^4.4.1","@sveltejs/kit":"^2.52.2","@eslint/compat":"^2.0.2","@playwright/cli":"^0.1.1","@playwright/test":"^1.58.2","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.56.0","@vitest/coverage-v8":"^4.0.18","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.15.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","marked-katex-extension":"^5.1.7","prettier-plugin-svelte":"^3.5.0","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.56.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^6.2.4","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.56.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0"},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.0.2_1771529113842_0.853070350230448","host":"s3://npm-registry-packages-npm-production"}},"1.0.3":{"name":"@humanspeak/svelte-markdown","version":"1.0.3","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.0.3","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"72f34c4a4242252e56aafe03d440313d3d463456","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.0.3.tgz","fileCount":255,"integrity":"sha512-R1nRE+5iCs8JgABXYbQwFvJF+M7ifvzf8BUbAsdOaeZ8DGDfJJfJ37umH6TqWNf9BYP2xtj4ThPBPSJAWBQ+4g==","signatures":[{"sig":"MEQCIDfPrGbtTpc/rUTTnauhx04X3ia+lclKZmQquiaJhbzOAiAK3I+FjlZz1I0Qm2v7Jv2S5/4Ca6l5uaPwTX62TTjCig==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.0.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":235890},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.0.3.tgz","types":"./dist/index.d.ts","volta":{"node":"22.16.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/f18431b2b93c7baac4bc74d91766edb3/humanspeak-svelte-markdown-1.0.3.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-R1nRE+5iCs8JgABXYbQwFvJF+M7ifvzf8BUbAsdOaeZ8DGDfJJfJ37umH6TqWNf9BYP2xtj4ThPBPSJAWBQ+4g==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.8.0","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.13.1","dependencies":{"marked":"^17.0.3","htmlparser2":"^10.1.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^7.3.1","husky":"^9.1.7","jsdom":"^28.1.0","katex":"^0.16.33","eslint":"^10.0.2","mprocs":"^0.8.3","svelte":"^5.53.5","vitest":"^4.0.18","globals":"^17.3.0","mermaid":"^11.12.3","publint":"^0.3.17","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.3.2","@types/katex":"^0.16.8","svelte-check":"^4.4.4","@sveltejs/kit":"^2.53.3","@eslint/compat":"^2.0.2","@playwright/cli":"^0.1.1","@playwright/test":"^1.58.2","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.56.1","@vitest/coverage-v8":"^4.0.18","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.15.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","marked-katex-extension":"^5.1.7","prettier-plugin-svelte":"^3.5.0","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.56.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^6.2.4","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.56.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.0.3_1772218842395_0.9295413500905392","host":"s3://npm-registry-packages-npm-production"}},"1.0.4":{"name":"@humanspeak/svelte-markdown","version":"1.0.4","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.0.4","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"4fc21a60e937187c6b1ad8ab92cd3f747004c073","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.0.4.tgz","fileCount":269,"integrity":"sha512-Vk60bviJCe6Sjr1oP0e322KFnTE9MZd8ofkBOgUGZSSUlNAPK0/peNatFynNCrsxdzMjp8KmCUR1tF4AVfrxPw==","signatures":[{"sig":"MEUCIGKXMYrRGk9zDuag7ASCDTXqlRO28PjyftBJcyEc0sD1AiEA7x4CPqE7+MZx4I89O3EpUVGd5ThW0zA3nfphORpsG0I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.0.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":250030},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.0.4.tgz","types":"./dist/index.d.ts","volta":{"node":"24.14.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/8f6c5ff0ffdc5e9fbf862ffce33bb350/humanspeak-svelte-markdown-1.0.4.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-Vk60bviJCe6Sjr1oP0e322KFnTE9MZd8ofkBOgUGZSSUlNAPK0/peNatFynNCrsxdzMjp8KmCUR1tF4AVfrxPw==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.9.0","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.0","dependencies":{"marked":"^17.0.4","htmlparser2":"^10.1.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.0","husky":"^9.1.7","jsdom":"^28.1.0","katex":"^0.16.38","eslint":"^10.0.3","mprocs":"^0.8.3","svelte":"^5.53.11","vitest":"^4.1.0","globals":"^17.4.0","mermaid":"^11.13.0","publint":"^0.3.18","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.5.0","@types/katex":"^0.16.8","svelte-check":"^4.4.5","@sveltejs/kit":"^2.55.0","@eslint/compat":"^2.0.3","@playwright/cli":"^0.1.1","@playwright/test":"^1.58.2","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.57.0","@vitest/coverage-v8":"^4.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.15.2","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","marked-katex-extension":"^5.1.7","prettier-plugin-svelte":"^3.5.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.57.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^7.0.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.0.4_1773422560579_0.3224266546606611","host":"s3://npm-registry-packages-npm-production"}},"1.0.5":{"name":"@humanspeak/svelte-markdown","version":"1.0.5","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.0.5","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"8281d5f2ecbc844bbfaac87b90cb3876b2d08b5b","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.0.5.tgz","fileCount":269,"integrity":"sha512-1xToa6xqEyzerOjblOTjhD5HnrkcVNRV5SWrbTgLb+2UwYRXdp08aLNA9ejeVjwh7OM+s+BoxN/vIaDBkKLZug==","signatures":[{"sig":"MEQCIHKouWkFMQaqga9YmI1PCI2PbLZcDJTe5iW0VCKK8immAiBMn/A4LffFYBgu2ngGgmj0GLkZP/wV52rV2BNTh5E6sw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.0.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":249740},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.0.5.tgz","types":"./dist/index.d.ts","volta":{"node":"24.14.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/bc6c7ccdfdf57c855669b16c6cb95a80/humanspeak-svelte-markdown-1.0.5.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-1xToa6xqEyzerOjblOTjhD5HnrkcVNRV5SWrbTgLb+2UwYRXdp08aLNA9ejeVjwh7OM+s+BoxN/vIaDBkKLZug==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.9.0","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.0","dependencies":{"marked":"^17.0.4","htmlparser2":"^10.1.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.0","husky":"^9.1.7","jsdom":"^29.0.0","katex":"^0.16.38","eslint":"^10.0.3","mprocs":"^0.8.3","svelte":"^5.53.13","vitest":"^4.1.0","globals":"^17.4.0","mermaid":"^11.13.0","publint":"^0.3.18","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^5.9.3","@types/node":"^25.5.0","@types/katex":"^0.16.8","svelte-check":"^4.4.5","@sveltejs/kit":"^2.55.0","@eslint/compat":"^2.0.3","@playwright/cli":"^0.1.1","@playwright/test":"^1.58.2","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.57.1","@vitest/coverage-v8":"^4.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.15.2","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","marked-katex-extension":"^5.1.7","prettier-plugin-svelte":"^3.5.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.57.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^7.0.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.0.5_1773815607693_0.46618897818973704","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@humanspeak/svelte-markdown","version":"1.1.0","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.1.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"ba8dc11926a3d5dee30230c92d1a0180a6886846","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.1.0.tgz","fileCount":271,"integrity":"sha512-uc0/VHrRuUMY0UAozsHWe24FYjVYS5HZszAH25JEGuRJIPlCyiZI8H2qrmuuMg3B/djJyKJof1WI1nyzqMPOvw==","signatures":[{"sig":"MEUCIQCLmqj4wAu+wjpENSs6LCfpszS+mIL5PrsINmWgws9OLQIgZVCHeXYtqR1owQ4vsLYiSTYgA0+dvxxvi4e4z1pvprY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":260061},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.1.0.tgz","types":"./dist/index.d.ts","volta":{"node":"24.14.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/b4c4384eb366047766b264f96f488cdf/humanspeak-svelte-markdown-1.1.0.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-uc0/VHrRuUMY0UAozsHWe24FYjVYS5HZszAH25JEGuRJIPlCyiZI8H2qrmuuMg3B/djJyKJof1WI1nyzqMPOvw==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.9.0","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.0","dependencies":{"marked":"^17.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.2","husky":"^9.1.7","jsdom":"^29.0.1","katex":"^0.16.41","eslint":"^10.1.0","mprocs":"^0.9.2","svelte":"^5.55.0","vitest":"^4.1.1","globals":"^17.4.0","mermaid":"^11.13.0","publint":"^0.3.18","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.5.0","@types/katex":"^0.16.8","svelte-check":"^4.4.5","@sveltejs/kit":"^2.55.0","@eslint/compat":"^2.0.3","@playwright/cli":"^0.1.1","@playwright/test":"^1.58.2","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.57.2","@vitest/coverage-v8":"^4.1.1","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.16.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","marked-katex-extension":"^5.1.7","prettier-plugin-svelte":"^3.5.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.57.2","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^7.0.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.1.0_1774403605816_0.24636576997808013","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@humanspeak/svelte-markdown","version":"1.2.0","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.2.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"441405323dc0891a5fd49c33cfe7ae7a5ab64298","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.2.0.tgz","fileCount":271,"integrity":"sha512-qmc5vfH9jjiHVvchGBn5WSgXSwMNO5r0guGwmQGXkc0oAXOwALhmIRlZRriCyNM3PgAx7ULAcj6YZ8LqFde4fQ==","signatures":[{"sig":"MEUCIG7yXnM1VxdLau/i7OFPzkNtP+Jl7lEJbna7KP3TGPPuAiEAovURnFepLVQZ4t4UX5fF1E6YNYZBe7fieWoV7joO1to=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":260205},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.2.0.tgz","types":"./dist/index.d.ts","volta":{"node":"24.14.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/88f72b6c440cf161a9bbeb04d9b741e6/humanspeak-svelte-markdown-1.2.0.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-qmc5vfH9jjiHVvchGBn5WSgXSwMNO5r0guGwmQGXkc0oAXOwALhmIRlZRriCyNM3PgAx7ULAcj6YZ8LqFde4fQ==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.9.0","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.0","dependencies":{"marked":"^17.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.2","husky":"^9.1.7","jsdom":"^29.0.1","katex":"^0.16.41","eslint":"^10.1.0","mprocs":"^0.9.2","svelte":"^5.55.0","vitest":"^4.1.1","globals":"^17.4.0","mermaid":"^11.13.0","publint":"^0.3.18","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.5.0","@types/katex":"^0.16.8","svelte-check":"^4.4.5","@sveltejs/kit":"^2.55.0","@eslint/compat":"^2.0.3","@playwright/cli":"^0.1.1","@playwright/test":"^1.58.2","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.57.2","@vitest/coverage-v8":"^4.1.1","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.16.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","marked-katex-extension":"^5.1.7","prettier-plugin-svelte":"^3.5.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.57.2","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^7.0.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.57.2","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.2.0_1774404946332_0.5243656251865543","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@humanspeak/svelte-markdown","version":"1.3.0","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.3.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"bf1ea764e0cde12278746f93c60d1aef7c568efa","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.3.0.tgz","fileCount":273,"integrity":"sha512-r5LOhxvfQyJoGH/ypq0sDC0lNT4acvqLgZLsQl67A+eJDkrZRIWWgGho3RshZKk1x4QVsh8zB6XoB9xw9myJ2g==","signatures":[{"sig":"MEUCIQCuPyzpqAmVH7y3bBGOzJ1ZqiAPEPdJIPwlt/89+lrlVwIgZ9WumSJ4LAM1B2nITvJfMi9f4SJm6s8kjbgHGyeRhOk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":276259},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.3.0.tgz","types":"./dist/index.d.ts","volta":{"node":"24.14.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/91c455d5518ad8a4d04543745f97edc9/humanspeak-svelte-markdown-1.3.0.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-r5LOhxvfQyJoGH/ypq0sDC0lNT4acvqLgZLsQl67A+eJDkrZRIWWgGho3RshZKk1x4QVsh8zB6XoB9xw9myJ2g==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.9.0","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.0","dependencies":{"marked":"^17.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.3","husky":"^9.1.7","jsdom":"^29.0.1","katex":"^0.16.44","eslint":"^10.1.0","mprocs":"^0.9.2","svelte":"^5.55.1","vitest":"^4.1.2","globals":"^17.4.0","mermaid":"^11.13.0","publint":"^0.3.18","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.5.0","@types/katex":"^0.16.8","svelte-check":"^4.4.6","@sveltejs/kit":"^2.55.0","@eslint/compat":"^2.0.3","@playwright/cli":"^0.1.2","@playwright/test":"^1.58.2","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.58.0","@vitest/coverage-v8":"^4.1.2","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.16.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","marked-katex-extension":"^5.1.7","prettier-plugin-svelte":"^3.5.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.58.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^7.0.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.3.0_1775006929898_0.22611368762433304","host":"s3://npm-registry-packages-npm-production"}},"1.4.0":{"name":"@humanspeak/svelte-markdown","version":"1.4.0","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.4.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"508ba048b7ab5db91672ae1307504fe8ba4d68a9","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.4.0.tgz","fileCount":275,"integrity":"sha512-ARoLQgY38sh9kSYO11mtTmMTz3vC0PFXZX8CayzalVAp41rWsy8L+HUeCB2uTfSqTHqnID1NuD52MRM61Exlfw==","signatures":[{"sig":"MEQCICuZrF9plFDPk5i/6FXNMpOdUUvbdtdSjrayNu/OsGx9AiAvqZxBlWtRpnqiBL2S0Co8eyZ1Rz8GUCVUyfggPIbddQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":288012},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.4.0.tgz","types":"./dist/index.d.ts","volta":{"node":"24.14.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/6f65c9ac5a2ea679ac9888fd83008261/humanspeak-svelte-markdown-1.4.0.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-ARoLQgY38sh9kSYO11mtTmMTz3vC0PFXZX8CayzalVAp41rWsy8L+HUeCB2uTfSqTHqnID1NuD52MRM61Exlfw==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.11.0","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"marked":"^18.0.0","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.7","husky":"^9.1.7","jsdom":"^29.0.2","katex":"^0.16.45","eslint":"^10.2.0","mprocs":"^0.9.2","svelte":"^5.55.1","vitest":"^4.1.3","globals":"^17.4.0","mermaid":"^11.14.0","publint":"^0.3.18","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.5.2","@types/katex":"^0.16.8","svelte-check":"^4.4.6","@sveltejs/kit":"^2.56.1","@eslint/compat":"^2.0.4","@playwright/cli":"^0.1.5","@playwright/test":"^1.59.1","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.58.0","@vitest/coverage-v8":"^4.1.3","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.17.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","marked-katex-extension":"^5.1.8","prettier-plugin-svelte":"^3.5.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.58.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^7.0.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.4.0_1775589632883_0.18481421130236075","host":"s3://npm-registry-packages-npm-production"}},"1.4.1":{"name":"@humanspeak/svelte-markdown","version":"1.4.1","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.4.1","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"886e7035209406a57f7f2936b76b4fab0c55f58c","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.4.1.tgz","fileCount":275,"integrity":"sha512-91Rj+MtrEOUpO/cBqAIlmNk0CHBIVFCqgdPvjwFCMG9SlhwkicGwMlpiP+ebj6U9hjjHAx36K9qtiJ39zfe4Qg==","signatures":[{"sig":"MEQCIHBiSUcWvWz6GDdySa0f2WXJXq1bFdSmSh5shBWHzOp8AiA3eMlMWd6AzlTnusHF71zw2Gc7z0s/OTWGaYpQUD8xGA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":288463},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.4.1.tgz","types":"./dist/index.d.ts","volta":{"node":"24.14.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/e219bd8915123875530339cbfcb11012/humanspeak-svelte-markdown-1.4.1.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-91Rj+MtrEOUpO/cBqAIlmNk0CHBIVFCqgdPvjwFCMG9SlhwkicGwMlpiP+ebj6U9hjjHAx36K9qtiJ39zfe4Qg==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.11.0","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"marked":"^18.0.0","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.8","husky":"^9.1.7","jsdom":"^29.0.2","katex":"^0.16.45","eslint":"^10.2.0","mprocs":"^0.9.2","svelte":"^5.55.2","vitest":"^4.1.4","globals":"^17.4.0","mermaid":"^11.14.0","publint":"^0.3.18","prettier":"^3.8.1","@eslint/js":"^10.0.1","typescript":"^6.0.2","@types/node":"^25.5.2","@types/katex":"^0.16.8","svelte-check":"^4.4.6","@sveltejs/kit":"^2.57.1","@eslint/compat":"^2.0.5","@playwright/cli":"^0.1.6","@playwright/test":"^1.59.1","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.58.1","@vitest/coverage-v8":"^4.1.4","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.17.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","marked-katex-extension":"^5.1.8","prettier-plugin-svelte":"^3.5.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.58.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.7.2","@sveltejs/vite-plugin-svelte":"^7.0.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.58.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.4.1_1775779195424_0.3281278262439078","host":"s3://npm-registry-packages-npm-production"}},"1.4.2":{"name":"@humanspeak/svelte-markdown","version":"1.4.2","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.4.2","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"c81d8a20dc51912dc61925173fc80d0b97063eee","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.4.2.tgz","fileCount":281,"integrity":"sha512-RB5kCOUU9GqQzvd3L3Ox1PrdX+R9tORPlxWzPNcttYU2sXtKXzruA10mB4+yP7iWaq2leaP3i/yLVQojlAu6dA==","signatures":[{"sig":"MEUCIQDQh84uThIcCcnaHoWLBKiV+jtm/tqHEARjfgu2kFQpRQIgWI/lE44SBfKYWwNS7iEtV0N2x7q13+/mKc5s857jscY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":302829},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.4.2.tgz","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/05c74e786b87581c3c892643feb6442c/humanspeak-svelte-markdown-1.4.2.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-RB5kCOUU9GqQzvd3L3Ox1PrdX+R9tORPlxWzPNcttYU2sXtKXzruA10mB4+yP7iWaq2leaP3i/yLVQojlAu6dA==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.11.0","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"marked":"^18.0.3","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.16.45","eslint":"^10.3.0","mprocs":"^0.9.2","svelte":"^5.55.5","vitest":"^4.1.5","globals":"^17.6.0","mermaid":"^11.14.0","publint":"^0.3.18","prettier":"^3.8.3","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^25.6.0","@types/katex":"^0.16.8","svelte-check":"^4.4.7","@sveltejs/kit":"^2.59.0","@eslint/compat":"^2.0.5","@playwright/cli":"^0.1.11","@playwright/test":"^1.59.1","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.59.2","@vitest/coverage-v8":"^4.1.5","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.17.1","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.5.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.59.2","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.0.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.59.2","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.4.2_1777938834923_0.8705055348647865","host":"s3://npm-registry-packages-npm-production"}},"1.4.3":{"name":"@humanspeak/svelte-markdown","version":"1.4.3","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.4.3","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"303fef913bd16297f2d57907a86382e448d0dfac","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.4.3.tgz","fileCount":281,"integrity":"sha512-nnARWz4yokqT4aaq+u+AHknv+u+DsM5I0yYr2brlZExbdJ0hA244oN/6hrFtcbioLE0Ezm5TneJ/xI3kalyfBQ==","signatures":[{"sig":"MEUCIAEn1q6KWTllG6csA/2PXPDIRUMCgNs55TtxzoWi3V32AiEA3p6O7BBNyoO35HevHASabs5iUd3X1R8zldOhAFuxmMs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":303913},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.4.3.tgz","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/696cb54ca9b212e2c16b7db7f40138e0/humanspeak-svelte-markdown-1.4.3.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-nnARWz4yokqT4aaq+u+AHknv+u+DsM5I0yYr2brlZExbdJ0hA244oN/6hrFtcbioLE0Ezm5TneJ/xI3kalyfBQ==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.11.0","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"marked":"^18.0.3","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.16.45","eslint":"^10.3.0","mprocs":"^0.9.2","svelte":"^5.55.5","vitest":"^4.1.5","globals":"^17.6.0","mermaid":"^11.14.0","publint":"^0.3.18","prettier":"^3.8.3","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^25.6.0","@types/katex":"^0.16.8","svelte-check":"^4.4.7","@sveltejs/kit":"^2.59.0","@eslint/compat":"^2.0.5","@playwright/cli":"^0.1.11","@playwright/test":"^1.59.1","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.59.2","@vitest/coverage-v8":"^4.1.5","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.17.1","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.5.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.59.2","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.0.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.59.2","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.4.3_1777967056057_0.751921963102016","host":"s3://npm-registry-packages-npm-production"}},"1.4.4":{"name":"@humanspeak/svelte-markdown","version":"1.4.4","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.4.4","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"170a0bd26a8bcdabb3480e226cd2558a578da687","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.4.4.tgz","fileCount":281,"integrity":"sha512-eNx8K4jsXYM6MHAlxWJg9xhTpLfL4a3MZX5gOcGmZupYsRjP1AK5UVMRuJN0j+jBdl8QsBiQnT8O7wpwO2s4Qg==","signatures":[{"sig":"MEYCIQD0M4QWZSLqN9A/LKHNDUvRg2/5ePzXw03NMS0Aud3ReQIhAP+DhPvlMhLvFFxyXFJgNNSzkUjVOeK0SqvNynOYky2N","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.4.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":304834},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.4.4.tgz","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/e4ce1b828b5c526f0da7f338f75a6276/humanspeak-svelte-markdown-1.4.4.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-eNx8K4jsXYM6MHAlxWJg9xhTpLfL4a3MZX5gOcGmZupYsRjP1AK5UVMRuJN0j+jBdl8QsBiQnT8O7wpwO2s4Qg==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.11.0","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"marked":"^18.0.3","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.16.45","eslint":"^10.3.0","mprocs":"^0.9.2","svelte":"^5.55.5","vitest":"^4.1.5","globals":"^17.6.0","mermaid":"^11.14.0","publint":"^0.3.19","prettier":"^3.8.3","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^25.6.0","@types/katex":"^0.16.8","svelte-check":"^4.4.8","@sveltejs/kit":"^2.59.1","@eslint/compat":"^2.0.5","@playwright/cli":"^0.1.11","@playwright/test":"^1.59.1","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.59.2","@vitest/coverage-v8":"^4.1.5","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.17.1","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.5.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.59.2","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.1","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.59.2","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.4.4_1778090897427_0.13222063582998467","host":"s3://npm-registry-packages-npm-production"}},"1.4.5":{"name":"@humanspeak/svelte-markdown","version":"1.4.5","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.4.5","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"6f24638d00f76519d13038aad78c5568fe723872","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.4.5.tgz","fileCount":281,"integrity":"sha512-K1C1w8N5dsOZRw0MVoaihv2tBqImqz8YSL9vqPLYU7FKpq1077E1UUt5NZwlqWUZgS7P41+DctJjzkchQpmifw==","signatures":[{"sig":"MEYCIQDQkd7Bsagf6B6QKqPW2x8xuL2LeTZtpeLvVDxq+vx0VAIhAObTDAovkgufo0MhuRE+C5e0gN2Tvld8e1siOR5cLXIO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.4.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":311053},"tags":["svelte","markdown"],"type":"module","_from":"file:humanspeak-svelte-markdown-1.4.5.tgz","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/2be47e6ebbcd9ef54d82a974d461dc8a/humanspeak-svelte-markdown-1.4.5.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-K1C1w8N5dsOZRw0MVoaihv2tBqImqz8YSL9vqPLYU7FKpq1077E1UUt5NZwlqWUZgS7P41+DctJjzkchQpmifw==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.11.0","description":"Fast, customizable markdown renderer for Svelte with built-in caching, TypeScript support, and Svelte 5 runes","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"marked":"^18.0.3","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.10","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.16.45","eslint":"^10.3.0","mprocs":"^0.9.2","svelte":"^5.55.5","vitest":"^4.1.5","globals":"^17.6.0","mermaid":"^11.14.0","publint":"^0.3.19","prettier":"^3.8.3","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^25.6.0","@types/katex":"^0.16.8","svelte-check":"^4.4.8","@sveltejs/kit":"^2.59.1","@eslint/compat":"^2.0.5","@playwright/cli":"^0.1.11","@playwright/test":"^1.59.1","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.59.2","@vitest/coverage-v8":"^4.1.5","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.17.1","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.5.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.59.2","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.1","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.59.2","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.4.5_1778092205336_0.9949236856274977","host":"s3://npm-registry-packages-npm-production"}},"1.5.0":{"name":"@humanspeak/svelte-markdown","version":"1.5.0","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.5.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"866b4cf318d06a445155666d3e4675fa7e054204","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.5.0.tgz","fileCount":281,"integrity":"sha512-eZ58Qs2Cyu5aKnRVMkS29Z91SJInbrO58oGgn1wbtiwS5rV+VvSbMJvJ17y/N1LtE8Ryez3Jphr+F3p4k75JMw==","signatures":[{"sig":"MEYCIQCt8a2t5HxYlZHGg+QQjJxwvNyPZ3lkSRw+coV24idZJQIhAKzAL+/4u9IIsrUau0JPHiDA4QUYV1RwCw8HeX5j2tVq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":324332},"type":"module","_from":"file:humanspeak-svelte-markdown-1.5.0.tgz","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/8a52d3e33f30b9b6fde8a2ec11123ccc/humanspeak-svelte-markdown-1.5.0.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-eZ58Qs2Cyu5aKnRVMkS29Z91SJInbrO58oGgn1wbtiwS5rV+VvSbMJvJ17y/N1LtE8Ryez3Jphr+F3p4k75JMw==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.11.0","description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.14.1","dependencies":{"marked":"^18.0.3","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.12","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.16.45","eslint":"^10.3.0","mprocs":"^0.9.2","svelte":"^5.55.5","vitest":"^4.1.6","globals":"^17.6.0","mermaid":"^11.15.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^25.7.0","@types/katex":"^0.16.8","svelte-check":"^4.4.8","@sveltejs/kit":"^2.59.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.13","@playwright/test":"^1.60.0","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.59.3","@vitest/coverage-v8":"^4.1.6","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.17.1","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.5.2","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.59.3","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.59.3","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.5.0_1778714019385_0.11325336005233955","host":"s3://npm-registry-packages-npm-production"}},"1.5.1":{"name":"@humanspeak/svelte-markdown","version":"1.5.1","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.5.1","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"484609495313be8967e13918413f67b42f861107","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.5.1.tgz","fileCount":281,"integrity":"sha512-6UvSP6w5qQIMA8gP3fC6Nk8EnKfDYQ+KopSeidAgD6NkeF/kA2guF5lJFHfzB29IEg5FDL8ib/QSrnRC+r+hxA==","signatures":[{"sig":"MEQCIHZ4eHUbPxkG7riBpmWS8wICdfufYo3mzqMlWTVBdI0oAiAUEO29RKu7xjjB7nJvdPflcQwV6Uw7dAWm+ZlShdPvNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.5.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":325603},"type":"module","_from":"file:humanspeak-svelte-markdown-1.5.1.tgz","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/92f9fd3099b0f96f682d9b5d24b18d2c/humanspeak-svelte-markdown-1.5.1.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-6UvSP6w5qQIMA8gP3fC6Nk8EnKfDYQ+KopSeidAgD6NkeF/kA2guF5lJFHfzB29IEg5FDL8ib/QSrnRC+r+hxA==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.12.1","description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.15.0","dependencies":{"marked":"^18.0.3","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.13","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.16.47","eslint":"^10.4.0","mprocs":"^0.9.2","svelte":"^5.55.7","vitest":"^4.1.6","globals":"^17.6.0","mermaid":"^11.15.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^25.9.0","@types/katex":"^0.16.8","svelte-check":"^4.4.8","@sveltejs/kit":"^2.60.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.13","@playwright/test":"^1.60.0","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.59.3","@vitest/coverage-v8":"^4.1.6","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.17.1","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.5.2","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.59.3","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.59.3","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.5.1_1779122749239_0.42429860958549837","host":"s3://npm-registry-packages-npm-production"}},"1.5.2":{"name":"@humanspeak/svelte-markdown","version":"1.5.2","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.5.2","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"9009754f6ff3ecfca39e80ea5d91787228f2c053","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.5.2.tgz","fileCount":281,"integrity":"sha512-POzfm7/gLEnjQ+2QiCF5jcr/yQ34Y9vpkpTmN9JhoXc1mXtBSYPANlYaksocSWVgt3dPvddg9uxRBXnxgsDAsQ==","signatures":[{"sig":"MEQCIDAPO/XIwj1i1O68ERIXTDN+3lAOwhOrnsFof/FHbeyGAiAvz9aBTmQvtRn+s/HOEG0tkTintQb5qB+1r4Dn6quqjg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.5.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":325603},"type":"module","_from":"file:humanspeak-svelte-markdown-1.5.2.tgz","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:2f82c976-df44-4c1a-8b40-299e9f89ee98"}},"_resolved":"/tmp/08e2d08c0faff7f420e0086111b45dda/humanspeak-svelte-markdown-1.5.2.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-POzfm7/gLEnjQ+2QiCF5jcr/yQ34Y9vpkpTmN9JhoXc1mXtBSYPANlYaksocSWVgt3dPvddg9uxRBXnxgsDAsQ==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.12.1","description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.15.0","dependencies":{"marked":"^18.0.4","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.13","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.16.47","eslint":"^10.4.0","mprocs":"^0.9.2","svelte":"^5.55.8","vitest":"^4.1.6","globals":"^17.6.0","mermaid":"^11.15.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^25.9.1","@types/katex":"^0.16.8","svelte-check":"^4.4.8","@sveltejs/kit":"^2.60.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.13","@playwright/test":"^1.60.0","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.6","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.17.1","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.5.2","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.59.4","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.59.4","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.5.2_1779233595654_0.37099035972123096","host":"s3://npm-registry-packages-npm-production"}},"1.5.3":{"name":"@humanspeak/svelte-markdown","version":"1.5.3","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":{"name":"Humanspeak, Inc."},"license":"MIT","_id":"@humanspeak/svelte-markdown@1.5.3","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"a49fd2025cd5eb14ad0e82d770ca830c44998e22","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.5.3.tgz","fileCount":281,"integrity":"sha512-rfNhZyX5fR7Uoli4f5M0VLjxWhCNvksN8/tvRFT4jU1fE3FwP1jo+dQpDgIg4aslaecKD+0IX7OrfTN3Wiw/3w==","signatures":[{"sig":"MEYCIQCuEPWtZMU7N/NdKyRMpqLor/5ezvcSi+iW5ZajXZzkMwIhAJ7ZSowUbVtsQ+vwrqB39BqWhZvbcmv0QBZyJvJReyok","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.5.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":325603},"type":"module","_from":"file:humanspeak-svelte-markdown-1.5.3.tgz","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && npm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"npm run format && eslint . --fix","test:all":"npm run test && npm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"_resolved":"/tmp/1ba7db0158146acf793ad5ebb3feb287/humanspeak-svelte-markdown-1.5.3.tgz","overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"_integrity":"sha512-rfNhZyX5fR7Uoli4f5M0VLjxWhCNvksN8/tvRFT4jU1fE3FwP1jo+dQpDgIg4aslaecKD+0IX7OrfTN3Wiw/3w==","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"_npmVersion":"11.12.1","description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.15.0","dependencies":{"marked":"^18.0.4","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.13","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.16.47","eslint":"^10.4.0","mprocs":"^0.9.2","svelte":"^5.55.8","vitest":"^4.1.6","globals":"^17.6.0","mermaid":"^11.15.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^25.9.1","@types/katex":"^0.16.8","svelte-check":"^4.4.8","@sveltejs/kit":"^2.60.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.13","@playwright/test":"^1.60.0","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.59.4","@vitest/coverage-v8":"^4.1.6","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.17.1","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^3.5.2","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.59.4","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.59.4","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.5.3_1779969914678_0.1696395181231629","host":"s3://npm-registry-packages-npm-production"}},"1.5.4":{"name":"@humanspeak/svelte-markdown","version":"1.5.4","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.5.4","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"3bfd1963a7d6219a33ea0c43daeeefa126d0db9f","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.5.4.tgz","fileCount":287,"integrity":"sha512-UguY+DNg/0wwJ+9PwvhoqFlgmOtPUgKmpiwmvINJMKw6DKoBvYFKzULDF6tNqjwoCTFRW/uvbBW2nE93Xa60pg==","signatures":[{"sig":"MEYCIQC1n40Sm2arGsIDtCJhybI9DfkrSiyGVzDAa3gyRVfwWwIhANfr9+5rmP/nBsj1NGSRcb1mMtPgHlbR3HgilPm59o8i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.5.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":337111},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.16.0","dependencies":{"marked":"^18.0.4","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.14","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.4.1","mprocs":"^0.9.4","svelte":"^5.56.0","vitest":"^4.1.7","globals":"^17.6.0","mermaid":"^11.15.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^25.9.1","@types/katex":"^0.16.8","svelte-check":"^4.4.8","@sveltejs/kit":"^2.61.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.13","@playwright/test":"^1.60.0","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.60.0","@vitest/coverage-v8":"^4.1.7","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.19.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.0.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.60.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.60.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.5.4_1780429162297_0.12712714399119895","host":"s3://npm-registry-packages-npm-production"}},"1.6.0":{"name":"@humanspeak/svelte-markdown","version":"1.6.0","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.6.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"a6de8e5e328d08b465341aed563ae204e324cace","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.6.0.tgz","fileCount":287,"integrity":"sha512-D0/7Jne10oL6rhdkFGn4yEL6ujAg6AYvG2BWh2N1cpoPJtBUb2071+7JaVi4ZdA0EeAgoo9JtfKEScmeRocrrQ==","signatures":[{"sig":"MEUCIQCGRoNwdtALjBxW0CZmTe3CELU37cgbRmVqW8w82z4K3gIgcSlPfLl0CN6324yxCj4AVBITOvoEvtQc+2rqcGkKB8Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":339531},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.16.0","dependencies":{"marked":"^18.0.4","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.14","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.4.1","mprocs":"^0.9.4","svelte":"^5.56.0","vitest":"^4.1.7","globals":"^17.6.0","mermaid":"^11.15.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^25.9.1","@types/katex":"^0.16.8","svelte-check":"^4.4.8","@sveltejs/kit":"^2.61.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.13","@playwright/test":"^1.60.0","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.60.0","@vitest/coverage-v8":"^4.1.7","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.19.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.0.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.60.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.60.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.6.0_1780513206096_0.5888878486149345","host":"s3://npm-registry-packages-npm-production"}},"1.6.1":{"name":"@humanspeak/svelte-markdown","version":"1.6.1","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.6.1","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"95d19b6146d205b149586da75dc52e329de0c381","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.6.1.tgz","fileCount":287,"integrity":"sha512-UFBPnjtJ2Y4sDpALMQCrk2cpsq8BZM0PQZlj1+yHh1Iu0aLAZxSBpLa11xuL354Gbp0OmvsV0OfVwvaQ5m1WYA==","signatures":[{"sig":"MEQCIAhSH+fOwBPDdhXfZ4pr2d1WKVOYbxTb2VlxvI/E9OOuAiAFd8fqNoTcXh0xfqqf+9100i+Y+AiT6Sookk7lOmeOvg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.6.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":340761},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.17.0","dependencies":{"marked":"^18.0.4","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.14","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.4.1","mprocs":"^0.9.4","svelte":"^5.56.0","vitest":"^4.1.7","globals":"^17.6.0","mermaid":"^11.15.0","publint":"^0.3.21","prettier":"^3.8.3","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^25.9.1","@types/katex":"^0.16.8","svelte-check":"^4.4.8","@sveltejs/kit":"^2.61.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.13","@playwright/test":"^1.60.0","@sveltejs/package":"^2.5.7","typescript-eslint":"^8.60.0","@vitest/coverage-v8":"^4.1.7","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.19.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.0.1","@testing-library/svelte":"^5.3.1","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.60.0","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.60.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.6.1_1782415807809_0.49102998610974113","host":"s3://npm-registry-packages-npm-production"}},"1.6.2":{"name":"@humanspeak/svelte-markdown","version":"1.6.2","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.6.2","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"5caa5ad098275061d002062755b3ceda862c58c4","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.6.2.tgz","fileCount":289,"integrity":"sha512-JpoobKHu+bWI6pqi4WjRrHTLIARBNdffPtxv3QUu2B6upOsolTEYXWt2Pxn/XrfeSkOlvUySiyj1n2KAc9//qw==","signatures":[{"sig":"MEQCIHaVUE5s2eVg1rq6jgBj1a+Pk1aMQ/fZmIXTfb98dIE1AiAHdNzRN7VFV6QLqKSf56lPrax2MAF65yo6GZfGl9+nMA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.6.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":347901},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.6.2_1783266747178_0.6664652309679386","host":"s3://npm-registry-packages-npm-production"}},"1.6.3":{"name":"@humanspeak/svelte-markdown","version":"1.6.3","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.6.3","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"a49e218eeb7224d2ccb1572dc1ce3523ba47aeb3","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.6.3.tgz","fileCount":289,"integrity":"sha512-gCZSahA3PmqhNQ+REWTxyjEXPD3Iyuvvj8oa0PZdfXr4Yiow9wcqKLpSVA+IaBpTUr3nHawbWgFfZ5eYd3XqVA==","signatures":[{"sig":"MEQCIASE0dQ6CW0dttGPdSqi81KbTllISfr2dgvwqM02qkYbAiArA6fhSew7aBsdTeZ3/6tOliLYBu029cMOC6h4VLbS0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.6.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":358502},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.6.3_1783274950339_0.15003320150042065","host":"s3://npm-registry-packages-npm-production"}},"1.6.4":{"name":"@humanspeak/svelte-markdown","version":"1.6.4","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.6.4","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"767edfbde594fdf9b955731f77daff67ce9d9471","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.6.4.tgz","fileCount":289,"integrity":"sha512-3IznAhufpv3GKgzs17iX5pTI29BvLgXFVA3FGtsB9NfGnqoWb9A0xQCnXKTuEXw7kSYX5OotMwGHJ/gka2gcLQ==","signatures":[{"sig":"MEUCIEbb6d999+adIeSFvAAgaRPocg8CIu8vdDCyitlA1JFhAiEA7WdSDmdZiWkyp4uGGpT2zbmoCKAqnURH/VqdUcT5mLU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.6.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":370371},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.6.4_1783286812764_0.02307600066693305","host":"s3://npm-registry-packages-npm-production"}},"1.6.5":{"name":"@humanspeak/svelte-markdown","version":"1.6.5","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.6.5","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"96ced654569b3a2be517eef2fc9f01f139bdb78f","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.6.5.tgz","fileCount":291,"integrity":"sha512-DUaGKku8vKnOiwHP+kxCiG0PmiMjOr8mClebvyvHi0q62nYkmTkLYZzgI2oXHGbBbftU8EJFcNbUDQgvv4cKhg==","signatures":[{"sig":"MEYCIQCeuD7XmimsC5NPGIm4eScGiyZsM5Ko9636x+C1dST3agIhAJXGEDmnamBMNRJpPvAsvTi6sarqNIiKqtVbpYCVFTiJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.6.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":384083},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.6.5_1783336219927_0.05982969106877656","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@humanspeak/svelte-markdown","version":"1.7.0","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"739013411ee0ccb79fd707accecfe78c030ecb98","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.0.tgz","fileCount":291,"integrity":"sha512-hf3yBlthSTNCnr0RDGAmTEk9fqy5RMHDBgfuk1oK8ACLKJYfp9rUF4qUCcSinjwvkJjjMcC55Be56aeJdbjHzg==","signatures":[{"sig":"MEQCIHS+bhPyHGTpea+bna/Oer+Q6CnZMyLY3jeOQGeeDs5uAiAoMymDOXo4vgliP+wZLLVqHTnV824H6pd5Pm3oQHt4sw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":384114},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.0_1783450745372_0.5768349838441356","host":"s3://npm-registry-packages-npm-production"}},"1.7.1":{"name":"@humanspeak/svelte-markdown","version":"1.7.1","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.1","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"812799b839848cf72a9c4f6a2241930cb071e00b","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.1.tgz","fileCount":293,"integrity":"sha512-fuGwclnDJgCC3syL+Q7D0AccULd2K9AQk9/MWC7jjziu286/USHJmZiIFyOD/sXNTGfbph1/owm0yVrz/yJ+WQ==","signatures":[{"sig":"MEUCIQCVygVXtmuPzPslRDYS+3MJO6gGqk0VDVBobmLHDK5LeAIgLt8ePoTr71Woc4VyjOiAer6XBsmuQmqkSKtYNuL/6jQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":387859},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.1_1783459333477_0.17732642940196053","host":"s3://npm-registry-packages-npm-production"}},"1.7.2":{"name":"@humanspeak/svelte-markdown","version":"1.7.2","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.2","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"05ed52118ab8e6c88c68ff66c4f82c286e0822ab","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.2.tgz","fileCount":293,"integrity":"sha512-gZNbgJuMNaDwTQYokv9hloEB6dTev9Gx2XtxSjNewEkUCnepW2IADy3VIJnibp1Mm7M3IonC27K8FWHBq3PzFg==","signatures":[{"sig":"MEUCIQCkahurJ1H2oxDcGPYKBOFwFksHWBmWs8NcTA7V/0OdmgIgP8z7hZBn1CPzF+4NlHpFG2p2H2e6ViUDxdJ8rzLI880=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":390913},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.2_1783465752071_0.052617430412965405","host":"s3://npm-registry-packages-npm-production"}},"1.7.3":{"name":"@humanspeak/svelte-markdown","version":"1.7.3","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.3","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"dc26749487e1b0f9afdb71edc30ac489fc796b4e","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.3.tgz","fileCount":293,"integrity":"sha512-xsLQ7hLWlz+MG1+bwi7OpvuqtF9rwMF0lgmqHMz157oDlCjTm/uPbkWsK+6sT+8KBVL8eFRje0OJQHAiRqd73g==","signatures":[{"sig":"MEUCIF2KDMIf5Q8mqWS31ETDR2mCkKkBJFfgkFTktTMCAFQfAiEAhgYqGN0j93xj3o10aElZaOIOpPvWGEHrMs0zpb857mU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":391501},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.3_1783468411666_0.261882943591359","host":"s3://npm-registry-packages-npm-production"}},"1.7.4":{"name":"@humanspeak/svelte-markdown","version":"1.7.4","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.4","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"bea73e31bf428d3787fd487758f8272cfb538c0f","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.4.tgz","fileCount":293,"integrity":"sha512-2hllrql6OQudL0X/taoSOqQdaaI5SlnNXbm9IRBd6VAF/P3NjL1odiA49Hnc5kchlf8sRYFjjiXmgHGe468TCg==","signatures":[{"sig":"MEUCIQCchkoR+5/LgDAfRNlb01f8S+2qk1rJCWFsvwPG32Y6LgIgeFs28AVIkCKmRnwPjcKEhmGQGSwtY0UcBmMs+6AJZN0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":392594},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.4_1783533986577_0.605422180914843","host":"s3://npm-registry-packages-npm-production"}},"1.7.5":{"name":"@humanspeak/svelte-markdown","version":"1.7.5","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.5","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"a08f410457145de43b2c16e64779ae64bdd05fd6","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.5.tgz","fileCount":293,"integrity":"sha512-BmdzcEcwJ4y1DThO0hnrMzi9n+11ydlHUH1Wm03R1SL/9SVfewNO45OiWFXulJMTFOTd9a4JIz6P3lYW+h9GSQ==","signatures":[{"sig":"MEUCICrT2S/EbGyNZFMIGPnovrUQ5oba+abBO8XRn0sqPrrjAiEAgy9Yvwu8ct8mK1BJ1bJrwedS8SzRcgxmIg3qYpZ2lbE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":401293},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.5_1783540767775_0.8910598388939508","host":"s3://npm-registry-packages-npm-production"}},"1.7.6":{"name":"@humanspeak/svelte-markdown","version":"1.7.6","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.6","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"23c9a93c0025244c171dc4a7b679684ce320f5d2","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.6.tgz","fileCount":293,"integrity":"sha512-KNrrOvymoElvODn34gcaeEsf2xXQX6R7BJ+topi04ooPNKUiVphLtpA9hVWEH/VP55AQDOJQ3VEG4IwHGo40Tw==","signatures":[{"sig":"MEQCIAYNNS3R5YXhXG1PVGoQbe9YgPcdIIeYw5qVY/OpLV64AiBDOqErwI6Gmp+5Mr+6YmmbbL1/8WNf3UkFnfPSpo4KJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":403353},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.6_1783559066559_0.600036029446094","host":"s3://npm-registry-packages-npm-production"}},"1.7.7":{"name":"@humanspeak/svelte-markdown","version":"1.7.7","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.7","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"7df90a279a4b1eacb1841725ecdd416d7701e6b2","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.7.tgz","fileCount":293,"integrity":"sha512-+0zgDqqho+ZU0dLTiH9qeNez7PaK5DejQKh9/+i43NgrHs8JTEnzo+DdIUbxK0vQ/O0S+CEAE8JF+I7imL+nig==","signatures":[{"sig":"MEUCIE2+RcIHwNa5XT1m2eyaAD59Llidj4G3/Kb7Ue+6hhh9AiEAzcM2QpaPl8j2KMKW11Wq3mJMnN8cc0B26pXs50/sE50=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":408904},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.7_1783612282245_0.4216451032594355","host":"s3://npm-registry-packages-npm-production"}},"1.7.8":{"name":"@humanspeak/svelte-markdown","version":"1.7.8","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.8","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"bd62ee2935b25c034dfcc903020479de10953e02","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.8.tgz","fileCount":291,"integrity":"sha512-yfZgF9AHXyZaNAdm3V4FcVbvS+t8470X4ISFTlkX++bSl3mw/Wl3+4l0ULIMD57wxVYH3CwXLHLP5IUi3nHBGA==","signatures":[{"sig":"MEUCIQDj74JXFWsHfUFah/G3u3WBYGrzoAnGTNjgNGJo4xvkxgIgPyb4PZOPEofF3fcPkAA5cL1oOimhWMtfCz3tJfdHvdA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":397300},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.8_1783616848693_0.40957781174501684","host":"s3://npm-registry-packages-npm-production"}},"1.7.9":{"name":"@humanspeak/svelte-markdown","version":"1.7.9","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.9","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"831973b519a4a9956d4c2708be4714a164d1c64d","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.9.tgz","fileCount":291,"integrity":"sha512-IBv9mVJy7MIHlocBYDhs4/iJB53Qbkwlp6ssOHhHJb3bp2F2RdMFKa7UxcI4QRjzC1cW5pLUzdHBL4sUjPnTCw==","signatures":[{"sig":"MEUCIGdq3qy2shmDu1Y6w3fZrOBD6jnuC7Lal5HHOIH+KcjIAiEApJRckbsRwZLSlbhmi2I3AAM8sMQqT8c6w4PfIO7XaZA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.9","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":397925},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","lint":"prettier --check . && eslint .","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","format":"prettier --write .","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","lint:fix":"pnpm run format && eslint . --fix","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.9_1783621831258_0.253892807237019","host":"s3://npm-registry-packages-npm-production"}},"1.7.10":{"name":"@humanspeak/svelte-markdown","version":"1.7.10","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.10","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"e23fb5e2f8f32c15b3665e05189e91868cb048ae","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.10.tgz","fileCount":291,"integrity":"sha512-NX4c6BVFOFYtpXw0tNAzIyovv5mRLWkDyfhMI3oM4sNzlI+Re7QK8lP9UqnrjfjGuAvTyE0kKxBbHdoKBRr22A==","signatures":[{"sig":"MEUCIQDtRC2FS5SwBxZEMm9oX7L0sD59eGpZuEGaQQGTJrcK4AIgWAq5XAsOtCtOvywNw5kT8ywS00IcuPNLwRKSjRVYTQc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.10","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":397830},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.10_1783627070162_0.004741282867594787","host":"s3://npm-registry-packages-npm-production"}},"1.7.11":{"name":"@humanspeak/svelte-markdown","version":"1.7.11","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.11","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"5d6d393cf0b10208001a059e1e6bca1e6bf7b13a","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.11.tgz","fileCount":291,"integrity":"sha512-i1kjIIA4xr7k0uX4zT/nO1wJgie3hQAH1PKkDVPMdAj7L9G8YSMTViYCjkSxFcv79WWPCwHkF7jVUyF80KGF8w==","signatures":[{"sig":"MEQCIDSWCuzn0moTeV5N52DLH58XBrkR60dgpo+4NP0DZi0uAiBbudNxGLahsdcDm4bHieRYz1jg3/RN5B52WmPIN3smOw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.11","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":398316},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.11_1783938863176_0.7089239316456448","host":"s3://npm-registry-packages-npm-production"}},"1.7.12":{"name":"@humanspeak/svelte-markdown","version":"1.7.12","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.12","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"f67bf722b052d61ee0bd18fea9c350cce7a5b485","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.12.tgz","fileCount":291,"integrity":"sha512-cXnhzDaTB7ZdEZmc2QDXCgMpmh9qZgB+5y2K7FUnBSWf6vaUx3uykMyF8HajkCtuJD0ItMBvwuraXZXDcYZ5Sw==","signatures":[{"sig":"MEUCIQDNLhIGaIQUzHCE3T7Y5VlPbEN/GSyi4zvEqWrlMC5qbQIgKI7A8qaZQpTZfWEtFyC1yQHCjuOZ3C7WsdEG+kMRgWM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.12","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":400633},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.12_1783940351870_0.7072492447326035","host":"s3://npm-registry-packages-npm-production"}},"1.7.13":{"name":"@humanspeak/svelte-markdown","version":"1.7.13","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.13","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"c802f0bd678cb57d1ac2802d1f68686c3c25b2f2","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.13.tgz","fileCount":293,"integrity":"sha512-U2LK59MJ4t+J93YCXhqvQcuzT0KdKxzhE74Bb6wL+aUj6ImEfb1UFv7XdQrhwl2SH5Njz/FRzdW91S5f1KBiBQ==","signatures":[{"sig":"MEUCIEa86HZ1UA+n3Pe/u/BXZOa8NLX+dVv5/exPKwtbiDZ4AiEAkbfMEFo1MiQ9tiV087TAcBLMHjA0AG1vQj3jGvHnmms=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.13","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":410481},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.13_1783945506160_0.7048062804473665","host":"s3://npm-registry-packages-npm-production"}},"1.7.14":{"name":"@humanspeak/svelte-markdown","version":"1.7.14","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.7.14","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"6a8c49e7f1192446629f3cc94d4f094384f859a6","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.7.14.tgz","fileCount":293,"integrity":"sha512-GZ0ZAMUHdjY/i0yjVTJlMGVoICkgev8/F8lxnZ/YB1Quml7QVTF9mAdhmPPNSa+lEyovtGCUGJmM0mHFrrj8Zg==","signatures":[{"sig":"MEUCIQCr50uHwQ9To4Jxddavfi/42eL7qhCSGkl7Sc0Xicx95AIgQSOLtAWeBYSVad++pnMHcsK26xtxku5hHSD+SgpSY4w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.7.14","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":411313},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.7.14_1783946345224_0.45866684668621294","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@humanspeak/svelte-markdown","version":"1.8.0","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.8.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"67f7491f2c9712b36162cf0bcb18e98967dc2070","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.8.0.tgz","fileCount":301,"integrity":"sha512-ANl+QPJoNbuW6L8MvA8DHTiGLuagmjw4rmyphjlsWZ0brWj5da8tf8sRK/Wynk5uzaVfBaGHfDG7jazUsHVUfw==","signatures":[{"sig":"MEUCIQDdsSRbuVdHtFEi7iOXXGAXUoiSlIIiH2FZP5hWBK7uSwIgWkjHSw8tChrtLB3HZCcvhYPmqSDQZzygDo6Z/s0ZKgI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":430334},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"deprecated":"Broken release: importing anything from @humanspeak/svelte-markdown/extensions fails to resolve 'shiki/core' unless the optional shiki peer dependency is installed. Fixed in 1.8.4 — please upgrade.","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","shiki":"^4.3.1","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.8.0_1783961310463_0.7208830683841392","host":"s3://npm-registry-packages-npm-production"}},"1.8.1":{"name":"@humanspeak/svelte-markdown","version":"1.8.1","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.8.1","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"9cafb521697f76547a3a3b94e606f0ba84912af4","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.8.1.tgz","fileCount":301,"integrity":"sha512-XxwvN9rKc0Efzplp0BsQTHrZ/nFq+umOHv6VP4hw6Z9wvhp8lwMoD+dHKCAOXcp0oApjRl7j5/0B8D2R9+rTlg==","signatures":[{"sig":"MEYCIQDf30l+5KHOXFBN7csDIlyiAhqDAeX9oXZ2IdTM1MZxKQIhAPDhi1WkwCXBvF1SsEV082PEChtI/vwU5E7/Og6dUoBs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.8.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":430334},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"deprecated":"Broken release: importing anything from @humanspeak/svelte-markdown/extensions fails to resolve 'shiki/core' unless the optional shiki peer dependency is installed. Fixed in 1.8.4 — please upgrade.","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","shiki":"^4.3.1","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.8.1_1783972574835_0.01847352524883572","host":"s3://npm-registry-packages-npm-production"}},"1.8.2":{"name":"@humanspeak/svelte-markdown","version":"1.8.2","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.8.2","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"70570dba4dc3d3e8fd5d8546502d7a50c3b1df24","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.8.2.tgz","fileCount":301,"integrity":"sha512-zCatQ+l5oMxTjU8+WVwaWOFPxCry8PSxu/p6kGUU0YerTYFg1Iuh/nmTD3WuNnnYDqwJcOGsxdYXQJMMCSYPfA==","signatures":[{"sig":"MEUCIQDRVlBjGuUkBSiKu07RxMttlriKQRH4FTu8qSHg9hjnHAIgAU+4FDF3ufDyjtoco9kPl6VhGVfXFXysJ6eubsYVfas=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.8.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":430607},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"deprecated":"Broken release: importing anything from @humanspeak/svelte-markdown/extensions fails to resolve 'shiki/core' unless the optional shiki peer dependency is installed. Fixed in 1.8.4 — please upgrade.","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","shiki":"^4.3.1","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.8.2_1783973254017_0.522580038346427","host":"s3://npm-registry-packages-npm-production"}},"1.8.3":{"name":"@humanspeak/svelte-markdown","version":"1.8.3","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.8.3","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"e1c2612a66975187371bda3cead53858ed32274e","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.8.3.tgz","fileCount":301,"integrity":"sha512-nMFAAiARc2+B7OcBJKu0HyKBZ+yQIBRbJdAcu2BM8WBC45+qZk0/w6w/Pqo9QtVapNKSaoWzp+/A0GWlPqAReA==","signatures":[{"sig":"MEUCIQDQJ2bIWpJSheXVUM8pvS3/3uqttYG7BOMKcwwjPQxlawIgKf559UptwM5NDUTfzWEiHmLHVuEoJ65YyUFAlS8ijBo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.8.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429302},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"deprecated":"Broken release: importing anything from @humanspeak/svelte-markdown/extensions fails to resolve 'shiki/core' unless the optional shiki peer dependency is installed. Fixed in 1.8.4 — please upgrade.","repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","shiki":"^4.3.1","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.8.3_1784034350391_0.22168541348944726","host":"s3://npm-registry-packages-npm-production"}},"1.8.4":{"name":"@humanspeak/svelte-markdown","version":"1.8.4","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.8.4","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"78d4514e31845bee81b979e49a1a7ccb269d4e13","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.8.4.tgz","fileCount":301,"integrity":"sha512-wDx8nHKkYWMPpXkF0+Z1qJC6SyAGu0jqu3bT5lVqd1JdpFbbHG3yB3zMd6MTfQ1BOKox+wHMd7HMIGBCHhtBwg==","signatures":[{"sig":"MEQCIDzJSWBGHKWze428Vgi97Jc+KEFdKbb7U9DDZmGJP3OOAiA6vmfy6N4fXjXOVh9sT6isNNbv/S8+AgrTE/kOVaW8MQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.8.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429861},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","shiki":"^4.3.1","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.8.4_1784054896295_0.13134514923453477","host":"s3://npm-registry-packages-npm-production"}},"1.8.5":{"name":"@humanspeak/svelte-markdown","version":"1.8.5","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.8.5","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"ca67eb279ecc3865ba48940822660fd54d541195","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.8.5.tgz","fileCount":301,"integrity":"sha512-jFYDIrxPEyY4s+PDc1TLT8e2QG+zVqwz+tHufsYdXSlM9F1sPHEfsoiJ5na8MwcGT4iaseQJmealIPJImNABjA==","signatures":[{"sig":"MEUCIQDmPC3vOVXk3xKUtdIYMQxzDuGO7NxfcHnhcgCE5Qv51AIgGTCOlMEIh8u6/g1bqA0k7Y1jBITjppy6An0CKk+D59s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.8.5","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429849},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.5","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.1.3","husky":"^9.1.7","jsdom":"^29.1.1","katex":"^0.17.0","shiki":"^4.3.1","eslint":"^10.6.0","mprocs":"^0.9.6","svelte":"^5.56.4","vitest":"^4.1.9","globals":"^17.7.0","mermaid":"^11.16.0","publint":"^0.3.21","prettier":"^3.9.4","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.1.0","@types/katex":"^0.16.8","svelte-check":"^4.7.1","@sveltejs/kit":"^2.69.1","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.15","@playwright/test":"^1.61.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.62.1","@vitest/coverage-v8":"^4.1.9","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.20.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^6.9.1","@typescript-eslint/parser":"^8.62.1","@testing-library/user-event":"^14.6.1","prettier-plugin-tailwindcss":"^0.8.0","@sveltejs/vite-plugin-svelte":"^7.1.2","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.62.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.8.5_1784835122477_0.6864855993289223","host":"s3://npm-registry-packages-npm-production"}},"1.8.6":{"name":"@humanspeak/svelte-markdown","version":"1.8.6","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.8.6","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"b65a8c167ed3a43a2491333a4de17b34a96d508b","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.8.6.tgz","fileCount":301,"integrity":"sha512-5Rri7JFEe8pR5egxhkvDf0ZLqSDgEgdctYUfLdxUHiISwYZUpZxQ1sBDXP4pi/31aSoGl5DL+AvNuhrcdT7X8g==","signatures":[{"sig":"MEYCIQDwJoxvArBloAydzDUXJpur0vauXb0TGh9VEv9G8onhiAIhAPCByP0wQWunp3d6zg/EF5gsN179sZWtKGzII0fON6mR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.8.6","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429851},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.18.0","dependencies":{"marked":"^18.0.9","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.2.1","husky":"^9.1.7","jsdom":"^30.0.1","katex":"^0.18.2","shiki":"^4.4.2","eslint":"^10.8.1","mprocs":"^0.9.6","svelte":"^5.56.8","vitest":"^4.1.10","globals":"^17.9.0","mermaid":"^11.16.1","publint":"^0.3.23","prettier":"^3.9.6","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.2.0","@types/katex":"^0.16.8","svelte-check":"^4.7.5","@sveltejs/kit":"^2.70.2","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.18","@playwright/test":"^1.62.1","@sveltejs/package":"^2.5.8","typescript-eslint":"^8.66.0","@vitest/coverage-v8":"^4.1.10","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.22.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^7.0.0","@typescript-eslint/parser":"^8.66.0","@testing-library/user-event":"^14.6.3","prettier-plugin-tailwindcss":"^0.8.1","@sveltejs/vite-plugin-svelte":"^7.3.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.66.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.8.6_1786391022413_0.9775338475492616","host":"s3://npm-registry-packages-npm-production"}},"1.8.7":{"name":"@humanspeak/svelte-markdown","version":"1.8.7","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.8.7","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"30f21678adf8434ac35f22c8cdd4ddf0666ee08c","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.8.7.tgz","fileCount":301,"integrity":"sha512-IJFFF7QuKytGBIDy/fp8xeAxMjuFfV1rt3H8t6kjDlIckVTwCTD6WPFIbirlgeingOdD6j4U6Ox8aHu0YTe2Xw==","signatures":[{"sig":"MEQCIBet254xAY07YNG9Mqk3wFak5BtaK6h5ebdegHYrzulnAiAxElAX5L3ki4+q56PM5iwdvPLSdtwcGtdx8oXXfYFEow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.8.7","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":429967},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs","perf:stream-compare":"node scripts/stream-compare-bench.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.19.0","dependencies":{"marked":"^18.0.9","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.2.1","husky":"^9.1.7","jsdom":"^30.0.1","katex":"^0.18.2","shiki":"^4.4.2","eslint":"^10.8.1","mprocs":"^0.9.6","svelte":"^5.56.8","vitest":"^4.1.10","globals":"^17.9.0","mermaid":"^11.16.1","publint":"^0.3.23","prettier":"^3.9.6","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.2.0","@types/katex":"^0.16.8","svelte-check":"^4.7.5","@sveltejs/kit":"^2.70.2","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.18","@playwright/test":"^1.62.1","@sveltejs/package":"^2.5.8","svelte-streamdown":"3.1.2","typescript-eslint":"^8.66.0","@vitest/coverage-v8":"^4.1.10","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.22.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^7.0.0","@typescript-eslint/parser":"^8.66.0","@testing-library/user-event":"^14.6.3","prettier-plugin-tailwindcss":"^0.8.1","@sveltejs/vite-plugin-svelte":"^7.3.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.66.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.8.7_1787060155029_0.4523536394608172","host":"s3://npm-registry-packages-npm-production"}},"1.8.8":{"name":"@humanspeak/svelte-markdown","version":"1.8.8","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.8.8","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"ca06cf70c3aaf63eecf0e49ced1c2b7cf0c0129a","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.8.8.tgz","fileCount":301,"integrity":"sha512-yISXlFjdm9rsiwwOVvH7t6vQLVYF5KyY7A8BRL+qkE2+U2RdGG07SphYBWQ53diysY4URGvP3USoAlCmtOYG6g==","signatures":[{"sig":"MEQCIGhyBPhjkdJp6QIx+gBDWTV4PrM1sMBK2+/i+//3CF/LAiBAwdQQLTX79aiSBuiEFSx573svea4ZXqEWfJRvXc4i1Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.8.8","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":430903},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs","perf:stream-compare":"node scripts/stream-compare-bench.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.19.0","dependencies":{"marked":"^18.0.9","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.2.1","husky":"^9.1.7","jsdom":"^30.0.1","katex":"^0.18.2","shiki":"^4.4.2","eslint":"^10.8.1","mprocs":"^0.9.6","svelte":"^5.56.8","vitest":"^4.1.10","globals":"^17.9.0","mermaid":"^11.16.1","publint":"^0.3.23","prettier":"^3.9.6","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.2.0","@types/katex":"^0.16.8","svelte-check":"^4.7.5","@sveltejs/kit":"^2.70.2","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.18","@playwright/test":"^1.62.1","@sveltejs/package":"^2.5.8","svelte-streamdown":"3.1.2","typescript-eslint":"^8.66.0","@vitest/coverage-v8":"^4.1.10","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.22.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^7.0.0","@typescript-eslint/parser":"^8.66.0","@testing-library/user-event":"^14.6.3","prettier-plugin-tailwindcss":"^0.8.1","@sveltejs/vite-plugin-svelte":"^7.3.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.66.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.8.8_1787681290106_0.9965737890002573","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@humanspeak/svelte-markdown","version":"1.9.0","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.9.0","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"ff6cba3fbf88d1f95dd78c524515cce32a3e46f4","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.9.0.tgz","fileCount":303,"integrity":"sha512-WytdiOhUkUjSgXZNs3a7fg8Dwko/4XhKyDVB3lzkpqFEaotaL1Dtg8fz6Rg+ThVJoM2/UDmEtX3avTQON2IxKw==","signatures":[{"sig":"MEUCIBjUwomIGkRJcx/LnB9OBXeGYH8RYi8rwHUNH0e9qESRAiEAt7tg+XNpmipty9AwOiiHJ8xEG4yBi+o1MhSoaOQ1990=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":437797},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs","perf:stream-compare":"node scripts/stream-compare-bench.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.19.0","dependencies":{"marked":"^18.0.9","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.2.1","husky":"^9.1.7","jsdom":"^30.0.1","katex":"^0.18.2","shiki":"^4.4.2","eslint":"^10.8.1","mprocs":"^0.9.6","svelte":"^5.56.8","vitest":"^4.1.10","globals":"^17.9.0","mermaid":"^11.16.1","publint":"^0.3.23","prettier":"^3.9.6","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.2.0","@types/katex":"^0.16.8","svelte-check":"^4.7.5","@sveltejs/kit":"^2.70.2","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.18","@playwright/test":"^1.62.1","@sveltejs/package":"^2.5.8","svelte-streamdown":"3.1.2","typescript-eslint":"^8.66.0","@vitest/coverage-v8":"^4.1.10","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.22.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^7.0.0","@typescript-eslint/parser":"^8.66.0","@testing-library/user-event":"^14.6.3","prettier-plugin-tailwindcss":"^0.8.1","@sveltejs/vite-plugin-svelte":"^7.3.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.66.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.9.0_1787939720790_0.8978666293458741","host":"s3://npm-registry-packages-npm-production"}},"1.9.1":{"name":"@humanspeak/svelte-markdown","version":"1.9.1","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.9.1","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"e9b600633056f0782baad714684279046721d878","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.9.1.tgz","fileCount":305,"integrity":"sha512-2JjpATdZfhGQurV38LtkUkPkyQzM7eXku6LoDBeK6i69qqOe0OLmMwpqtMnhwG3ItdxXOt/3miPbSaNTFqMl5Q==","signatures":[{"sig":"MEYCIQC+gd+Pvknbmg//3BFRweuZ4PUs4zISZ8Iw0lovvHDL/gIhAOr88gha4fNNrmnhEWCynxkJMEMZUhf+hZY16ff0D2Xl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDp00A5Cce6T7n/FxusjcVo/pTt8/whjbtMTcYYzyFydQIgC6ZOXX9juhAf45+QprvCFC7uJHA0ikWaWs3UsT/i5Ig=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.9.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":451184},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs","perf:stream-compare":"node scripts/stream-compare-bench.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.20.0","dependencies":{"marked":"^18.0.9","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.2.1","husky":"^9.1.7","jsdom":"^30.0.1","katex":"^0.18.2","shiki":"^4.4.2","eslint":"^10.8.1","mprocs":"^0.9.6","svelte":"^5.56.8","vitest":"^4.1.10","globals":"^17.9.0","mermaid":"^11.16.1","publint":"^0.3.23","prettier":"^3.9.6","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.2.0","@types/katex":"^0.16.8","svelte-check":"^4.7.5","@sveltejs/kit":"^2.70.2","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.18","@playwright/test":"^1.62.1","@sveltejs/package":"^2.5.8","svelte-streamdown":"3.1.2","typescript-eslint":"^8.66.0","@vitest/coverage-v8":"^4.1.10","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.22.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^7.0.0","@typescript-eslint/parser":"^8.66.0","@testing-library/user-event":"^14.6.3","prettier-plugin-tailwindcss":"^0.8.1","@sveltejs/vite-plugin-svelte":"^7.3.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.66.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.9.1_1789412889254_0.8644687956734707","host":"s3://npm-registry-packages-npm-production"}},"1.9.2":{"name":"@humanspeak/svelte-markdown","version":"1.9.2","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"author":"Humanspeak, Inc.","license":"MIT","_id":"@humanspeak/svelte-markdown@1.9.2","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"homepage":"https://markdown.svelte.page","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"acae0d9cfd2bfcab34ae740f7274055ef167221c","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.9.2.tgz","fileCount":305,"integrity":"sha512-sczMB4oNSpADBWT6l9AkIErpJDDzGsamzl2/w3J5yAYBWWofLcmVDCti5KY5l0+Cec2p9xyb73qkkukoNmLPWQ==","signatures":[{"sig":"MEYCIQCXUINkdwULXwxw5es1w88RxDEcn1fAk98ll/nv5HRipgIhAJi0uDrCbbNhGGp8/P8FdQbVIFrtlHwm/9BzOJXYu1MP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIQDvIj6Sq//NTYgtcI1OlZBbLPEShKE2mEINFgRk7/Q25wIgZDVKKP57kSQlxPyjfNhzl9VZcdrKD8uLo/8dRtrvJR0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.9.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":451726},"type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs","perf:stream-compare":"node scripts/stream-compare-bench.mjs"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"overrides":{"@sveltejs/kit":{"cookie":"^0.7.0"}},"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"sideEffects":["**/*.css"],"_nodeVersion":"24.21.0","dependencies":{"marked":"^18.0.9","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.2.1","husky":"^9.1.7","jsdom":"^30.0.1","katex":"^0.18.2","shiki":"^4.4.2","eslint":"^10.8.1","mprocs":"^0.9.6","svelte":"^5.56.8","vitest":"^4.1.10","globals":"^17.9.0","mermaid":"^11.16.1","publint":"^0.3.23","prettier":"^3.9.6","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.2.0","@types/katex":"^0.16.8","svelte-check":"^4.7.5","@sveltejs/kit":"^2.70.2","@eslint/compat":"^2.1.0","@playwright/cli":"^0.1.18","@playwright/test":"^1.62.1","@sveltejs/package":"^2.5.8","svelte-streamdown":"4.2.0","typescript-eslint":"^8.66.0","@vitest/coverage-v8":"^4.1.10","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.22.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^7.0.0","@typescript-eslint/parser":"^8.66.0","@testing-library/user-event":"^14.6.3","prettier-plugin-tailwindcss":"^0.8.1","@sveltejs/vite-plugin-svelte":"^7.3.0","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.66.0","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/svelte-markdown_1.9.2_1790093974471_0.6154623249835893","host":"s3://npm-registry-packages-npm-production"}},"1.9.3":{"_id":"@humanspeak/svelte-markdown@1.9.3","bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"dist":{"shasum":"b4dae2e23131b525299259fc601b574b62039aee","tarball":"https://registry.npmjs.org/@humanspeak/svelte-markdown/-/svelte-markdown-1.9.3.tgz","fileCount":305,"integrity":"sha512-tMHq46oxkeDQlrn5NXBPD+rN0Z7gsgS2i0NV1ji4lLYbP+GlqtNmBIIB2LywnfIP1UFYLVzcbQpl0Dgf2qUX1g==","signatures":[{"sig":"MEQCIFJkGiDDimkiur76sF5lMhl9eiLfLHiy9Tlv/E/F5PGcAiAvQQlSevx+LKTudZKdfxCiyTaO+5Q7qB/aFQ8ii3vDfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCXCdNGvymhS2Q4gNnH3flEJ4sJ/FdxNXHAWZPujATK6QIgJIeS4cTwt1P0tsuPZvDOpXegZLMgKFLl5NCqd4g+kKE="}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@humanspeak%2fsvelte-markdown@1.9.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":452421},"name":"@humanspeak/svelte-markdown","type":"module","types":"./dist/index.d.ts","volta":{"node":"24.15.0"},"author":"Humanspeak, Inc.","svelte":"./dist/index.js","engines":{"node":">=22"},"exports":{".":{"types":"./dist/index.d.ts","svelte":"./dist/index.js"},"./extensions":{"types":"./dist/extensions/index.d.ts","svelte":"./dist/extensions/index.js"},"./SvelteMarkdown":{"types":"./dist/SvelteMarkdown.svelte.d.ts","svelte":"./dist/SvelteMarkdown.svelte"},"./extensions/alert":{"types":"./dist/extensions/alert/index.d.ts","svelte":"./dist/extensions/alert/index.js"},"./extensions/katex":{"types":"./dist/extensions/katex/index.d.ts","svelte":"./dist/extensions/katex/index.js"},"./extensions/shiki":{"types":"./dist/extensions/shiki/index.d.ts","svelte":"./dist/extensions/shiki/index.js"},"./extensions/mermaid":{"types":"./dist/extensions/mermaid/index.d.ts","svelte":"./dist/extensions/mermaid/index.js"},"./extensions/footnote":{"types":"./dist/extensions/footnote/index.d.ts","svelte":"./dist/extensions/footnote/index.js"}},"funding":{"url":"https://github.com/sponsors/humanspeak","type":"github"},"license":"MIT","scripts":{"dev":"vite dev","test":"vitest run --coverage","build":"vite build && pnpm run package","check":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json","dev:all":"mprocs","dev:pkg":"svelte-kit sync && svelte-package --watch","package":"svelte-kit sync && svelte-package && publint","preview":"vite preview","test:all":"pnpm run test && pnpm run test:e2e","test:e2e":"playwright test","test:only":"vitest run","cf-typegen":"pnpm --filter docs cf-typegen","perf:bench":"node scripts/perf-bench.mjs","test:watch":"vitest","check:watch":"svelte-kit sync && svelte-check --tsconfig ./tsconfig.json --watch","test:e2e:ui":"playwright test --ui","test:e2e:debug":"playwright test --debug","test:e2e:report":"playwright show-report","test:tree-shaking":"node scripts/tree-shaking.mjs","perf:stream-compare":"node scripts/stream-compare-bench.mjs"},"version":"1.9.3","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:91ff54dc-cb7f-46b4-9d0e-e08e69909640"}},"homepage":"https://markdown.svelte.page","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","directories":{},"maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"sideEffects":["**/*.css"],"_nodeVersion":"24.21.0","dependencies":{"marked":"^18.0.14","htmlparser2":"^12.0.0","github-slugger":"^2.0.0","@humanspeak/memory-cache":"^1.2.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.3.0","husky":"^9.1.7","jsdom":"^30.1.1","katex":"^0.18.7","shiki":"^4.4.3","eslint":"^10.11.0","mprocs":"^0.9.6","svelte":"^5.57.1","vitest":"^5.0.1","globals":"^17.12.0","mermaid":"^12.0.0","publint":"^0.3.24","prettier":"^3.9.9","@eslint/js":"^10.0.1","typescript":"^6.0.3","@types/node":"^26.6.2","@types/katex":"^0.16.8","svelte-check":"^4.7.6","@sveltejs/kit":"^2.70.3","@eslint/compat":"^2.1.1","@playwright/cli":"^0.1.21","@playwright/test":"^1.63.0","@sveltejs/package":"^2.5.8","svelte-streamdown":"4.2.0","typescript-eslint":"^8.70.1","@vitest/coverage-v8":"^5.0.1","eslint-plugin-import":"^2.32.0","eslint-plugin-svelte":"^3.23.0","@sveltejs/adapter-auto":"^7.0.1","eslint-config-prettier":"^10.1.8","prettier-plugin-svelte":"^4.1.1","@testing-library/svelte":"^5.4.2","@testing-library/jest-dom":"^7.0.1","@typescript-eslint/parser":"^8.70.1","@testing-library/user-event":"^14.6.7","prettier-plugin-tailwindcss":"^0.8.1","@sveltejs/vite-plugin-svelte":"^7.3.1","eslint-plugin-unused-imports":"^4.4.1","@typescript-eslint/eslint-plugin":"^8.70.1","prettier-plugin-organize-imports":"^4.3.0"},"peerDependencies":{"katex":">=0.16.0","shiki":">=4.0.0","svelte":"^5.0.0","mermaid":">=10.0.0"},"peerDependenciesMeta":{"katex":{"optional":true},"shiki":{"optional":true},"mermaid":{"optional":true}},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/svelte-markdown_1.9.3_1790359904756_0.5187079674058177"}}},"time":{"created":"2024-10-30T00:38:57.157Z","modified":"2026-09-25T18:11:45.755Z","0.5.3":"2024-10-30T00:38:57.371Z","0.5.4":"2024-11-01T00:47:39.656Z","0.5.5":"2024-11-04T18:11:16.868Z","0.6.0":"2024-11-17T20:53:50.338Z","0.6.1":"2024-11-17T21:43:10.281Z","0.6.8":"2025-01-01T19:31:37.678Z","0.7.0":"2025-01-03T20:00:29.198Z","0.7.1":"2025-01-03T20:15:18.311Z","0.7.2":"2025-01-03T20:46:57.349Z","0.7.3":"2025-01-04T18:05:55.842Z","0.7.4":"2025-01-05T02:19:02.672Z","0.7.5":"2025-01-05T05:38:18.572Z","0.7.6":"2025-01-05T18:39:00.504Z","0.7.7":"2025-01-06T00:19:01.522Z","0.7.8":"2025-01-07T01:38:47.293Z","0.7.9":"2025-01-07T19:08:50.441Z","0.7.10":"2025-01-10T14:14:41.963Z","0.7.11":"2025-01-15T19:34:45.207Z","0.7.12":"2025-01-16T00:07:26.491Z","0.7.14":"2025-01-21T16:59:07.927Z","0.7.15":"2025-02-05T02:23:38.883Z","0.7.16":"2025-02-05T02:35:15.785Z","0.7.17":"2025-02-07T16:31:19.838Z","0.7.18":"2025-02-14T00:02:04.572Z","0.7.19":"2025-03-03T01:21:17.693Z","0.7.20":"2025-03-29T16:40:32.053Z","0.7.21":"2025-03-29T17:33:23.198Z","0.8.0":"2025-04-05T21:10:02.229Z","0.8.1":"2025-04-08T00:18:39.523Z","0.8.2":"2025-04-18T16:19:35.618Z","0.8.3":"2025-04-22T14:41:37.237Z","0.8.4":"2025-05-17T09:23:08.195Z","0.8.5":"2025-05-17T09:53:16.133Z","0.8.6":"2025-05-17T11:41:06.355Z","0.8.7":"2025-05-28T19:26:36.216Z","0.8.8":"2025-07-15T18:12:53.826Z","0.8.9":"2025-07-27T23:04:19.012Z","0.8.10":"2025-08-12T23:29:28.562Z","0.8.11":"2025-08-22T16:11:37.110Z","0.8.12":"2025-09-26T22:54:49.239Z","0.8.13":"2025-10-08T17:17:23.484Z","0.8.14":"2026-01-07T11:43:14.321Z","0.8.15":"2026-02-04T20:59:05.558Z","0.8.16":"2026-02-17T03:53:29.367Z","0.8.17":"2026-02-17T05:16:37.374Z","1.0.0":"2026-02-18T00:45:56.132Z","1.0.1":"2026-02-19T00:14:27.545Z","1.0.2":"2026-02-19T19:25:14.034Z","1.0.3":"2026-02-27T19:00:42.621Z","1.0.4":"2026-03-13T17:22:40.740Z","1.0.5":"2026-03-18T06:33:27.857Z","1.1.0":"2026-03-25T01:53:25.984Z","1.2.0":"2026-03-25T02:15:46.557Z","1.3.0":"2026-04-01T01:28:50.042Z","1.4.0":"2026-04-07T19:20:33.031Z","1.4.1":"2026-04-09T23:59:55.569Z","1.4.2":"2026-05-04T23:53:55.113Z","1.4.3":"2026-05-05T07:44:16.321Z","1.4.4":"2026-05-06T18:08:17.609Z","1.4.5":"2026-05-06T18:30:05.498Z","1.5.0":"2026-05-13T23:13:39.547Z","1.5.1":"2026-05-18T16:45:49.409Z","1.5.2":"2026-05-19T23:33:15.833Z","1.5.3":"2026-05-28T12:05:14.878Z","1.5.4":"2026-06-02T19:39:22.479Z","1.6.0":"2026-06-03T19:00:06.253Z","1.6.1":"2026-06-25T19:30:07.953Z","1.6.2":"2026-07-05T15:52:27.334Z","1.6.3":"2026-07-05T18:09:10.510Z","1.6.4":"2026-07-05T21:26:52.892Z","1.6.5":"2026-07-06T11:10:20.061Z","1.7.0":"2026-07-07T18:59:05.516Z","1.7.1":"2026-07-07T21:22:13.649Z","1.7.2":"2026-07-07T23:09:12.244Z","1.7.3":"2026-07-07T23:53:31.806Z","1.7.4":"2026-07-08T18:06:26.790Z","1.7.5":"2026-07-08T19:59:27.909Z","1.7.6":"2026-07-09T01:04:26.695Z","1.7.7":"2026-07-09T15:51:22.409Z","1.7.8":"2026-07-09T17:07:28.870Z","1.7.9":"2026-07-09T18:30:31.399Z","1.7.10":"2026-07-09T19:57:50.334Z","1.7.11":"2026-07-13T10:34:23.304Z","1.7.12":"2026-07-13T10:59:12.039Z","1.7.13":"2026-07-13T12:25:06.334Z","1.7.14":"2026-07-13T12:39:05.370Z","1.8.0":"2026-07-13T16:48:30.596Z","1.8.1":"2026-07-13T19:56:15.018Z","1.8.2":"2026-07-13T20:07:34.179Z","1.8.3":"2026-07-14T13:05:50.546Z","1.8.4":"2026-07-14T18:48:16.473Z","1.8.5":"2026-07-23T19:32:02.650Z","1.8.6":"2026-08-10T19:43:42.560Z","1.8.7":"2026-08-18T13:35:55.208Z","1.8.8":"2026-08-25T18:08:10.240Z","1.9.0":"2026-08-28T17:55:20.945Z","1.9.1":"2026-09-14T19:08:09.396Z","1.9.2":"2026-09-22T16:19:34.559Z","1.9.3":"2026-09-25T18:11:45.376Z"},"bugs":{"url":"https://github.com/humanspeak/svelte-markdown/issues"},"author":"Humanspeak, Inc.","license":"MIT","homepage":"https://markdown.svelte.page","keywords":["svelte","svelte5","sveltekit","markdown","renderer","parser","fast","performance","cache","caching","marked","component","typescript","runes","md","documentation","html","converter","formatting","customizable","extensible","ai","ai-agent","agent-output","llm","llm-streaming","streaming","chatgpt","claude","claude-code","anthropic","openai","xss","sanitization","secure"],"repository":{"url":"git+https://github.com/humanspeak/svelte-markdown.git","type":"git"},"description":"Markdown and HTML renderer for Svelte 5 — built for rendering streaming AI agent output from Claude Code, ChatGPT, and agentic workflows. XSS-safe defaults, streaming-aware sanitization, token caching, TypeScript types, and Svelte 5 runes.","maintainers":[{"name":"humanspeakadmin","email":"admin@humanspeak.com"}],"readme":"","readmeFilename":""}