{"_id":"@codecov/webpack-plugin","_rev":"44-cbd7493dc2d60fc73b92414ac2f762c1","name":"@codecov/webpack-plugin","dist-tags":{"alpha":"0.0.1-alpha.0","beta":"0.0.1-beta.12","latest":"2.0.1"},"versions":{"0.0.1-alpha.0":{"name":"@codecov/webpack-plugin","version":"0.0.1-alpha.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-alpha.0","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"92bb961a1ea2f2877aa0fb8b195c39ebc1a558f6","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-alpha.0.tgz","fileCount":3,"integrity":"sha512-dV0qOHiht/kgdLz4ybI2qIi6q6Vy/zhGEb9aSMorcasZrgaekRItjRryiEfqcGmZSN2u6uT4NDycYfAJiMuXzw==","signatures":[{"sig":"MEUCIGYUFstfGV0KM7fGRiqAAgMclNFP4q7ZzKAN5FcaWuQXAiEAjAtjg6NQ/E7GEYBx7GZNC0ozIZmKWTnOzgPh6Xhhmss=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4273},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-alpha.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"jest","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"jest --coverage"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/49bd4b61680841327d59a2113f26d6e4/codecov-webpack-plugin-0.0.1-alpha.0.tgz","_integrity":"sha512-dV0qOHiht/kgdLz4ybI2qIi6q6Vy/zhGEb9aSMorcasZrgaekRItjRryiEfqcGmZSN2u6uT4NDycYfAJiMuXzw==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"webpack":"5.89.0","@codecov/bundler-plugin-core":"^0.0.1-alpha.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.9","jest":"^29.7.0","ts-node":"^10.9.1","unbuild":"^2.0.0","@swc/core":"^1.3.99","@swc/jest":"^0.2.29","typescript":"^5.3.2","@types/jest":"^29.5.10","@types/node":"^20.10.0","@types/webpack":"^5.28.5"},"peerDependencies":{"webpack":"^5.0"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-alpha.0_1703184397127_0.957772246726168","host":"s3://npm-registry-packages"}},"0.0.1-alpha.1":{"name":"@codecov/webpack-plugin","version":"0.0.1-alpha.1","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-alpha.1","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"50424aef52947597dc97a044a14977f0698606b2","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-alpha.1.tgz","fileCount":10,"integrity":"sha512-lJfck+YAxAZ/lnDh4VOyIUeQU5eWbwWmz3q/aID/WX2IksbpUs9cwbVSZOk+Vk92qTDG78aI1GQMn9NRcD+CXw==","signatures":[{"sig":"MEUCIQCD3RTndlC5+DwLQn4LC3pWnrXAa2gCiWL9HqwNuOjZ4gIgITjKwi3M40r8vXycLEua+gixQkOYJtQW1vKEaAlu6EE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29295},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-alpha.1.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"jest","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"jest --coverage"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/17c39c35a120c74d5801e34580c18696/codecov-webpack-plugin-0.0.1-alpha.1.tgz","_integrity":"sha512-lJfck+YAxAZ/lnDh4VOyIUeQU5eWbwWmz3q/aID/WX2IksbpUs9cwbVSZOk+Vk92qTDG78aI1GQMn9NRcD+CXw==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@codecov/bundler-plugin-core":"^0.0.1-alpha.1"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.9","jest":"^29.7.0","ts-node":"^10.9.1","unbuild":"^2.0.0","webpack":"^5.89.0","@swc/core":"^1.3.99","@swc/jest":"^0.2.29","typescript":"^5.3.2","@types/jest":"^29.5.10","@types/node":"^20.10.0","@types/webpack":"^5.28.5"},"peerDependencies":{"webpack":"webpack@^5.0"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-alpha.1_1704468774217_0.4650106922106263","host":"s3://npm-registry-packages"}},"0.0.1-alpha.2":{"name":"@codecov/webpack-plugin","version":"0.0.1-alpha.2","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-alpha.2","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"86f79bd577ac98124274c3e76c339c7427939e69","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-alpha.2.tgz","fileCount":10,"integrity":"sha512-EsRFntpRTsZxY/pHqnDLacpaj4RCGwtUCkB/39VUnUmP6GBCE0oEqrM86cWmJZm4hJv4JM0z4m/HrR6mHtThrQ==","signatures":[{"sig":"MEQCIBMrp1e6o1+8akD3dD1nwatBaqN79mJ2mN7Kp9nIHyj2AiBuZDE1UIeoA6CaXxJaP3a8eZmUrxO91E/kyW1ChbMn1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29568},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-alpha.2.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"jest","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"jest --coverage"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/5bde0a16c1e08358122f4d15ce98dfbc/codecov-webpack-plugin-0.0.1-alpha.2.tgz","_integrity":"sha512-EsRFntpRTsZxY/pHqnDLacpaj4RCGwtUCkB/39VUnUmP6GBCE0oEqrM86cWmJZm4hJv4JM0z4m/HrR6mHtThrQ==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@codecov/bundler-plugin-core":"^0.0.1-alpha.2"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.9","jest":"^29.7.0","ts-node":"^10.9.1","unbuild":"^2.0.0","webpack":"^5.89.0","@swc/core":"^1.3.99","@swc/jest":"^0.2.29","typescript":"^5.3.2","@types/jest":"^29.5.10","@types/node":"^20.10.0","@types/webpack":"^5.28.5"},"peerDependencies":{"webpack":"webpack@^5.0"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-alpha.2_1704885476819_0.8629807809349361","host":"s3://npm-registry-packages"}},"0.0.1-alpha.3":{"name":"@codecov/webpack-plugin","version":"0.0.1-alpha.3","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-alpha.3","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"1a90d4cccdf3f7b00a6896b52002f73e3dc73f2f","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-alpha.3.tgz","fileCount":10,"integrity":"sha512-42SaurMkJu6zstb1spLRyfEwb3cyEdoOqa8pi86J5alcZ04NtPNeKxnJWRd8eVGpbi7jElFgIN5Lu/u33569qw==","signatures":[{"sig":"MEUCIQDdhD/Z3JPtwR3btRG5Hn+ESW+tG+Bhz2Acaedk2uEcQgIgFydTXSjQBQy80DNORTsEAevL9m39zD7lHV0uf9DyUvo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29779},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-alpha.3.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"jest","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"jest --coverage"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/c11ac76ead3b5f57118ce2fd6d9ae889/codecov-webpack-plugin-0.0.1-alpha.3.tgz","_integrity":"sha512-42SaurMkJu6zstb1spLRyfEwb3cyEdoOqa8pi86J5alcZ04NtPNeKxnJWRd8eVGpbi7jElFgIN5Lu/u33569qw==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@codecov/bundler-plugin-core":"^0.0.1-alpha.3"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","jest":"^29.7.0","ts-node":"^10.9.2","unbuild":"^2.0.0","webpack":"^5.90.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.0","@types/webpack":"^5.28.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-alpha.3_1706813127496_0.900647448238856","host":"s3://npm-registry-packages"}},"0.0.1-beta.0":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.0","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"2d542fd77b3f952544337f22493ae6e823cfca88","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.0.tgz","fileCount":10,"integrity":"sha512-1+DQdYg2VfbkuVKE98jAWHfTfCXhnW17fmQ8d0O7bSRP1wgYo9kFRzRzIALA522KSTJPRf1icSDTdSRyTQmgRQ==","signatures":[{"sig":"MEUCIQDHUuDskqloXCalbvhe1uG0mxNsmvaY1bR4tc+JuVuepAIgcZdvEkJ2LSQCTPyy5X7CTAvU7vP347eiT8tFbOLKyE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29776},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"jest","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"jest --coverage"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/33794c22d9190f3751e7cfd7ed419f04/codecov-webpack-plugin-0.0.1-beta.0.tgz","_integrity":"sha512-1+DQdYg2VfbkuVKE98jAWHfTfCXhnW17fmQ8d0O7bSRP1wgYo9kFRzRzIALA522KSTJPRf1icSDTdSRyTQmgRQ==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@codecov/bundler-plugin-core":"^0.0.1-beta.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","jest":"^29.7.0","ts-node":"^10.9.2","unbuild":"^2.0.0","webpack":"^5.90.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.0","@types/webpack":"^5.28.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.0_1707410887441_0.9867905145891884","host":"s3://npm-registry-packages"}},"0.0.1-beta.1":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.1","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.1","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"d0be931f6c4425279c817eb6243c12a3ba83aa49","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.1.tgz","fileCount":10,"integrity":"sha512-Llzh1kWNN3hAMFjy30imMiIXeF4XWABtuOP7/2rtYcHL3AdWY9iiuGysoXttLjVwpqczjsUm1HgN2vJy/zuwGg==","signatures":[{"sig":"MEYCIQCJV1fnWO3V8Tyyq3ek52pC3CxEBdOXEMsxfiAHmaxAmQIhANRDxyr5gUTM9Z3JvQAQBMUgWQdeASHTFdEJqTIItYFK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29776},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.1.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"jest","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"jest --coverage"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/9790cfa292e65cb303b6cd9ba588e69a/codecov-webpack-plugin-0.0.1-beta.1.tgz","_integrity":"sha512-Llzh1kWNN3hAMFjy30imMiIXeF4XWABtuOP7/2rtYcHL3AdWY9iiuGysoXttLjVwpqczjsUm1HgN2vJy/zuwGg==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@codecov/bundler-plugin-core":"^0.0.1-beta.1"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"msw":"^2.1.5","jest":"^29.7.0","ts-node":"^10.9.2","unbuild":"^2.0.0","webpack":"^5.90.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.0","@types/webpack":"^5.28.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.1_1708631021378_0.9967860657236942","host":"s3://npm-registry-packages"}},"0.0.1-beta.2":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.2","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.2","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"548c0c984e81220af6d7893d5a184674b57ac1ee","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.2.tgz","fileCount":10,"integrity":"sha512-INWBp9kauOZoptSw/fo3gpD+jT29Rp10pFpvtbetdzxcLDC2V5m8b6b02L3FOLNYgc1FsQ5zspZp0gWxrtoLDA==","signatures":[{"sig":"MEYCIQCmHUdsQXujC+qRiXiTyhw0q0XvmRp01LGkW3L1GSzMYgIhAJ/1LG3awL6bl/ulv9EqSuvPgCYCsSXVfuam6pOMpMhm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29776},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.2.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"jest","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"jest --coverage"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/10a4efa6536db503794b46f751cabaef/codecov-webpack-plugin-0.0.1-beta.2.tgz","_integrity":"sha512-INWBp9kauOZoptSw/fo3gpD+jT29Rp10pFpvtbetdzxcLDC2V5m8b6b02L3FOLNYgc1FsQ5zspZp0gWxrtoLDA==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@codecov/bundler-plugin-core":"^0.0.1-beta.2"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","jest":"^29.7.0","ts-node":"^10.9.2","unbuild":"^2.0.0","webpack":"^5.90.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.0","@types/webpack":"^5.28.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.2_1708647249767_0.8392786809857253","host":"s3://npm-registry-packages"}},"0.0.1-beta.3":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.3","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.3","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"abdbc96aa3b65d0655412d20587816f4bf54f3e0","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.3.tgz","fileCount":8,"integrity":"sha512-0JUjcJ8m45smaBGpaCf9+afF7bpvqHSQfWWx+iS4LWd+1TEaVPytlbHS9phl/WdCPkdPoUOVO2xfQ7ngqEJ+cQ==","signatures":[{"sig":"MEYCIQDbQXFAAr4pIVxInoxP0DSDxH3Gopzfl0iy9/h7n851VQIhAJLoUotk9AhpxwsQrWFob+7i93eO57Gv2XD5oJzbRozW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15837},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.3.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"jest","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"jest --coverage"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/a812523af1c815ae37b1c5341fa61dc5/codecov-webpack-plugin-0.0.1-beta.3.tgz","_integrity":"sha512-0JUjcJ8m45smaBGpaCf9+afF7bpvqHSQfWWx+iS4LWd+1TEaVPytlbHS9phl/WdCPkdPoUOVO2xfQ7ngqEJ+cQ==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@codecov/bundler-plugin-core":"^0.0.1-beta.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"msw":"^2.1.5","jest":"^29.7.0","ts-node":"^10.9.2","unbuild":"^2.0.0","webpack":"^5.90.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.0","@types/webpack":"^5.28.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.2"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.3_1709153477743_0.021412425211798203","host":"s3://npm-registry-packages"}},"0.0.1-beta.4":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.4","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.4","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"347c2ca3c07e721a8b5f55a435c7f9793d95b81d","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.4.tgz","fileCount":8,"integrity":"sha512-23cmh7ixiZxzCsLPnDu2wuUuzmPpJ17X+cvBm90CQ1pleBt5h5VFvjvA6v6pe/bW3K58noxnAG69q7JF+gwZDg==","signatures":[{"sig":"MEQCIBTuDXmgfOduP2UenfsmN7r9j6SEj/u5zBRMyi+9eYxdAiBkYhA4xvWs3T3P2uIU/BmdfNDUYfu3DtFnO7KjxvdveQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15837},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.4.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"jest","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"jest --coverage"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/455d9c98a2dc4006fe4147139f7d5485/codecov-webpack-plugin-0.0.1-beta.4.tgz","_integrity":"sha512-23cmh7ixiZxzCsLPnDu2wuUuzmPpJ17X+cvBm90CQ1pleBt5h5VFvjvA6v6pe/bW3K58noxnAG69q7JF+gwZDg==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@codecov/bundler-plugin-core":"^0.0.1-beta.4"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","jest":"^29.7.0","ts-node":"^10.9.2","unbuild":"^2.0.0","webpack":"^5.90.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.0","@types/webpack":"^5.28.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.2"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.4_1709315465887_0.05546096712561299","host":"s3://npm-registry-packages"}},"0.0.1-beta.5":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.5","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.5","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"7887b484218ff78aa08cc70fd5bd839c819f5d2a","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.5.tgz","fileCount":10,"integrity":"sha512-Wb40XdbNpQvHvoE64RCErCtVOq1samexrlKCeq47KxDUMrzk4F8re/9IlsdxRlDGyxNx/LxSSnBDp8RAMqXCPw==","signatures":[{"sig":"MEUCIQD+CtayKJ8aRb0LR6ZVI0L0IoHaWcd8K1lNrTETC4sklgIgRxShkrsfJx2YYAiBiUytAbFJQ94EpwMAAg7Ks30T1OA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36292},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.5.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"jest","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"JEST_JUNIT_OUTPUT_NAME='webpack-plugin.junit.xml' jest --coverage --reporters=jest-junit","generate:typedoc":"typedoc --options ./typedoc.json"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/e062bb29590efe104bf09a59c88dd6dd/codecov-webpack-plugin-0.0.1-beta.5.tgz","_integrity":"sha512-Wb40XdbNpQvHvoE64RCErCtVOq1samexrlKCeq47KxDUMrzk4F8re/9IlsdxRlDGyxNx/LxSSnBDp8RAMqXCPw==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@codecov/bundler-plugin-core":"^0.0.1-beta.5"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","jest":"^29.7.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","jest-junit":"^16.0.0","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.0","@types/webpack":"^5.28.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.3"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.5_1711039373117_0.670603447723386","host":"s3://npm-registry-packages"}},"0.0.1-beta.6":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.6","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.6","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"9a82c7810c2463f4a6ee579e6d0d05fc58ac536a","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.6.tgz","fileCount":10,"integrity":"sha512-3dyq8XmSxD4/92XFWkkukbSugb6kBsRZ3VpgR6ykKZ003fTLqOIzMEs15IQw3eHku/7b2awM9MvofvstaQdijA==","signatures":[{"sig":"MEQCIF7/kZUF0RRP/DV0qdTRX28y7CQ0edh/TWZMZZingNhrAiAjxqRNTVV+EEUHkyJBbMxpQv2LSN7shNrzKDc43FDZKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36546},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.6.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"jest","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"JEST_JUNIT_OUTPUT_NAME='webpack-plugin.junit.xml' jest --coverage --reporters=jest-junit","generate:typedoc":"typedoc --options ./typedoc.json"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/630a6b965031acf6d06afd69d1f5a8aa/codecov-webpack-plugin-0.0.1-beta.6.tgz","_integrity":"sha512-3dyq8XmSxD4/92XFWkkukbSugb6kBsRZ3VpgR6ykKZ003fTLqOIzMEs15IQw3eHku/7b2awM9MvofvstaQdijA==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@codecov/bundler-plugin-core":"^0.0.1-beta.6"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","jest":"^29.7.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","jest-junit":"^16.0.0","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.10.0","@types/webpack":"^5.28.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.3"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.6_1712744165188_0.32216639115566514","host":"s3://npm-registry-packages"}},"0.0.1-beta.7":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.7","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.7","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"52f6d677e37a969c21f2798715bb4b43c55567d3","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.7.tgz","fileCount":10,"integrity":"sha512-Hh87noQ9aQ4fV1/gSdHUEk/p7LJ61O5HrZb5FXCw8q12ddkgiGS+vcpXUjGnUbXLFck8d1QB9D0NvOAB+PZgeA==","signatures":[{"sig":"MEUCIA0OekVjeldz5ou/QHTc+tdOJMkBz4juvIigI70iMTc1AiEAqoM3SSFd2QzOq7Tf5Ww6RL4qAopl+sF5M1sz5A26VPk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43003},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.7.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/60fe5aaa42ecfe004f13ad3748ca84b5/codecov-webpack-plugin-0.0.1-beta.7.tgz","_integrity":"sha512-Hh87noQ9aQ4fV1/gSdHUEk/p7LJ61O5HrZb5FXCw8q12ddkgiGS+vcpXUjGnUbXLFck8d1QB9D0NvOAB+PZgeA==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^0.0.1-beta.7"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.7_1714671299818_0.2585471606528813","host":"s3://npm-registry-packages"}},"0.0.1-beta.8":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.8","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.8","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"afd2c84fbf6b151d3316fc30592bd5974107e1bc","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.8.tgz","fileCount":10,"integrity":"sha512-2fVEmEXn7Om8VnC1e0ntBpNYcQaP+Aw9fh/tjLjzH8q2sgGfYOU5oRCuBlzZqsElpsYVm5jbr7xM/3He0Tkj5w==","signatures":[{"sig":"MEQCIBZIiIL8qdD9XFtZPQZBlhfkGPEG73uveWRa4849ZiJaAiAhwJeDlHsJl/Ug5c82FnqyuPr9lPL9wFypQn9TsW9u0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43003},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.8.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/61d792a9428330a976f5c3311a7d57db/codecov-webpack-plugin-0.0.1-beta.8.tgz","_integrity":"sha512-2fVEmEXn7Om8VnC1e0ntBpNYcQaP+Aw9fh/tjLjzH8q2sgGfYOU5oRCuBlzZqsElpsYVm5jbr7xM/3He0Tkj5w==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^0.0.1-beta.8"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.8_1715954257622_0.2231360703116474","host":"s3://npm-registry-packages"}},"0.0.1-beta.9":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.9","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.9","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"de3e75a42b7c81682f382daaa2afb510835b4017","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.9.tgz","fileCount":10,"integrity":"sha512-LH8T1lPKDuqvvt863hp/kAxJnmCowROzeKp8TGzrGMGkElxJzCvm3hJ2V9ximq+TrbfJeLVEUUp26LVvh3iy0g==","signatures":[{"sig":"MEQCIFlLeXfnMxUqABgWhN2Gc7PvWLPjI5RZC+M3n0l82u3IAiBHUExkFyB90TmmkWoN/VQjjLl/W89UNWFFXdsMtCUVZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44059},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.9.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/6b703dc7a8e15dbb2690a588397e6c4d/codecov-webpack-plugin-0.0.1-beta.9.tgz","_integrity":"sha512-LH8T1lPKDuqvvt863hp/kAxJnmCowROzeKp8TGzrGMGkElxJzCvm3hJ2V9ximq+TrbfJeLVEUUp26LVvh3iy0g==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^0.0.1-beta.9"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.9_1718127884340_0.3375524906601368","host":"s3://npm-registry-packages"}},"0.0.1-beta.10":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.10","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.10","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"74b5d8b05775c39ec8acb82bd921ea60f472be1e","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.10.tgz","fileCount":10,"integrity":"sha512-wGh4YEy05HdNa64zRbqv20t7gq24mqTf0T3YUr6XzEd7DLHvm3QcTtUOz8Q8eekMKtvS0CiH3UHmBIAQyPSTZw==","signatures":[{"sig":"MEUCIQC/0WTgV6AA6JqZuu+xk2qn380yQjvKAOYGEVlXT2fjdAIgMAg+OG8IbbaHElWQ0XIy5TbIP9kHNS9QC5i3sxoeJYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44065},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.10.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/f5e5d5cc477cbc72c5de8b38c7568ad1/codecov-webpack-plugin-0.0.1-beta.10.tgz","_integrity":"sha512-wGh4YEy05HdNa64zRbqv20t7gq24mqTf0T3YUr6XzEd7DLHvm3QcTtUOz8Q8eekMKtvS0CiH3UHmBIAQyPSTZw==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^0.0.1-beta.10"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.10_1718708005961_0.08969225855577023","host":"s3://npm-registry-packages"}},"0.0.1-beta.11":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.11","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.11","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"e27cbe4ed48fab431760f10cd4f9b6462704b737","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.11.tgz","fileCount":10,"integrity":"sha512-g2KezAUpYNMmgCH6jMVDzur6QUZEsCT5z8CS/sKn4U46w19HyjnlZpHzNS14XqnGWUfNwIVwWOvHiM6EsxhUGA==","signatures":[{"sig":"MEYCIQCx4P667mDVUodm1RtmF1XIdCwiqtNTfGsBcGTiVokrAAIhAJhbiFeBeGtYMuj313cUsr5QICQvIxmn2PsS2b0ZntPg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46014},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.11.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/862cfef1b98db45be59c3d1ecba927e0/codecov-webpack-plugin-0.0.1-beta.11.tgz","_integrity":"sha512-g2KezAUpYNMmgCH6jMVDzur6QUZEsCT5z8CS/sKn4U46w19HyjnlZpHzNS14XqnGWUfNwIVwWOvHiM6EsxhUGA==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^0.0.1-beta.11"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.11_1721127361542_0.32012003618119933","host":"s3://npm-registry-packages"}},"0.0.1-beta.12":{"name":"@codecov/webpack-plugin","version":"0.0.1-beta.12","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@0.0.1-beta.12","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"ea067e60b31f7168d99b26fae5c5d1ac80669d64","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-0.0.1-beta.12.tgz","fileCount":10,"integrity":"sha512-Zh+Ljh9r9bOZ1Gr23xnvsrDJEeJbY+CXYVvyYTf8hLYBqW4RB7O/VqFBgO6kehkhU+B3t+GYp6q1OQbDeTGW9g==","signatures":[{"sig":"MEQCIGOhEqzo2zZYtQQqwsFVImexj9K0cfYwHhMRrGHKpBZvAiAG1U/tJZ3t6iBZu8sO81gokN2Bo0rFa7BUNcMs5gp+yg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46014},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-0.0.1-beta.12.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/18c84bc3afd46866fa6b5191134ded14/codecov-webpack-plugin-0.0.1-beta.12.tgz","_integrity":"sha512-Zh+Ljh9r9bOZ1Gr23xnvsrDJEeJbY+CXYVvyYTf8hLYBqW4RB7O/VqFBgO6kehkhU+B3t+GYp6q1OQbDeTGW9g==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^0.0.1-beta.12"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_0.0.1-beta.12_1722444542635_0.34014521605354964","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@codecov/webpack-plugin","version":"1.0.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.0.0","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"d9ca06e6a996156e2cfc4537fc1d5dd91cb62674","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.0.0.tgz","fileCount":10,"integrity":"sha512-DpnxHqLp1agFjO5Yj3Lz464C0yQK7+dJICgqq6xmOIAG+OnFOF0A6k3D8OtF384t/t9X3+SgEVgTZjThMORcgw==","signatures":[{"sig":"MEQCIEpJW3RbHEa3jVrVGn8KdT/vSw3Y2ExxJInuXqVjLBjBAiATjSk0v4sZZa828w9sKsjcNg4rN4AoUbM48NncBGpoRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":58803},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.0.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/6a63f1dcc279422276d292470e68c0df/codecov-webpack-plugin-1.0.0.tgz","_integrity":"sha512-DpnxHqLp1agFjO5Yj3Lz464C0yQK7+dJICgqq6xmOIAG+OnFOF0A6k3D8OtF384t/t9X3+SgEVgTZjThMORcgw==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.0.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.0.0_1725901327157_0.7433653882026872","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@codecov/webpack-plugin","version":"1.0.1","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.0.1","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"c6d918e7b3bcf48edb645b5734c59712f99ef1a7","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.0.1.tgz","fileCount":10,"integrity":"sha512-e6VpcP3adF5ig2OXjb/mrdZ4o8gluKc/IvTAAZfhjX4CWIsnuyRQqFobKyC9nKMRWpIGCsuxdmamyQSrfwXIUw==","signatures":[{"sig":"MEQCIBhcgERiAAekVVGsU3hI257asAI2QyfmARTSrWMhn12MAiBKLocHxDgpWiqPY8cnJ25L8AosE8gqyk6fALLBhSvVZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59502},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.0.1.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/e6c78fe38178f1607162b1100b07c345/codecov-webpack-plugin-1.0.1.tgz","_integrity":"sha512-e6VpcP3adF5ig2OXjb/mrdZ4o8gluKc/IvTAAZfhjX4CWIsnuyRQqFobKyC9nKMRWpIGCsuxdmamyQSrfwXIUw==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.0.1"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.0.1_1725984362712_0.9114834272950469","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@codecov/webpack-plugin","version":"1.1.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.1.0","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"5b68a09a12a4908508ad77a3f6594198a7a7d252","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.1.0.tgz","fileCount":10,"integrity":"sha512-KPaLYrNyF3IN9YhhKCQNFIYZioQPO7eJeP3WuU7ikC1EtbSwg1QYMrIaGKM2N890ho+0hHratypHlFPcCwYXMw==","signatures":[{"sig":"MEUCIQC7QCQuztSR/zDUPkik8t5yn0hycYRtYwWKRjW9iiw4xwIgGdG8OJUmMiREhYhxZR2WNYqUFwjwEA4CqNjFL8uNkzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59502},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.1.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/9abecb5c7818db5bcc76295e7a80ce07/codecov-webpack-plugin-1.1.0.tgz","_integrity":"sha512-KPaLYrNyF3IN9YhhKCQNFIYZioQPO7eJeP3WuU7ikC1EtbSwg1QYMrIaGKM2N890ho+0hHratypHlFPcCwYXMw==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.1.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.1.0_1726504579102_0.3682542564483988","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@codecov/webpack-plugin","version":"1.2.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.2.0","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"db0466f0494f9a141697af4665830c650d030991","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.2.0.tgz","fileCount":10,"integrity":"sha512-yawRyKgC8tXj/C/UoTJ+kRMePfhkYJtJey+xmywRqmVmvbxQGnYFkg+Dzix/HxKt4iGpSwKT4p8Glz2MNQ7gTQ==","signatures":[{"sig":"MEQCIEDF/8PJ5eGoEIoU8ZUX8G17bvEAa6+BvqTinIpvxqSvAiBl/MWzPHbJgFBCn2rQ6uZFByBB8jhoFWJXqqum6h2Wqw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59502},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.2.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/a50781b0e9b056b07520c542bf26dac7/codecov-webpack-plugin-1.2.0.tgz","_integrity":"sha512-yawRyKgC8tXj/C/UoTJ+kRMePfhkYJtJey+xmywRqmVmvbxQGnYFkg+Dzix/HxKt4iGpSwKT4p8Glz2MNQ7gTQ==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.2.0_1726856453799_0.6462158351874068","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@codecov/webpack-plugin","version":"1.2.1","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.2.1","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"d28124c081a880476d3ef9dd83bf013a4366e290","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.2.1.tgz","fileCount":10,"integrity":"sha512-puA2Zb9A6e5sZ3AGpoYyymC64qgp0uUzDjnEa3EWtD/bQKa+m2HDu71sXUyJU/QFrWWa8xNaju4SPNVJU0m5EQ==","signatures":[{"sig":"MEYCIQCjiXIgRNaguKHpd1s/+IngpnAdYbnJUkWGgexuwZUzugIhAKXHQNOsdCshcBCEagjcK6oIrxRfiBp4y6Z3uv5wZo+d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59502},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.2.1.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/1b39b869c8c356a9dcbe095a471f613e/codecov-webpack-plugin-1.2.1.tgz","_integrity":"sha512-puA2Zb9A6e5sZ3AGpoYyymC64qgp0uUzDjnEa3EWtD/bQKa+m2HDu71sXUyJU/QFrWWa8xNaju4SPNVJU0m5EQ==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.2.1"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.2.1_1729275623202_0.7547551926002396","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@codecov/webpack-plugin","version":"1.3.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.3.0","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"7171c58b27e5b58ef58a4f23de851ab92da07a5c","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.3.0.tgz","fileCount":10,"integrity":"sha512-ohqJ6aWAe1ZV4l6PWpFHM4m1XTySpL2uTB/+o+gLAwMdrWwpPUrm93E0kopbVbtgnDgl7jqhPRjRR4WMODjSTA==","signatures":[{"sig":"MEUCIEpwUSChpRdo70zjtJS1u+nAaXvq5S/hfrx331RlApK2AiEAulGmY4+/Ib6yMaLKJt3DdupoDs7aVwzW7GmIKZmZKJ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59502},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.3.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/00d2ce94fccb07f1c4d192657f117315/codecov-webpack-plugin-1.3.0.tgz","_integrity":"sha512-ohqJ6aWAe1ZV4l6PWpFHM4m1XTySpL2uTB/+o+gLAwMdrWwpPUrm93E0kopbVbtgnDgl7jqhPRjRR4WMODjSTA==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.3.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.3.0_1731498188297_0.6556760720125903","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@codecov/webpack-plugin","version":"1.4.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.4.0","maintainers":[{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"},{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"}],"dist":{"shasum":"2e60d9c13ba2e8c08784265f93f8eb509ed0bc14","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.4.0.tgz","fileCount":10,"integrity":"sha512-2mkaa7W5zyn1vcJIe2JIRIJ+VMjJH5r8HgdhdY274WhsT5sJdgnCtStFvFZBH/ysRFbU0OybMdDpF/75POQXFg==","signatures":[{"sig":"MEUCIQC4Nz+s078J4PmZONzgChX9mAF3KYBtcNbAemdhrQqtqgIgCPVCpf3u488TtoKpYs68u3h7Wg3Jw9a4AMkQqZuEVhM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59502},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.4.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/c237405872800565b6ceec00a02ec25e/codecov-webpack-plugin-1.4.0.tgz","_integrity":"sha512-2mkaa7W5zyn1vcJIe2JIRIJ+VMjJH5r8HgdhdY274WhsT5sJdgnCtStFvFZBH/ysRFbU0OybMdDpF/75POQXFg==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.4.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.90.0","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.4.0_1731703488404_0.076105902303091","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@codecov/webpack-plugin","version":"1.5.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.5.0","maintainers":[{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"}],"dist":{"shasum":"ff9d884d3eafcd2b859f96963191748b09e193db","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.5.0.tgz","fileCount":10,"integrity":"sha512-9x/iWlOuqKSBfKnkE4DoDhVJrZ78g6ZisW9Ef0GOZRq56S0X4JcckHD9ah9aDWrkD7KfP6aLYIemahSxkmlJzA==","signatures":[{"sig":"MEUCIBUxypqgTSs9v6LtKirjKmCImDMgaNpEm6deC0e9Tfg4AiEA7nHAzJhfhWl6Car41uLjzvuFeQSojfuFYyinzdjBLJ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59538},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.5.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/f8df6cec4b7e7854de3c239e35e8c790/codecov-webpack-plugin-1.5.0.tgz","_integrity":"sha512-9x/iWlOuqKSBfKnkE4DoDhVJrZ78g6ZisW9Ef0GOZRq56S0X4JcckHD9ah9aDWrkD7KfP6aLYIemahSxkmlJzA==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.5.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.96.1","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.5"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.5.0_1733162607851_0.5922416704930926","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"@codecov/webpack-plugin","version":"1.5.1","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.5.1","maintainers":[{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"}],"dist":{"shasum":"cf468a4496f5a155967b78e1d90dcfcbd5895ea9","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.5.1.tgz","fileCount":10,"integrity":"sha512-AGn5pS4WF6pNGD0P1jO3YSuiha4r4ovG8pxRerumYmrXc4v2r7l92WvOPPEs1kvFsPxiAZchLlojzP9SsZJzXQ==","signatures":[{"sig":"MEUCIQD6HYVxzzou02v3r6vIZmwFDCBaYxzhnkwXFZcIf+LnygIgZi670zRpKoEFuTPoIbqXv8vzYDgxkZxMqKt0UynYgro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":59614},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.5.1.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/f63f75abd8fb5a6b8cfae62b7a681ef5/codecov-webpack-plugin-1.5.1.tgz","_integrity":"sha512-AGn5pS4WF6pNGD0P1jO3YSuiha4r4ovG8pxRerumYmrXc4v2r7l92WvOPPEs1kvFsPxiAZchLlojzP9SsZJzXQ==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.5.1"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.96.1","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","vite-tsconfig-paths":"^4.3.2","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.5.1_1733330485688_0.6418514752235871","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@codecov/webpack-plugin","version":"1.6.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.6.0","maintainers":[{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"}],"dist":{"shasum":"d101d12ca094c20ce77bccfc842cd35bf10faf84","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.6.0.tgz","fileCount":10,"integrity":"sha512-oqIEQVcnOaVkjcrkzHyr+XzY3Vygd6CgFH9vKr1erPcZTy86AXR0TcGNtSvHeVxUjyimKh7r9wg96Wsd6nlYFA==","signatures":[{"sig":"MEYCIQC1wYbKkLqpZdrGE98u8zp5ZtvqRw27KLHT8lOKarDnMgIhANPkKr6NxueGbStyG7E0LDLJiy/vLPuCuQ45IgP/VRci","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62845},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.6.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/a6dfe55f412d201bfc992971fb841352/codecov-webpack-plugin-1.6.0.tgz","_integrity":"sha512-oqIEQVcnOaVkjcrkzHyr+XzY3Vygd6CgFH9vKr1erPcZTy86AXR0TcGNtSvHeVxUjyimKh7r9wg96Wsd6nlYFA==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.6.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.1.5","chalk":"4.1.2","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","webpack":"^5.96.1","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^1.5.0","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.6.0_1733775159196_0.9180384258840486","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@codecov/webpack-plugin","version":"1.7.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.7.0","maintainers":[{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"}],"dist":{"shasum":"32ab1c0858e8936d676e8f00d62ccc5a85279bf9","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.7.0.tgz","fileCount":10,"integrity":"sha512-TN/PSukNfvhzMG0ur0G9cb65rQlID4pVRwi/T2PYCaE8/6jj+vL9mYIKX5Jdd1WTK7OcC1yVStn23L10vZkz1Q==","signatures":[{"sig":"MEUCIQDa61CJuyZIIi6CU1jV+mbdS6c2QRp5G3P5P5UAhoav6AIgCZTpoRO/HxcZi/AZru+QgXU6ErFH7A1Jfs2cdVKnajU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":62844},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.7.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/8fa3739ce524270d4f439ea9977ef01e/codecov-webpack-plugin-1.7.0.tgz","_integrity":"sha512-TN/PSukNfvhzMG0ur0G9cb65rQlID4pVRwi/T2PYCaE8/6jj+vL9mYIKX5Jdd1WTK7OcC1yVStn23L10vZkz1Q==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.7.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.7.0","chalk":"4.1.2","vitest":"^2.1.8","ts-node":"^10.9.2","typedoc":"^0.27.5","unbuild":"^2.0.0","webpack":"^5.96.1","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^2.1.8","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.7.0_1735583973980_0.4859220434427016","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@codecov/webpack-plugin","version":"1.8.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.8.0","maintainers":[{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"}],"dist":{"shasum":"21430775530cde139c22a55318dccbfda3c0eb32","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.8.0.tgz","fileCount":10,"integrity":"sha512-G62kbpAFuutQIrbuw97MAf5vkgIKXf64Nj0pRe6OPbC5Aps0nWrEL9v0Sr0WPdHcbQnr3i6noIXyUDdV1lUZ5g==","signatures":[{"sig":"MEYCIQDP0PEscC5hxa/mej9M6k7T5wydtZ/zH1Op3dTocbdDCQIhAJtGZ0JRul9NoUa2fVeJSdLUtTCa9Cznm0u7NxIHOM2d","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65258},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.8.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/813ba42c53aff1fa99342de814584754/codecov-webpack-plugin-1.8.0.tgz","_integrity":"sha512-G62kbpAFuutQIrbuw97MAf5vkgIKXf64Nj0pRe6OPbC5Aps0nWrEL9v0Sr0WPdHcbQnr3i6noIXyUDdV1lUZ5g==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.8.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.7.0","chalk":"4.1.2","vitest":"^2.1.8","ts-node":"^10.9.2","typedoc":"^0.27.5","unbuild":"^2.0.0","webpack":"^5.96.1","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^2.1.8","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.8.0_1737373923801_0.2957434325930166","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@codecov/webpack-plugin","version":"1.9.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.9.0","maintainers":[{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"}],"dist":{"shasum":"f4a3af6e8a0e7e027f5b7c679fcaf28e31831916","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.9.0.tgz","fileCount":10,"integrity":"sha512-A8KcQ8gs/Xge3DFyD95iEh6DVJqjHwR6pwz2q38xvXYwh63d2hv8Wnlyfg9vhvNdbTfCsQlGH22yx1jMgd6syA==","signatures":[{"sig":"MEUCIQDL70d3YbiQy/B0wrxY6YkmM+lwXhmoFuGttf+/SOYNYwIgUPb0gZEApT9ShNPdTmOzbDvfTBtMX2MSdgFkNnNPbRg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81388},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.9.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/774110d0c6dc02a835abc83027ecbc73/codecov-webpack-plugin-1.9.0.tgz","_integrity":"sha512-A8KcQ8gs/Xge3DFyD95iEh6DVJqjHwR6pwz2q38xvXYwh63d2hv8Wnlyfg9vhvNdbTfCsQlGH22yx1jMgd6syA==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.9.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.7.0","chalk":"4.1.2","vitest":"^2.1.9","ts-node":"^10.9.2","typedoc":"^0.27.5","unbuild":"^2.0.0","webpack":"^5.96.1","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^2.1.9","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.9.0_1739217112469_0.40780462886674385","host":"s3://npm-registry-packages-npm-production"}},"1.9.1":{"name":"@codecov/webpack-plugin","version":"1.9.1","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@1.9.1","maintainers":[{"name":"hootener","email":"eli@codecov.io"},{"name":"drazisil","email":"jwbecher@drazisil.com"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"nicholas-codecov","email":"nicholas.deschenes@sentry.io"}],"dist":{"shasum":"38ef3108fcd8dad643a96e2b8cdf5227afaade63","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-1.9.1.tgz","fileCount":10,"integrity":"sha512-isyETXPJfhuG+UOteElc1X/IHpBG0dZNAa7loquA9N6lcu4szwNkwHvLdnMJ49kjVwcIpZBjUD2eZPhneBcDYQ==","signatures":[{"sig":"MEQCIHX5+NiZBxuU8RdXYXZveQHYHE3JT/s1dcPS1epy+MWAAiA09ri/nC2K6Wj/LoRLdODbL+ZBTir/IK8WNWiADb+azg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81388},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-1.9.1.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/54d0cad571d8e2d0d9fb4a222fcc96df/codecov-webpack-plugin-1.9.1.tgz","_integrity":"sha512-isyETXPJfhuG+UOteElc1X/IHpBG0dZNAa7loquA9N6lcu4szwNkwHvLdnMJ49kjVwcIpZBjUD2eZPhneBcDYQ==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^1.9.1"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.7.0","chalk":"4.1.2","vitest":"^2.1.9","ts-node":"^10.9.2","typedoc":"^0.27.5","unbuild":"^2.0.0","webpack":"^5.96.1","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^2.1.9","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_1.9.1_1747681558361_0.4450876853270451","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@codecov/webpack-plugin","version":"2.0.0","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@2.0.0","maintainers":[{"name":"drazisil","email":"jwbecher@drazisil.com"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"thomasrockhu","email":"thomasrockhu@gmail.com"}],"dist":{"shasum":"f75e3e2c6250af597010ca8ad4f9c7e1fe271ff1","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-2.0.0.tgz","fileCount":10,"integrity":"sha512-MxNoZ+EaPzpAcRpzi+bvkfGfsAtjwgVqnRzBywjXF2XF7Ydabdw3R41ZeoZtG2SUiZsa0gXEfZfRiM1O3T96ig==","signatures":[{"sig":"MEYCIQD+qpOGdgHl8PwMhwvGJ/fMvOZjUoNAvxZ29nl6WZox2wIhANIkcm7vad/epldS96tXER1U/j7DbQpzuHZEfGKdMKqG","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81388},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-2.0.0.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"thomasrockhu","email":"thomasrockhu@gmail.com"},"_resolved":"/tmp/62cf4dcfd1511e9309095cc063e98507/codecov-webpack-plugin-2.0.0.tgz","_integrity":"sha512-MxNoZ+EaPzpAcRpzi+bvkfGfsAtjwgVqnRzBywjXF2XF7Ydabdw3R41ZeoZtG2SUiZsa0gXEfZfRiM1O3T96ig==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.7.0","chalk":"4.1.2","vitest":"^2.1.9","ts-node":"^10.9.2","typedoc":"^0.27.5","unbuild":"^2.0.0","webpack":"^5.96.1","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^2.1.9","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_2.0.0_1776191375573_0.1424790585434681","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"@codecov/webpack-plugin","version":"2.0.1","keywords":["Codecov","Webpack","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/webpack-plugin@2.0.1","maintainers":[{"name":"drazisil","email":"jwbecher@drazisil.com"},{"name":"trent-codecov","email":"Trent.Schmidt@sentry.io"},{"name":"codecov-devops","email":"devops@codecov.io"},{"name":"thomasrockhu","email":"thomasrockhu@gmail.com"}],"dist":{"shasum":"b9dd9e50919c510d1ccd21925d2631e464e67c2d","tarball":"https://registry.npmjs.org/@codecov/webpack-plugin/-/webpack-plugin-2.0.1.tgz","fileCount":10,"integrity":"sha512-BC5+SOt8Z7mSAQnEZnmXuu8R//rYVWwQ0/CAglXAK6esY23Js8lLHU5fUo6fJL9e5iDCPSKJzxlAjFIsFMzimw==","signatures":[{"sig":"MEUCIGTdkKkgIDFLB0wDV0zsC4mIIAjyd0TS22C4ieNEtHbZAiEAjw2Is1ukUKr1d0YYkY4niihIxy4TQ8z1ts0sfbhKSSs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":81388},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-webpack-plugin-2.0.1.tgz","types":"./dist/index.d.ts","volta":{"extends":"../../package.json"},"module":"./dist/index.mjs","engines":{"node":">=20.0.0"},"exports":{".":{"import":{"types":"./dist/index.d.mts","default":"./dist/index.mjs"},"require":{"types":"./dist/index.d.ts","default":"./dist/index.cjs"}}},"scripts":{"dev":"unbuild --stub && node --watch-path=src dist/index.mjs","lint":"eslint . --ext .ts,.tsx","build":"unbuild","clean":"rm -rf dist  node_modules","format":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --write","lint:fix":"pnpm lint --fix","test:unit":"vitest run","type-check":"tsc --noEmit","format:check":"prettier '**/*.{cjs,mjs,ts,tsx,md,json}' --ignore-path ../.gitignore --ignore-unknown --no-error-on-unmatched-pattern --check","test:unit:ci":"vitest --coverage --reporter=junit --outputFile=./bundler-plugin-core.junit.xml run","test:unit:watch":"vitest watch","generate:typedoc":"typedoc --options ./typedoc.json","test:unit:update":"vitest -u run"},"_npmUser":{"name":"thomasrockhu","email":"thomasrockhu@gmail.com"},"_resolved":"/tmp/d8bf5eb4c8fa69c54bde69c04d58fca6/codecov-webpack-plugin-2.0.1.tgz","_integrity":"sha512-BC5+SOt8Z7mSAQnEZnmXuu8R//rYVWwQ0/CAglXAK6esY23Js8lLHU5fUo6fJL9e5iDCPSKJzxlAjFIsFMzimw==","_npmVersion":"10.1.0","description":"Official Codecov Webpack plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"unplugin":"^1.10.1","@codecov/bundler-plugin-core":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.7.0","chalk":"4.1.2","vitest":"^2.1.9","ts-node":"^10.9.2","typedoc":"^0.27.5","unbuild":"^2.0.0","webpack":"^5.96.1","typescript":"^5.3.3","@types/node":"^20.10.0","@types/webpack":"^5.28.5","@vitest/coverage-v8":"^2.1.9","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"webpack":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/webpack-plugin_2.0.1_1776262937217_0.7435682629682236","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2023-12-21T18:46:37.046Z","modified":"2026-05-28T20:13:20.334Z","0.0.1-alpha.0":"2023-12-21T18:46:37.349Z","0.0.1-alpha.1":"2024-01-05T15:32:54.349Z","0.0.1-alpha.2":"2024-01-10T11:17:56.954Z","0.0.1-alpha.3":"2024-02-01T18:45:27.665Z","0.0.1-beta.0":"2024-02-08T16:48:07.641Z","0.0.1-beta.1":"2024-02-22T19:43:41.595Z","0.0.1-beta.2":"2024-02-23T00:14:09.900Z","0.0.1-beta.3":"2024-02-28T20:51:17.977Z","0.0.1-beta.4":"2024-03-01T17:51:06.081Z","0.0.1-beta.5":"2024-03-21T16:42:53.308Z","0.0.1-beta.6":"2024-04-10T10:16:05.389Z","0.0.1-beta.7":"2024-05-02T17:35:00.032Z","0.0.1-beta.8":"2024-05-17T13:57:37.758Z","0.0.1-beta.9":"2024-06-11T17:44:44.528Z","0.0.1-beta.10":"2024-06-18T10:53:26.143Z","0.0.1-beta.11":"2024-07-16T10:56:01.685Z","0.0.1-beta.12":"2024-07-31T16:49:02.844Z","1.0.0":"2024-09-09T17:02:07.349Z","1.0.1":"2024-09-10T16:06:02.872Z","1.1.0":"2024-09-16T16:36:19.310Z","1.2.0":"2024-09-20T18:20:53.981Z","1.2.1":"2024-10-18T18:20:23.444Z","1.3.0":"2024-11-13T11:43:08.528Z","1.4.0":"2024-11-15T20:44:48.591Z","1.5.0":"2024-12-02T18:03:28.069Z","1.5.1":"2024-12-04T16:41:25.912Z","1.6.0":"2024-12-09T20:12:39.401Z","1.7.0":"2024-12-30T18:39:34.185Z","1.8.0":"2025-01-20T11:52:03.993Z","1.9.0":"2025-02-10T19:51:52.647Z","1.9.1":"2025-05-19T19:05:58.525Z","2.0.0":"2026-04-14T18:29:35.722Z","2.0.1":"2026-04-15T14:22:17.421Z"},"author":{"name":"Codecov"},"license":"MIT","keywords":["Codecov","Webpack","bundler","plugin"],"description":"Official Codecov Webpack plugin","maintainers":[{"email":"jwbecher@drazisil.com","name":"drazisil"},{"email":"thomasrockhu@gmail.com","name":"thomasrockhu"},{"email":"secops@harness.io","name":"harnesssecops"}],"readme":"<p align=\"center\">\n  <a href=\"https://about.codecov.io\" target=\"_blank\">\n    <img src=\"https://about.codecov.io/wp-content/themes/codecov/assets/brand/sentry-cobranding/logos/codecov-by-sentry-logo.svg\" alt=\"Codecov by Sentry logo\" width=\"280\" height=\"84\">\n  </a>\n</p>\n\n# Codecov Webpack Plugin\n\nA Webpack plugin that provides bundle analysis support for Codecov.\n\n> [!NOTE]\n> The plugin does not support code coverage, see our [docs](https://docs.codecov.com/docs/quick-start) to set up coverage today!\n\n## Installation\n\nUsing npm:\n\n```bash\nnpm install @codecov/webpack-plugin --save-dev\n```\n\nUsing yarn:\n\n```bash\nyarn add @codecov/webpack-plugin --dev\n```\n\nUsing pnpm:\n\n```bash\npnpm add @codecov/webpack-plugin --save-dev\n```\n\n## Public Repo Example - GitHub Actions\n\nThis configuration will automatically upload the bundle analysis to Codecov for public repositories. When an internal PR is created it will use the Codecov token set in your secrets, and if running from a forked PR, it will use the tokenless setting automatically. For setups not using GitHub Actions see the following [example](#public-repo-example---non-github-actions). For private repositories see the following [example](#private-repo-example).\n\n```js\n// webpack.config.js\nconst path = require(\"path\");\nconst { codecovWebpackPlugin } = require(\"@codecov/webpack-plugin\");\n\nmodule.exports = {\n  entry: \"./src/index.js\",\n  mode: \"production\",\n  output: {\n    filename: \"main.js\",\n    path: path.resolve(__dirname, \"dist\"),\n  },\n  plugins: [\n    // Put the Codecov vite plugin after all other plugins\n    codecovWebpackPlugin({\n      enableBundleAnalysis: true,\n      bundleName: \"example-webpack-bundle\",\n      uploadToken: process.env.CODECOV_TOKEN,\n      gitService: \"github\",\n    }),\n  ],\n};\n```\n\n## Public Repo Example - Non-GitHub Actions\n\nThis setup is for public repositories that are not using GitHub Actions, this configuration will automatically upload the bundle analysis to Codecov. You will need to configure the it similar to the GitHub Actions example, however you will need to provide a branch override, and ensure that it will pass the correct branch name, and with forks including the fork-owner i.e. `fork-owner:branch`.\n\n```js\n// webpack.config.js\nconst path = require(\"path\");\nconst { codecovWebpackPlugin } = require(\"@codecov/webpack-plugin\");\n\nmodule.exports = {\n  entry: \"./src/index.js\",\n  mode: \"production\",\n  output: {\n    filename: \"main.js\",\n    path: path.resolve(__dirname, \"dist\"),\n  },\n  plugins: [\n    // Put the Codecov vite plugin after all other plugins\n    codecovWebpackPlugin({\n      enableBundleAnalysis: true,\n      bundleName: \"example-webpack-bundle\",\n      uploadToken: process.env.CODECOV_TOKEN,\n      gitService: \"github\",\n      uploadOverrides: {\n        branch: \"<branch value>\",\n      },\n    }),\n  ],\n};\n```\n\n## Private Repo Example\n\nThis is the required way to use the plugin for private repositories. This configuration will automatically upload the bundle analysis to Codecov.\n\n```js\n// webpack.config.js\nconst path = require(\"path\");\nconst { codecovWebpackPlugin } = require(\"@codecov/webpack-plugin\");\n\nmodule.exports = {\n  entry: \"./src/index.js\",\n  mode: \"production\",\n  output: {\n    filename: \"main.js\",\n    path: path.resolve(__dirname, \"dist\"),\n  },\n  plugins: [\n    // Put the Codecov vite plugin after all other plugins\n    codecovWebpackPlugin({\n      enableBundleAnalysis: true,\n      bundleName: \"example-webpack-bundle\",\n      uploadToken: process.env.CODECOV_TOKEN,\n    }),\n  ],\n};\n```\n\n## OIDC Configuration Example\n\nFor users with [OpenID Connect (OIDC) enabled](https://docs.github.com/en/actions/deployment/security-hardening-your-deployments/about-security-hardening-with-openid-connect), setting the `uploadToken` is not necessary. You can use OIDC with the `oidc` configuration as following.\n\n```js\n// webpack.config.js\nconst path = require(\"path\");\nconst { codecovWebpackPlugin } = require(\"@codecov/webpack-plugin\");\n\nmodule.exports = {\n  entry: \"./src/index.js\",\n  mode: \"production\",\n  output: {\n    filename: \"main.js\",\n    path: path.resolve(__dirname, \"dist\"),\n  },\n  plugins: [\n    // Put the Codecov vite plugin after all other plugins\n    codecovWebpackPlugin({\n      enableBundleAnalysis: true,\n      bundleName: \"example-webpack-bundle\",\n      oidc: {\n        useGitHubOIDC: true,\n      },\n    }),\n  ],\n};\n```\n\n## More information\n\n- [Webpack Config Docs](https://codecov.github.io/codecov-javascript-bundler-plugins/modules/_codecov_webpack_plugin.html)\n- [Codecov Documentation](https://docs.codecov.com/docs)\n- [Codecov Feedback](https://github.com/codecov/feedback/discussions)\n- [Sentry Discord](https://discord.gg/Ww9hbqr)\n","readmeFilename":"README.md"}