{"_id":"@svg-use/react","_rev":"9-96826b6a17ebd741bcae8ff5fb127c5b","name":"@svg-use/react","dist-tags":{"latest":"1.1.0"},"versions":{"0.1.0":{"name":"@svg-use/react","version":"0.1.0","keywords":["loader","performance","plugin","rollup","svg","vite","webpack"],"author":{"url":"https://fotis.xyz","name":"Fotis Papadogeorgopoulos","email":"fotis@fpapado.com"},"license":"MIT","_id":"@svg-use/react@0.1.0","maintainers":[{"name":"fpapado","email":"fotis@fpapado.com"}],"homepage":"https://github.com/fpapado/svg-use#readme","bugs":{"url":"https://github.com/fpapado/svg-use/issues"},"dist":{"shasum":"4ed989379d169ccf0faf689b3690ee033594f38c","tarball":"https://registry.npmjs.org/@svg-use/react/-/react-0.1.0.tgz","fileCount":86,"integrity":"sha512-ZVpZTJRWslnKNgzZSDDiVkgk1HQ1AHOdyxzE9NghE05gqjcKSpJbI5dI8v3VyggRc12vYVkpONzDfjyQOgoHeg==","signatures":[{"sig":"MEUCIA/+M7ZaLrGF51ty0kGcRqpOInNNLHc2M1Y4y+5haH19AiEAhJ3JZKVzRlREIT2rrO6xuP768kewm9GoyBqz07f4UoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@svg-use%2freact@0.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":56645},"main":"./dist/commonjs/index.js","tshy":{"exclude":["src/**/*.spec.*","src/**/test/"],"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","_from":"file:svg-use-react-0.1.0.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"scripts":{"dev":"npm-run-all --parallel build:lib:watch test","lint":"npm-run-all \"lint:*\"","test":"vitest","build":"pnpm build:lib","build:lib":"tshy","prepublish":"publint && attw --config-path ./.attw.json --pack","check-types":"tsc --noEmit","lint:scripts":"eslint src --report-unused-disable-directives --no-warn-ignored --max-warnings 0","lint:prettier":"pnpm prettier --check .","build:lib:watch":"tshy --watch","check-types:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"fpapado","email":"fotis@fpapado.com"},"_resolved":"/tmp/26d345954ef9e034624dcc10ae0470d8/svg-use-react-0.1.0.tgz","_integrity":"sha512-ZVpZTJRWslnKNgzZSDDiVkgk1HQ1AHOdyxzE9NghE05gqjcKSpJbI5dI8v3VyggRc12vYVkpONzDfjyQOgoHeg==","repository":{"url":"git+https://github.com/fpapado/svg-use.git","type":"git","directory":"packages/react"},"_npmVersion":"10.8.1","description":"Tools and bundler plugins for loading SVG images via use[href], for use in components.","directories":{},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"@types/react":"18.3.3"},"peerDependencies":{"react":"^18","react-dom":"^18"},"peerDependenciesMeta":{"react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react_0.1.0_1723633798804_0.9980788994560925","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@svg-use/react","version":"0.2.0","keywords":["loader","performance","plugin","rollup","svg","vite","webpack"],"author":{"url":"https://fotis.xyz","name":"Fotis Papadogeorgopoulos","email":"fotis@fpapado.com"},"license":"MIT","_id":"@svg-use/react@0.2.0","maintainers":[{"name":"fpapado","email":"fotis@fpapado.com"}],"homepage":"https://github.com/fpapado/svg-use#readme","bugs":{"url":"https://github.com/fpapado/svg-use/issues"},"dist":{"shasum":"3802d1e3383055dba8fc55995d832eb00c46c51e","tarball":"https://registry.npmjs.org/@svg-use/react/-/react-0.2.0.tgz","fileCount":87,"integrity":"sha512-czhcQsHlcIEZkOEcoD61BYey3R6efUmJkLbrujNCQNMjCeSdC44L20rcqsXTE+g7rCdeGlVNqEoIZt8XiycGtg==","signatures":[{"sig":"MEUCIQD80L6VAhSAQrtka8af5eDhfFnv0jJrJUr6UM4SRvdZYAIgcPdvqMG24FQK5w6rLtaoOD6mv4q6wuxz5FWY7oBq45U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@svg-use%2freact@0.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":77088},"main":"./dist/commonjs/index.js","tshy":{"exclude":["src/**/*.spec.*","src/**/test/"],"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","_from":"file:svg-use-react-0.2.0.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"scripts":{"dev":"npm-run-all --parallel build:lib:watch test","lint":"npm-run-all \"lint:*\"","test":"vitest","build":"pnpm build:lib","build:lib":"tshy","prepublish":"publint && attw --config-path ./.attw.json --pack","check-types":"tsc --noEmit","lint:scripts":"eslint src --report-unused-disable-directives --no-warn-ignored --max-warnings 0","lint:prettier":"pnpm prettier --check .","build:lib:watch":"tshy --watch","check-types:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"fpapado","email":"fotis@fpapado.com"},"_resolved":"/tmp/90c057eec99b5faeb50d4289eb66ec3a/svg-use-react-0.2.0.tgz","_integrity":"sha512-czhcQsHlcIEZkOEcoD61BYey3R6efUmJkLbrujNCQNMjCeSdC44L20rcqsXTE+g7rCdeGlVNqEoIZt8XiycGtg==","repository":{"url":"git+https://github.com/fpapado/svg-use.git","type":"git","directory":"packages/react"},"_npmVersion":"10.8.1","description":"Tools and bundler plugins for loading SVG images via use[href], for use in components.","directories":{},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"@types/react":"18.3.3"},"peerDependencies":{"react":"^18","react-dom":"^18"},"peerDependenciesMeta":{"react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react_0.2.0_1723792916117_0.5517820919737584","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@svg-use/react","version":"0.3.0","keywords":["loader","performance","plugin","rollup","svg","vite","webpack"],"author":{"url":"https://fotis.xyz","name":"Fotis Papadogeorgopoulos","email":"fotis@fpapado.com"},"license":"MIT","_id":"@svg-use/react@0.3.0","maintainers":[{"name":"fpapado","email":"fotis@fpapado.com"}],"homepage":"https://github.com/fpapado/svg-use#readme","bugs":{"url":"https://github.com/fpapado/svg-use/issues"},"dist":{"shasum":"ee30dffe253588ff6a4fd1d22071f3c56bc90349","tarball":"https://registry.npmjs.org/@svg-use/react/-/react-0.3.0.tgz","fileCount":98,"integrity":"sha512-q8SM2+tsxhIiVc/ZpmJGD09e0M2jpkzBaDPFbUyKUyF6zSyxOrDlC7cf7eLaw3QEl7pUkTuSLINy9s1UHG02Iw==","signatures":[{"sig":"MEQCIGUvcrEtFVLUb81jG2j2qXnOuHpRnB56dsFlKlfRL862AiADkz02qcuMzz221eDQXmZvAPgWOVuzvyjdnJrcEoKEng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@svg-use%2freact@0.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":95667},"main":"./dist/commonjs/index.js","tshy":{"exclude":["src/**/*.spec.*","src/**/test/"],"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","_from":"file:svg-use-react-0.3.0.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"scripts":{"dev":"npm-run-all --parallel build:lib:watch test","lint":"npm-run-all \"lint:*\"","test":"vitest","build":"pnpm build:lib","api-docs":"typedoc && prettier api-docs --write","build:lib":"tshy","check-types":"tsc --noEmit","lint:scripts":"eslint src --report-unused-disable-directives --no-warn-ignored --max-warnings 0","lint:prettier":"pnpm prettier --check .","api-docs:watch":"typedoc --watch","build:lib:watch":"tshy --watch","check-types:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"fpapado","email":"fotis@fpapado.com"},"_resolved":"/tmp/4212795b13318a8dcfb4781dceda4623/svg-use-react-0.3.0.tgz","_integrity":"sha512-q8SM2+tsxhIiVc/ZpmJGD09e0M2jpkzBaDPFbUyKUyF6zSyxOrDlC7cf7eLaw3QEl7pUkTuSLINy9s1UHG02Iw==","repository":{"url":"git+https://github.com/fpapado/svg-use.git","type":"git","directory":"packages/react"},"_npmVersion":"10.8.1","description":"Tools and bundler plugins for loading SVG images via use[href], for use in components.","directories":{},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"@types/react":"18.3.3"},"peerDependencies":{"react":"^18","react-dom":"^18"},"peerDependenciesMeta":{"react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react_0.3.0_1724050889694_0.3218697324620394","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@svg-use/react","version":"0.4.0","keywords":["loader","performance","plugin","rollup","svg","vite","webpack"],"author":{"url":"https://fotis.xyz","name":"Fotis Papadogeorgopoulos","email":"fotis@fpapado.com"},"license":"MIT","_id":"@svg-use/react@0.4.0","maintainers":[{"name":"fpapado","email":"fotis@fpapado.com"}],"homepage":"https://github.com/fpapado/svg-use#readme","bugs":{"url":"https://github.com/fpapado/svg-use/issues"},"dist":{"shasum":"ac9f56760684d2d840271da4d4cb240a25b91d26","tarball":"https://registry.npmjs.org/@svg-use/react/-/react-0.4.0.tgz","fileCount":98,"integrity":"sha512-iahvyPvbe1IYxMGXFYhxYDN0vkF2p8BJ0FJEobzgPLYbZ3SZuaKALVDGqBmGhmAIuFz6dRZGE300ZmbauXZ/+Q==","signatures":[{"sig":"MEQCIBzNJWRUN/n0Sw4biy+6BeCXK0aLKD7gt1HSoYCueIY0AiAjyHASc6OqWlUoX+zqitvSSc9ckzGwsXKH8f+tf80qUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@svg-use%2freact@0.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":98352},"main":"./dist/commonjs/index.js","tshy":{"exclude":["src/**/*.spec.*","src/**/test/"],"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","_from":"file:svg-use-react-0.4.0.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"scripts":{"dev":"npm-run-all --parallel build:lib:watch test","lint":"npm-run-all \"lint:*\"","test":"vitest","build":"pnpm build:lib","api-docs":"typedoc && prettier api-docs --write","build:lib":"tshy","check-types":"tsc --noEmit","lint:scripts":"eslint src --report-unused-disable-directives --no-warn-ignored --max-warnings 0","lint:prettier":"pnpm prettier --check .","api-docs:watch":"typedoc --watch","build:lib:watch":"tshy --watch","check-types:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"fpapado","email":"fotis@fpapado.com"},"_resolved":"/tmp/93d4d2a7c2907f6a093224a1dd1cb118/svg-use-react-0.4.0.tgz","_integrity":"sha512-iahvyPvbe1IYxMGXFYhxYDN0vkF2p8BJ0FJEobzgPLYbZ3SZuaKALVDGqBmGhmAIuFz6dRZGE300ZmbauXZ/+Q==","repository":{"url":"git+https://github.com/fpapado/svg-use.git","type":"git","directory":"packages/react"},"_npmVersion":"10.8.1","description":"Tools and bundler plugins for loading SVG images via use[href], for use in components.","directories":{},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"@types/react":"18.3.4"},"peerDependencies":{"react":"^18","react-dom":"^18"},"peerDependenciesMeta":{"react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react_0.4.0_1724782727495_0.15892840615298653","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"@svg-use/react","version":"0.4.1","keywords":["loader","performance","plugin","rollup","svg","vite","webpack"],"author":{"url":"https://fotis.xyz","name":"Fotis Papadogeorgopoulos","email":"fotis@fpapado.com"},"license":"MIT","_id":"@svg-use/react@0.4.1","maintainers":[{"name":"fpapado","email":"fotis@fpapado.com"}],"homepage":"https://github.com/fpapado/svg-use#readme","bugs":{"url":"https://github.com/fpapado/svg-use/issues"},"dist":{"shasum":"0496775ddd830173544970af3c8cdffcc8eb583d","tarball":"https://registry.npmjs.org/@svg-use/react/-/react-0.4.1.tgz","fileCount":98,"integrity":"sha512-J4EP4eqq0pb9IhRgTqcGUpf5VnuRSq1gjzfIOQN96ixKNbj3/N6tCcCvRY2EH4Re5zLXLFL9Ggu1dM/jq/1dCg==","signatures":[{"sig":"MEUCIHKXy8pyE9Qb232A3tOnGjNql9rK3GxSXLweOK1hrBiEAiEAuvN4glxHqTQjqqQhm09nchYZR8AAS8tMBchckso7zFg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@svg-use%2freact@0.4.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":98263},"main":"./dist/commonjs/index.js","tshy":{"exclude":["src/**/*.spec.*","src/**/test/"],"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","_from":"file:svg-use-react-0.4.1.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"scripts":{"dev":"npm-run-all --parallel build:lib:watch test","lint":"npm-run-all \"lint:*\"","test":"vitest","build":"pnpm build:lib","api-docs":"typedoc && prettier api-docs --write","build:lib":"tshy","check-types":"tsc --noEmit","lint:scripts":"eslint src --report-unused-disable-directives --no-warn-ignored --max-warnings 0","lint:prettier":"pnpm prettier --check .","api-docs:watch":"typedoc --watch","build:lib:watch":"tshy --watch","check-types:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"fpapado","email":"fotis@fpapado.com"},"_resolved":"/tmp/c756dc9e87043c924bef555f564c61c7/svg-use-react-0.4.1.tgz","_integrity":"sha512-J4EP4eqq0pb9IhRgTqcGUpf5VnuRSq1gjzfIOQN96ixKNbj3/N6tCcCvRY2EH4Re5zLXLFL9Ggu1dM/jq/1dCg==","repository":{"url":"git+https://github.com/fpapado/svg-use.git","type":"git","directory":"packages/react"},"_npmVersion":"10.8.1","description":"Tools and bundler plugins for loading SVG images via use[href], for use in components.","directories":{},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"@types/react":"18.3.4"},"peerDependencies":{"react":"^18","react-dom":"^18"},"peerDependenciesMeta":{"react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react_0.4.1_1724847599903_0.6575915639693632","host":"s3://npm-registry-packages"}},"0.4.2":{"name":"@svg-use/react","version":"0.4.2","keywords":["loader","performance","plugin","rollup","svg","vite","webpack"],"author":{"url":"https://fotis.xyz","name":"Fotis Papadogeorgopoulos","email":"fotis@fpapado.com"},"license":"MIT","_id":"@svg-use/react@0.4.2","maintainers":[{"name":"fpapado","email":"fotis@fpapado.com"}],"homepage":"https://github.com/fpapado/svg-use#readme","bugs":{"url":"https://github.com/fpapado/svg-use/issues"},"dist":{"shasum":"5b22fedd78eb81660d442126fdbac9939fc3420c","tarball":"https://registry.npmjs.org/@svg-use/react/-/react-0.4.2.tgz","fileCount":98,"integrity":"sha512-Bf9reQVPt5UQH/xiq+IeW29DyQ9oClH0pFQAgepmJ0GcbH8nuz7M95hEf8VmS+TARTN5aGCMIRrLc2Vxf0R+Ig==","signatures":[{"sig":"MEYCIQDqcPJKU91lrMCS0iDKpUAFUTwttWGDimsxR8r3yFZVGQIhAJXgG9oqZAbYcpq6RXmMWjV84MzipAbETWa7TpU9xPsx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@svg-use%2freact@0.4.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":98455},"main":"./dist/commonjs/index.js","tshy":{"exclude":["src/**/*.spec.*","src/**/test/"],"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","_from":"file:svg-use-react-0.4.2.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"scripts":{"dev":"npm-run-all --parallel build:lib:watch test","lint":"npm-run-all \"lint:*\"","test":"vitest","build":"pnpm build:lib","api-docs":"typedoc && prettier api-docs --write","build:lib":"tshy","check-types":"tsc --noEmit","lint:scripts":"eslint src --report-unused-disable-directives --no-warn-ignored --max-warnings 0","lint:prettier":"pnpm prettier --check .","api-docs:watch":"typedoc --watch","build:lib:watch":"tshy --watch","check-types:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"fpapado","email":"fotis@fpapado.com"},"_resolved":"/tmp/db8afe22e1bc699d03c2638e861fb00d/svg-use-react-0.4.2.tgz","_integrity":"sha512-Bf9reQVPt5UQH/xiq+IeW29DyQ9oClH0pFQAgepmJ0GcbH8nuz7M95hEf8VmS+TARTN5aGCMIRrLc2Vxf0R+Ig==","repository":{"url":"git+https://github.com/fpapado/svg-use.git","type":"git","directory":"packages/react"},"_npmVersion":"10.8.1","description":"Tools and bundler plugins for loading SVG images via use[href], for use in components.","directories":{},"_nodeVersion":"20.16.0","_hasShrinkwrap":false,"devDependencies":{"@types/react":"18.3.4"},"peerDependencies":{"react":"^18","react-dom":"^18"},"peerDependenciesMeta":{"react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react_0.4.2_1724996873329_0.878294366554381","host":"s3://npm-registry-packages"}},"0.4.3":{"name":"@svg-use/react","version":"0.4.3","keywords":["loader","performance","plugin","rollup","svg","vite","webpack"],"author":{"url":"https://fotis.xyz","name":"Fotis Papadogeorgopoulos","email":"fotis@fpapado.com"},"license":"MIT","_id":"@svg-use/react@0.4.3","maintainers":[{"name":"fpapado","email":"fotis@fpapado.com"}],"homepage":"https://github.com/fpapado/svg-use#readme","bugs":{"url":"https://github.com/fpapado/svg-use/issues"},"dist":{"shasum":"7a7db5b2653ade2d7d8193a5bbb1f7924040c7e7","tarball":"https://registry.npmjs.org/@svg-use/react/-/react-0.4.3.tgz","fileCount":98,"integrity":"sha512-mBPz5QTpN2ZfD/hNK9ZXG8fVP7hGKHc+tltJyHdC1gV7/l7G7MEIh5fUOrSpQfFV3zmevypiWsX5CE24yxQLuw==","signatures":[{"sig":"MEYCIQDMnkD+ovSrYhrJFYOsVc3NC/RIgPgJRzL8lhs3Y8C38QIhAJgRbAtrxFnR5VODonXU1ETHC6mO3nlxPiLVRqsTx0eR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@svg-use%2freact@0.4.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":103456},"main":"./dist/commonjs/index.js","tshy":{"exclude":["src/**/*.spec.*","src/**/test/"],"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","_from":"file:svg-use-react-0.4.3.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"scripts":{"dev":"npm-run-all --parallel build:lib:watch test","lint":"npm-run-all \"lint:*\"","test":"vitest","build":"pnpm build:lib","api-docs":"typedoc && prettier api-docs --write","build:lib":"tshy","check-types":"tsc --noEmit","lint:scripts":"eslint src --report-unused-disable-directives --no-warn-ignored --max-warnings 0","lint:prettier":"pnpm prettier --check .","api-docs:watch":"typedoc --watch","build:lib:watch":"tshy --watch","check-types:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"fpapado","email":"fotis@fpapado.com"},"_resolved":"/tmp/d0bb0dfc9d6c51d419a7946727d3d557/svg-use-react-0.4.3.tgz","_integrity":"sha512-mBPz5QTpN2ZfD/hNK9ZXG8fVP7hGKHc+tltJyHdC1gV7/l7G7MEIh5fUOrSpQfFV3zmevypiWsX5CE24yxQLuw==","repository":{"url":"git+https://github.com/fpapado/svg-use.git","type":"git","directory":"packages/react"},"_npmVersion":"10.8.2","description":"Tools and bundler plugins for loading SVG images via use[href], for use in components.","directories":{},"_nodeVersion":"20.18.0","_hasShrinkwrap":false,"devDependencies":{"@types/react":"18.3.11"},"peerDependencies":{"react":"^18","react-dom":"^18"},"peerDependenciesMeta":{"react":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/react_0.4.3_1728724095696_0.9838069286344333","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@svg-use/react","version":"1.0.0","keywords":["loader","performance","plugin","rollup","svg","vite","webpack"],"author":{"url":"https://fotis.xyz","name":"Fotis Papadogeorgopoulos","email":"fotis@fpapado.com"},"license":"MIT","_id":"@svg-use/react@1.0.0","maintainers":[{"name":"fpapado","email":"fotis@fpapado.com"}],"homepage":"https://github.com/fpapado/svg-use#readme","bugs":{"url":"https://github.com/fpapado/svg-use/issues"},"dist":{"shasum":"87a5243146a40ba9b29e228458268ccb1e5d5d99","tarball":"https://registry.npmjs.org/@svg-use/react/-/react-1.0.0.tgz","fileCount":99,"integrity":"sha512-5LhqGm8jw3C3g7K6FoVaDQAXUEL73qJZzzLfSMuV419prsldDR3IV1cy0DDOT5cxH+BGXtOYjbrYQWjE6U1UUw==","signatures":[{"sig":"MEYCIQCg10YoPrRR2CmisvknX84uUJTcc1/Gi3NeShlL2lIgwwIhAMhATTFFtqicG/PpLnpslnLsHj2P4JJZzLnTLagGUs9u","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@svg-use%2freact@1.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":108321},"main":"./dist/commonjs/index.js","tshy":{"exclude":["src/**/*.spec.*","src/**/test/"],"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"type":"module","_from":"file:svg-use-react-1.0.0.tgz","types":"./dist/commonjs/index.d.ts","module":"./dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"scripts":{"dev":"npm-run-all --parallel build:lib:watch test","lint":"npm-run-all \"lint:*\"","test":"vitest","build":"pnpm build:lib","api-docs":"typedoc && prettier api-docs --write","build:lib":"tshy","check-types":"tsc --noEmit","lint:scripts":"eslint src --report-unused-disable-directives --no-warn-ignored --max-warnings 0","lint:prettier":"pnpm prettier --check .","api-docs:watch":"typedoc --watch","build:lib:watch":"tshy --watch","check-types:watch":"tsc --noEmit --watch"},"_npmUser":{"name":"fpapado","email":"fotis@fpapado.com"},"_resolved":"/tmp/75d1f6d9e2df8e5fee48eabd78b62843/svg-use-react-1.0.0.tgz","_integrity":"sha512-5LhqGm8jw3C3g7K6FoVaDQAXUEL73qJZzzLfSMuV419prsldDR3IV1cy0DDOT5cxH+BGXtOYjbrYQWjE6U1UUw==","repository":{"url":"git+https://github.com/fpapado/svg-use.git","type":"git","directory":"packages/react"},"_npmVersion":"10.9.2","description":"Tools and bundler plugins for loading SVG images via use[href], for use in components.","directories":{},"_nodeVersion":"22.14.0","_hasShrinkwrap":false,"devDependencies":{"happy-dom":"17.4.4","@types/react":"19.0.12","@testing-library/react":"16.2.0","@testing-library/jest-dom":"6.6.3"},"peerDependencies":{"react":"^18 || ^19","react-dom":"^18 || ^19"},"_npmOperationalInternal":{"tmp":"tmp/react_1.0.0_1743266206644_0.5816357537407177","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@svg-use/react","version":"1.1.0","description":"Tools and bundler plugins for loading SVG images via use[href], for use in components.","license":"MIT","author":{"name":"Fotis Papadogeorgopoulos","email":"fotis@fpapado.com","url":"https://fotis.xyz"},"repository":{"type":"git","url":"git+https://github.com/fpapado/svg-use.git","directory":"packages/react"},"bugs":{"url":"https://github.com/fpapado/svg-use/issues"},"type":"module","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/commonjs/index.d.ts","default":"./dist/commonjs/index.js"}},"./package.json":"./package.json"},"main":"./dist/commonjs/index.js","module":"./dist/esm/index.js","types":"./dist/commonjs/index.d.ts","peerDependencies":{"react":"^18 || ^19","react-dom":"^18 || ^19"},"devDependencies":{"@testing-library/jest-dom":"6.6.3","@testing-library/react":"16.2.0","@types/react":"19.0.12","happy-dom":"20.0.2","react":"19.2.3","react-dom":"19.2.3"},"keywords":["loader","performance","plugin","rollup","svg","vite","webpack"],"tshy":{"exclude":["src/**/*.spec.*","src/**/test/"],"exports":{".":"./src/index.ts","./package.json":"./package.json"}},"scripts":{"api-docs":"typedoc && prettier api-docs --write","api-docs:watch":"typedoc --watch","build":"pnpm build:lib","build:lib":"tshy","build:lib:watch":"tshy --watch","check-types":"tsc --noEmit","check-types:watch":"tsc --noEmit --watch","dev":"npm-run-all --parallel build:lib:watch test","lint":"npm-run-all \"lint:*\"","lint:prettier":"pnpm prettier --check .","lint:scripts":"eslint src --report-unused-disable-directives --no-warn-ignored --max-warnings 0","test":"vitest"},"_id":"@svg-use/react@1.1.0","homepage":"https://github.com/fpapado/svg-use#readme","_integrity":"sha512-c27PUf7PoPT1ce2kMIWbpjzrFfHlv6VxnWJrzjr9DmFqPvXxO7qdSXYppSMkUKzgxWG7cIN74oTGAhH69Rzzmg==","_resolved":"/tmp/dbbf5bb9ff253660a1859104224a9763/svg-use-react-1.1.0.tgz","_from":"file:svg-use-react-1.1.0.tgz","_nodeVersion":"24.12.0","_npmVersion":"11.6.2","dist":{"integrity":"sha512-c27PUf7PoPT1ce2kMIWbpjzrFfHlv6VxnWJrzjr9DmFqPvXxO7qdSXYppSMkUKzgxWG7cIN74oTGAhH69Rzzmg==","shasum":"4531439f2a80d2fbe841288cb964278c4bdf493c","tarball":"https://registry.npmjs.org/@svg-use/react/-/react-1.1.0.tgz","fileCount":99,"unpackedSize":110632,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@svg-use%2freact@1.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCICXEQlV/6RVHWjO2TeM6LS1aSwqzjKmcloF4zcWb4+PLAiEA3dh3eIxQ/TVsKukSUupYNScdy+7VapxY/LZyDR3FsuI="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:08f506fc-8c29-4b1b-8857-ae70c2877cf2"}},"directories":{},"maintainers":[{"name":"fpapado","email":"fotis@fpapado.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/react_1.1.0_1766391727005_0.07814593363460842"},"_hasShrinkwrap":false}},"time":{"created":"2024-08-14T11:09:58.715Z","modified":"2025-12-22T08:22:07.929Z","0.1.0":"2024-08-14T11:09:59.054Z","0.2.0":"2024-08-16T07:21:56.389Z","0.3.0":"2024-08-19T07:01:29.863Z","0.4.0":"2024-08-27T18:18:47.652Z","0.4.1":"2024-08-28T12:20:00.270Z","0.4.2":"2024-08-30T05:47:53.480Z","0.4.3":"2024-10-12T09:08:15.945Z","1.0.0":"2025-03-29T16:36:46.825Z","1.1.0":"2025-12-22T08:22:07.184Z"},"bugs":{"url":"https://github.com/fpapado/svg-use/issues"},"author":{"name":"Fotis Papadogeorgopoulos","email":"fotis@fpapado.com","url":"https://fotis.xyz"},"license":"MIT","homepage":"https://github.com/fpapado/svg-use#readme","keywords":["loader","performance","plugin","rollup","svg","vite","webpack"],"repository":{"type":"git","url":"git+https://github.com/fpapado/svg-use.git","directory":"packages/react"},"description":"Tools and bundler plugins for loading SVG images via use[href], for use in components.","maintainers":[{"name":"fpapado","email":"fotis@fpapado.com"}],"readme":"# `@svg-use/react`\n\nA component for using the output of `@svg-use/core` in React, with the default\ntheme config. Also includes utilities for creating your own wrappers.\n\n## Quick start\n\n```shell\npnpm add @svg-use/react\n```\n\n```tsx\nimport { createThemedExternalSvg, ThemedExternalSvg } from '@svg-use/react';\n\n// Assuming you have {url, id, viewBox} in scope, for example from a loader or a priori information\n\nconst MyIcon = createThemedExternalSvg({ url, id, viewBox });\n\nconst MyComponent = () => {\n  return (\n    <>\n      <MyIcon />\n      <ThemedExternalSvg iconUrl={url} iconId={id} viewBox={viewBox} />\n    </>\n  );\n};\n```\n\nOptionally, in your application root, you can pass config via context:\n\n```tsx\nimport { configContext, type Config } from '@svg-use/react';\n\nconst config: Config = {\n  // Add any config options here\n  rewritePath: (pathOrHref) => pathOrHref,\n  runtimeChecksEnabled: process.env.NODE_ENV !== 'production',\n};\n\nconst AppRoot = () => {\n  return (\n    <configContext.Provider value={config}>\n      {/* The rest of your application */}\n    </configContext.Provider>\n  );\n};\n```\n\n## API Reference\n\n[Find the full API reference](./api-docs/README.md)\n","readmeFilename":"README.md"}