{"_id":"@codecov/rollup-plugin","_rev":"44-2125b6aa528df9073c003b74b30c2f2b","name":"@codecov/rollup-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/rollup-plugin","version":"0.0.1-alpha.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"6b16037529fc7c936726a81cddc987c1a81b5d93","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-alpha.0.tgz","fileCount":3,"integrity":"sha512-LaQD+JJiM5yCxj70tvWYmkZWMJOxudSivZPGRMZSPNVLVzdo3sV6a7QC8zsKif5cHnGvW4981fO4N9JGV7QN/A==","signatures":[{"sig":"MEQCIHnRGStns7smTW9PeFh42Z3JaGQMw8o9b72shHChVVbPAiAj0nGmi3+gp8bCYjauIs6nG7ILaeZ013GMkdUkJD2aoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4116},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/ea5997c1d62a874022207812c8e5c59e/codecov-rollup-plugin-0.0.1-alpha.0.tgz","_integrity":"sha512-LaQD+JJiM5yCxj70tvWYmkZWMJOxudSivZPGRMZSPNVLVzdo3sV6a7QC8zsKif5cHnGvW4981fO4N9JGV7QN/A==","_npmVersion":"10.1.0","description":"Official Codecov Rollup plugin","directories":{},"_nodeVersion":"20.9.0","dependencies":{"@codecov/bundler-plugin-core":"^0.0.1-alpha.0"},"_hasShrinkwrap":false,"devDependencies":{"msw":"^2.0.9","jest":"^29.7.0","rollup":"4.6.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"},"peerDependencies":{"rollup":"^3.0 || ^4.0"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-alpha.0_1703184397163_0.6431062307238229","host":"s3://npm-registry-packages"}},"0.0.1-alpha.1":{"name":"@codecov/rollup-plugin","version":"0.0.1-alpha.1","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"8ce3c532628639d98157b4df27806f251af4139e","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-alpha.1.tgz","fileCount":10,"integrity":"sha512-vRQ7MxQwa87buRUgDY8ggQ3mnRovrTLzdbdfunQAk0DlOv2krwr1rBy4xtOZXOMlvxZ50yhJZMfzFgsS6GiHeA==","signatures":[{"sig":"MEYCIQCqHznthbWQMss9wzYOQ8PMT2AYtXEs4fxtFpgyT4wWyAIhAMoyGBi4tfcJND3fxamcH/IneGPSk41zt1JhcIedgsrn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25400},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/75c9a87d3de28f42fb1482b9aa95f6bb/codecov-rollup-plugin-0.0.1-alpha.1.tgz","_integrity":"sha512-vRQ7MxQwa87buRUgDY8ggQ3mnRovrTLzdbdfunQAk0DlOv2krwr1rBy4xtOZXOMlvxZ50yhJZMfzFgsS6GiHeA==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.6.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"},"peerDependencies":{"rollup":"^3.0 || ^4.0"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-alpha.1_1704468774246_0.3650982170376209","host":"s3://npm-registry-packages"}},"0.0.1-alpha.2":{"name":"@codecov/rollup-plugin","version":"0.0.1-alpha.2","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"c4dc3b6f9669e154ef04a1168ac6e76a82e110d4","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-alpha.2.tgz","fileCount":10,"integrity":"sha512-5+Wta4Njc7hDSD1XLkHaFSO05ZtaUBOUeDycGaZM150CdYn6NGAyukaZ+CKp0FFszMJLI8ohgOiQaDeuAkiMkw==","signatures":[{"sig":"MEYCIQC0Vk5HFGhHYA6Gv8wWRkj4worrnKAK4PqwHlAm5U3o3AIhAPmSDmdwWBGv582Q7xYskxxy61yXVfeSHS+W47TeXPrx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25400},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/8104384f32c9d62a9b12ad186d5d8438/codecov-rollup-plugin-0.0.1-alpha.2.tgz","_integrity":"sha512-5+Wta4Njc7hDSD1XLkHaFSO05ZtaUBOUeDycGaZM150CdYn6NGAyukaZ+CKp0FFszMJLI8ohgOiQaDeuAkiMkw==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.6.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"},"peerDependencies":{"rollup":"^3.0 || ^4.0"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-alpha.2_1704885476781_0.519723294356002","host":"s3://npm-registry-packages"}},"0.0.1-alpha.3":{"name":"@codecov/rollup-plugin","version":"0.0.1-alpha.3","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"6ba0a4dba774048ff96ef5a34989f98baa2abeca","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-alpha.3.tgz","fileCount":10,"integrity":"sha512-Nx6uyDoZ43D8Fi7+vvlnKLZ4JQ7dRuAaPp3mpom9sHRWd02C2/znqqptIRFiaitBb+EZF/UZT8cCYaILWB7adQ==","signatures":[{"sig":"MEUCIDQ50thZPRDc7eyVpsu/SQpZHo0BKPphMfapX2FDiPYpAiEA0cUkFBihMBX5oc6Rs6/8X5WoRkkl0JxRG7rDHX8QqKM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25602},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/1c67ec40d43113f340fdc3203757d55c/codecov-rollup-plugin-0.0.1-alpha.3.tgz","_integrity":"sha512-Nx6uyDoZ43D8Fi7+vvlnKLZ4JQ7dRuAaPp3mpom9sHRWd02C2/znqqptIRFiaitBb+EZF/UZT8cCYaILWB7adQ==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","ts-node":"^10.9.2","unbuild":"^2.0.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.11.15"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-alpha.3_1706813126670_0.18362328375193626","host":"s3://npm-registry-packages"}},"0.0.1-beta.0":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"6d9dd52f751053171fb1576702646d1b912916fc","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.0.tgz","fileCount":10,"integrity":"sha512-W0a/k8KG7FC534F/C9QrsSgH9Q07xHgvMAFm6PoUMJBdvYR8FS0NhdtUuyQTuo/zYBIone8UCYWDxnQbvmjAbQ==","signatures":[{"sig":"MEYCIQDfXDOi+V0RIDdVGF4JbRcXpWndUtXKqO6kHBi7qewZIQIhAPYnIa4yuD6qUqjMi5OIx+rCfEFNEMbAwVPL6v5wZmg4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25599},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/feeec922cf8c96d759773cc421884f88/codecov-rollup-plugin-0.0.1-beta.0.tgz","_integrity":"sha512-W0a/k8KG7FC534F/C9QrsSgH9Q07xHgvMAFm6PoUMJBdvYR8FS0NhdtUuyQTuo/zYBIone8UCYWDxnQbvmjAbQ==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","ts-node":"^10.9.2","unbuild":"^2.0.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.11.15"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.0_1707410887419_0.025757126312470735","host":"s3://npm-registry-packages"}},"0.0.1-beta.1":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.1","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"47227888fbd785a9288e177cf1377a5365d4245b","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.1.tgz","fileCount":10,"integrity":"sha512-XhCkUBkyxMTmAoFQYbKngaWOgC27C3yh+RgClpiFAzeRgin7xHF98qxxD2fHqYcPTsYNPVoSXoQRC5N3s1Cysw==","signatures":[{"sig":"MEYCIQDeW0hZTAICkoqFfLwb5ORu2QcLwilzp9Qp+lPrleGkSwIhAN0P0ruWyF+96JHwcdV5XJV63yNEiXSPd9zsiMKFDvTf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25599},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/37718246e0276297fb2f101544a84728/codecov-rollup-plugin-0.0.1-beta.1.tgz","_integrity":"sha512-XhCkUBkyxMTmAoFQYbKngaWOgC27C3yh+RgClpiFAzeRgin7xHF98qxxD2fHqYcPTsYNPVoSXoQRC5N3s1Cysw==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","ts-node":"^10.9.2","unbuild":"^2.0.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.11.15"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.1_1708631021387_0.31797885529609227","host":"s3://npm-registry-packages"}},"0.0.1-beta.2":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.2","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"9df395e4c182119a09909c6c19a79aab5d0c1bcf","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.2.tgz","fileCount":10,"integrity":"sha512-gUeKPK7vCICO+PxnhQojtx72n4o9vBjYQYGaHfdM0Z6qEYGhs/C6P3KMMrUq4pT4+dn6M88J2NrtZwzN0beOVw==","signatures":[{"sig":"MEUCIQDPGrLcJxS6xVYmaf+WQVB3WY8dWR5DDVnCIE+RzAaRjAIgTQYWeszS1ElhgLU7EbDCIBexZvjTH8TzxtCLNTpNUfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25599},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/639e8231cdcf7a9577bf2d581b1508ca/codecov-rollup-plugin-0.0.1-beta.2.tgz","_integrity":"sha512-gUeKPK7vCICO+PxnhQojtx72n4o9vBjYQYGaHfdM0Z6qEYGhs/C6P3KMMrUq4pT4+dn6M88J2NrtZwzN0beOVw==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","ts-node":"^10.9.2","unbuild":"^2.0.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.11.15"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.2_1708647249497_0.35787340726210926","host":"s3://npm-registry-packages"}},"0.0.1-beta.3":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.3","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"390fdf2636014b69d07b8430f11122cff9cd4aa9","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.3.tgz","fileCount":8,"integrity":"sha512-cmtMPrSzWxsKUAYX90N0czaYHXl9IJR+Fy4UndHBi+4R7gyhrCAXW6ALM2/0JsSwmHYmf8svVeobUNHUl16tQw==","signatures":[{"sig":"MEQCIEdpnHZzrWEPwfR6AZodVPUNfiF8OQFi3+lrVp+X6hNOAiA12iQNiuY9YskSsAo9YuwfxKYYS1rOD01HfDagn5DzxA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13889},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/643a2492116a35e983cdadf84e8682d8/codecov-rollup-plugin-0.0.1-beta.3.tgz","_integrity":"sha512-cmtMPrSzWxsKUAYX90N0czaYHXl9IJR+Fy4UndHBi+4R7gyhrCAXW6ALM2/0JsSwmHYmf8svVeobUNHUl16tQw==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","ts-node":"^10.9.2","unbuild":"^2.0.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.11.15","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.2"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.3_1709153477746_0.719786968476853","host":"s3://npm-registry-packages"}},"0.0.1-beta.4":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.4","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"b655f248db2d4bc1e4ab3309cc0f188cde4dbfaa","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.4.tgz","fileCount":8,"integrity":"sha512-2Q6V/3OFTctH33ZMgl/ivsaDQcDtqWiY0vXJlLIz3kkrgJfC0NufqG34C/1a4ofMbjIZWIgzhNCFLdtVveaygA==","signatures":[{"sig":"MEQCIBqZb/93umbd4xFbwXniHEMTjc0OXgIcqRYuclMb/zKZAiBgjXuVN+5xzM3SKhcVdF8wPOfVRHVHxY5fI1oPOxzO4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13889},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/3770c53b9364bafce2e1a6803a10699c/codecov-rollup-plugin-0.0.1-beta.4.tgz","_integrity":"sha512-2Q6V/3OFTctH33ZMgl/ivsaDQcDtqWiY0vXJlLIz3kkrgJfC0NufqG34C/1a4ofMbjIZWIgzhNCFLdtVveaygA==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","ts-node":"^10.9.2","unbuild":"^2.0.0","@swc/core":"^1.3.107","@swc/jest":"^0.2.33","typescript":"^5.3.3","@types/jest":"^29.5.11","@types/node":"^20.11.15","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.2"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.4_1709315465868_0.44279282824820476","host":"s3://npm-registry-packages"}},"0.0.1-beta.5":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.5","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"cca4c68989efbcf4e2dbe3db5e9a5bf5b7501fe2","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.5.tgz","fileCount":10,"integrity":"sha512-3x6vmt59Hgfpr8jroB7LYa2XX+kFds8HaWsUTBX08sJ2bCw+BzlW1Mnc+IdxBdMtjo1jkYEceRvfwQ0X2LK4ZQ==","signatures":[{"sig":"MEUCIEIlR8TeVRNWfAgUk81dieQGcP7UiTJtqTqlI/+56X+aAiEA/jLeiqAQNo1OdZ9ycYrTYqWtIxd0q5x6er6l3pxL1Tc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30562},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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='rollup-plugin.junit.xml' jest --coverage --reporters=jest-junit","generate:typedoc":"typedoc --options ./typedoc.json"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/37c79c1060e601b1cf52967cf8fa1980/codecov-rollup-plugin-0.0.1-beta.5.tgz","_integrity":"sha512-3x6vmt59Hgfpr8jroB7LYa2XX+kFds8HaWsUTBX08sJ2bCw+BzlW1Mnc+IdxBdMtjo1jkYEceRvfwQ0X2LK4ZQ==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.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.11.15","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.3"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.5_1711039373072_0.6284351533914552","host":"s3://npm-registry-packages"}},"0.0.1-beta.6":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.6","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"829e35171d349fa26e38084db032116c519d4cc3","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.6.tgz","fileCount":10,"integrity":"sha512-x3ztYUtUiz1znvpz98MvBprDoPLzK0UP3NOX7Kyz7vPHoBCAQ78kaTrk1WPaHvA4y3AeNxODJNqdIYVGdeB7bQ==","signatures":[{"sig":"MEUCIB5ci9OBnm9U/llgFTmAO3AVmo+Ufib1si66Hof7UogRAiEA9FuBZVA96xm7ngVNvxBZzu1AxevUrpBxp4kB95xYHyk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30814},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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='rollup-plugin.junit.xml' jest --coverage --reporters=jest-junit","generate:typedoc":"typedoc --options ./typedoc.json"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/f21d51bb36f8ae39908196c3f364c24d/codecov-rollup-plugin-0.0.1-beta.6.tgz","_integrity":"sha512-x3ztYUtUiz1znvpz98MvBprDoPLzK0UP3NOX7Kyz7vPHoBCAQ78kaTrk1WPaHvA4y3AeNxODJNqdIYVGdeB7bQ==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.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.11.15","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@0.0.1-beta.3"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.6_1712744165171_0.22343111107432634","host":"s3://npm-registry-packages"}},"0.0.1-beta.7":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.7","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"1ef910e103efb4a74b726d4ee5888d67ef008b86","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.7.tgz","fileCount":10,"integrity":"sha512-74fEdvOs6/jGih0qngZXrJaum3stPumwNk/ssE0imzfHxuLTmTeKCtLMtw8n5fp+kPYo2cJJBtRYYI5AJe4fSA==","signatures":[{"sig":"MEUCIQD3yQbnryXkeQzy+KRKCUkwt6U7U9CtrNyFU3o4miYjDgIga5KOxCGnZnnhcxTobcFR0yMUPNU5tBh/qdP7kpQ36co=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37156},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/4725d19983b9679093ab90c83bd99cb8/codecov-rollup-plugin-0.0.1-beta.7.tgz","_integrity":"sha512-74fEdvOs6/jGih0qngZXrJaum3stPumwNk/ssE0imzfHxuLTmTeKCtLMtw8n5fp+kPYo2cJJBtRYYI5AJe4fSA==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.7_1714671299718_0.7192437293321345","host":"s3://npm-registry-packages"}},"0.0.1-beta.8":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.8","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"dec76fa779abbbaee23d5a6ea29ab0892b58d4d3","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.8.tgz","fileCount":10,"integrity":"sha512-AHZDdBMHv3RfcHwwl+99KL2BjOL2E1DPwm5rdE591Sb8oRd+ujHtTCBBq0L8bgp+PXRXTefrknpqVfmRe8CMhA==","signatures":[{"sig":"MEYCIQDdVoL5T6hgYXh81tu3kl38tuBz7g2jWtbEvq8bMeoIsAIhAJBIOomr3FNM6VUoPSyvx88I07tySbdRxGKbzF6rIUUk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37156},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/7ca4dc3c5b009718b0021b4b545f5376/codecov-rollup-plugin-0.0.1-beta.8.tgz","_integrity":"sha512-AHZDdBMHv3RfcHwwl+99KL2BjOL2E1DPwm5rdE591Sb8oRd+ujHtTCBBq0L8bgp+PXRXTefrknpqVfmRe8CMhA==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.8_1715954257606_0.4033271401009897","host":"s3://npm-registry-packages"}},"0.0.1-beta.9":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.9","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"fcad984fb778c8420f00a32e9b5c8c611097ab43","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.9.tgz","fileCount":10,"integrity":"sha512-9BoIoAq7Jyppr+FB5F+BqwqVEJAyGsbX+gYxzRqdoXaiYhKlrHnHIxYsLUJmL5HSmb7UZqAQ4BmLW6VS0WDd7Q==","signatures":[{"sig":"MEQCIHf2/hpyMhv6PKHlOp5vWA5vqy1jrlSiT6xiTmBEhggOAiA1QnC7jLCG0yQti58ayLFO3JVfM4tJrR0pXw1OzMy+ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38207},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/34ed2c533c4248a7438987f4a651a695/codecov-rollup-plugin-0.0.1-beta.9.tgz","_integrity":"sha512-9BoIoAq7Jyppr+FB5F+BqwqVEJAyGsbX+gYxzRqdoXaiYhKlrHnHIxYsLUJmL5HSmb7UZqAQ4BmLW6VS0WDd7Q==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.9_1718127884148_0.979377846004498","host":"s3://npm-registry-packages"}},"0.0.1-beta.10":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.10","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"1d8fae1dd5bd1d39c545308e4aeb038db53d8d3e","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.10.tgz","fileCount":10,"integrity":"sha512-AZHz9lCT6xYeZ7HzspVnoUEXp8zL80hSTkYj6aqu9JXucwDmqOGd+t+9zTnP1FUD15X17l7VFMujJ1Fc3wTi7A==","signatures":[{"sig":"MEYCIQCCtoIzkfPnj74gjrD+wovRW+zgaShQbf2dtuAkx35h3QIhAKlnRHYmhcW9j4vONBzkYjFVpsPgP4WRXg3hh2ECOOJT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38213},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/cbfe44d49c8573b98eede3b8f4d2da80/codecov-rollup-plugin-0.0.1-beta.10.tgz","_integrity":"sha512-AZHz9lCT6xYeZ7HzspVnoUEXp8zL80hSTkYj6aqu9JXucwDmqOGd+t+9zTnP1FUD15X17l7VFMujJ1Fc3wTi7A==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.10_1718708005982_0.15069480278927005","host":"s3://npm-registry-packages"}},"0.0.1-beta.11":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.11","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"2efa98449f3c93eb92bc2c8df10126cd9d7eec45","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.11.tgz","fileCount":10,"integrity":"sha512-8r1cQI6xX5rXBhlVcRRczk4m4wTv+QANzGh+HA1oEi3b75q9hOQhlO27WkvxLmgQqAzyHD3Tke8vanj0CMLv5g==","signatures":[{"sig":"MEUCIFYK7EAM5V2tNOlr0k2QSxmHwSik135Hit9b4nD9tjUlAiEAjRoS0CXCmbSAVHjqWV7WJBA+8cBuaz8tlffvw2Ltspk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37129},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/9edd6e0b2b9ac390f1fb32b7a5917f4e/codecov-rollup-plugin-0.0.1-beta.11.tgz","_integrity":"sha512-8r1cQI6xX5rXBhlVcRRczk4m4wTv+QANzGh+HA1oEi3b75q9hOQhlO27WkvxLmgQqAzyHD3Tke8vanj0CMLv5g==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.11_1721127361119_0.8397932146761256","host":"s3://npm-registry-packages"}},"0.0.1-beta.12":{"name":"@codecov/rollup-plugin","version":"0.0.1-beta.12","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"addf8e7689a7a387817911ac3c0ad4c26980bd7b","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-0.0.1-beta.12.tgz","fileCount":10,"integrity":"sha512-9URNaTEOgVmCCyXjA/W1msJ3qEnvc65GMYwPAWrHlk9jTI1ASvA4WpeOpEPCbFRBjVPPFg6c+2wGaTHatXMLaw==","signatures":[{"sig":"MEUCIBpE4JWY67Uc3e9kBKn0hjHOsHNboGsvM3a4Tah/AaEhAiEA42bRRmZUcuJFOtUnIRQH89lgVE/bylpSLYktN4Y2BrU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37129},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/978a8bec52b5d917eb45a8a9214dfbe2/codecov-rollup-plugin-0.0.1-beta.12.tgz","_integrity":"sha512-9URNaTEOgVmCCyXjA/W1msJ3qEnvc65GMYwPAWrHlk9jTI1ASvA4WpeOpEPCbFRBjVPPFg6c+2wGaTHatXMLaw==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_0.0.1-beta.12_1722444542525_0.274747417201088","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@codecov/rollup-plugin","version":"1.0.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"b62dfb1614a7af6ec2414445535d3bfdd18d41aa","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.0.0.tgz","fileCount":10,"integrity":"sha512-jnoNHgE7oNYUQFecABoygi6u1JxOK6e/478Q4fX6ut52rsZoKS8RX6xVQjbN21yMwqFw9oEWAxmKZu32augwrw==","signatures":[{"sig":"MEYCIQC8dWNkZeDigR/odr6UFHvB02cPtWOVqKFs0a0KymzM+gIhAJir+uswYM2t8RLYeJI9zXj8PJY+mBdwOyuWnTvauN/V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39680},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/4d34cb19e7968e57611e2a935341d253/codecov-rollup-plugin-1.0.0.tgz","_integrity":"sha512-jnoNHgE7oNYUQFecABoygi6u1JxOK6e/478Q4fX6ut52rsZoKS8RX6xVQjbN21yMwqFw9oEWAxmKZu32augwrw==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.0.0_1725901327192_0.09146583689561694","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@codecov/rollup-plugin","version":"1.0.1","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"fc20b5b57316237c8ee449651c495f372fb8bf95","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.0.1.tgz","fileCount":10,"integrity":"sha512-kJjyjE4gCyLqeMy03oLWIx/WylYmRkpslubMaW7/ri02yE4zouBOQunhF3AlEPXvGro3KwlusKlb8CU0+9509g==","signatures":[{"sig":"MEUCIQDPh3abffK2DIbE18xYTRuNOUgdAT0iyrw/kmhh309DYQIgEIMGku4J3CzuUPQ/VITcWLcujfCbLEMdvHni+DSY+4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39680},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/449526b88b9df7c9ec476967c362890f/codecov-rollup-plugin-1.0.1.tgz","_integrity":"sha512-kJjyjE4gCyLqeMy03oLWIx/WylYmRkpslubMaW7/ri02yE4zouBOQunhF3AlEPXvGro3KwlusKlb8CU0+9509g==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.0.1_1725984362711_0.3837396252232099","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@codecov/rollup-plugin","version":"1.1.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"13ca7229e88a0f1e7e56f482c93edfdbd437cbc5","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.1.0.tgz","fileCount":10,"integrity":"sha512-bCMmKw+p1YoW98p70IL8+PWw/LgVmEcQGnT6lU2qASOEFWBU3AROgFJhGtggGKvdiDRpmJ74d2eSNFzYw6vHyA==","signatures":[{"sig":"MEUCIQC2BAc/F5oHOvifRt1byiKCIL72ckNpt8bQ78xACmuUYQIgCD7lU8ryc9UH+E1vu66AJNBxcfM12MYHYr9wgXpJ+MI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39680},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/98ece82fff511dde8fd0e175383480e3/codecov-rollup-plugin-1.1.0.tgz","_integrity":"sha512-bCMmKw+p1YoW98p70IL8+PWw/LgVmEcQGnT6lU2qASOEFWBU3AROgFJhGtggGKvdiDRpmJ74d2eSNFzYw6vHyA==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.1.0_1726504579378_0.40594998593590015","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@codecov/rollup-plugin","version":"1.2.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"407f757010b4f3fab3f123a5f598b20ec837426f","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.2.0.tgz","fileCount":10,"integrity":"sha512-4QgGHwvZ2mL4XOLf4jVz1bG9vyTT7+vCQ6d4Qi1+ttboMjNabmw5XO4WfSOwj+6kwuid8VQJmEF8/hJ6aZuc3w==","signatures":[{"sig":"MEYCIQDA1Jc6jfaXgguXWtEMeL91kf4AmceEWfs7E0or2V5oiwIhAP4qJYMPcWtoNzUTbrB9rmfZ+dpVSIqNouc4yEf+WDLP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39680},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/5f2b15fd47fa5a223fbea5ab3fe156b0/codecov-rollup-plugin-1.2.0.tgz","_integrity":"sha512-4QgGHwvZ2mL4XOLf4jVz1bG9vyTT7+vCQ6d4Qi1+ttboMjNabmw5XO4WfSOwj+6kwuid8VQJmEF8/hJ6aZuc3w==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.2.0_1726856453727_0.054546387169988275","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@codecov/rollup-plugin","version":"1.2.1","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"9cc0a061b4b0c89a9af37989303607522e0147a6","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.2.1.tgz","fileCount":10,"integrity":"sha512-XC1CDRe21gWe75XlH8XZUySCzUURE6gECjHraW2wx2f7jUJwGFOjpCEnajOyTL+wm+0C7J17fi9ASp/vSjbuwQ==","signatures":[{"sig":"MEQCIF/frYAf7Qm4DTv4sfnxOWUwitRc20SsCMSjItjlVacjAiAi9P6Q55buU0a5Z7XsuCLTQRnaF2Qo/hMuuPQnmN5+1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39680},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/1d9435a9c1c1784df6fe21bffefb3e3c/codecov-rollup-plugin-1.2.1.tgz","_integrity":"sha512-XC1CDRe21gWe75XlH8XZUySCzUURE6gECjHraW2wx2f7jUJwGFOjpCEnajOyTL+wm+0C7J17fi9ASp/vSjbuwQ==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.2.1_1729275623436_0.35166866525031426","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@codecov/rollup-plugin","version":"1.3.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"aee417c88376d490b14e82eb2ee197fe2ccab573","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.3.0.tgz","fileCount":10,"integrity":"sha512-SGWuXnckB+ApJLqG6QjcxVktGy0lSac+qfvQ2yapBEK9KX0Vp3MHZfHFTKwrpQQKdMTrk++J/qFwHoTpy68bLw==","signatures":[{"sig":"MEUCIDywxoMz+puLRjqIPSNQYC8vXUbAkLudfvgHaGTvyxEXAiEArYzTGpu+39b2NuCpcA8A3xq+sNKvMTrJVwhdgJKMlfc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39680},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/6193e3c19e7fef1fe8d5c2224408ef72/codecov-rollup-plugin-1.3.0.tgz","_integrity":"sha512-SGWuXnckB+ApJLqG6QjcxVktGy0lSac+qfvQ2yapBEK9KX0Vp3MHZfHFTKwrpQQKdMTrk++J/qFwHoTpy68bLw==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.9.6","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.3.0_1731498188480_0.6005494808700915","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@codecov/rollup-plugin","version":"1.4.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"f58e398938ff02244ecb2dea0a7f0ff05db2d075","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.4.0.tgz","fileCount":10,"integrity":"sha512-/YJASrdzQUISkTBIIeRpnjQR04ntjCat1lqBc4YIv0/fKCrwYTm9BjJ/5JHIrn/s4k7k/V3LfMcajpzUIZhD8A==","signatures":[{"sig":"MEUCIGK8OX19Dc8Nv5tJ+jb+Zk1XdY+GgXko08+13tfveXw+AiEA9yWMxOE8eIoSrtHL1HvvYWZiQ8mTSkatyzp2KfGY778=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39681},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/fda34325d829bb83ae5155821eaf5cbb/codecov-rollup-plugin-1.4.0.tgz","_integrity":"sha512-/YJASrdzQUISkTBIIeRpnjQR04ntjCat1lqBc4YIv0/fKCrwYTm9BjJ/5JHIrn/s4k7k/V3LfMcajpzUIZhD8A==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.22.4","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.4.0_1731703488069_0.08774629180866733","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@codecov/rollup-plugin","version":"1.5.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"5dbf335bcb365bfe322dc0c06b458b29bdf2239f","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.5.0.tgz","fileCount":10,"integrity":"sha512-8HFtyAlmrjDHWoYjMpXkA4U/IZFHXmO0+8LBpRIJUhogy56R677NRVT+wFJKyB/cC5adICsyBk7b1EaTdDv//g==","signatures":[{"sig":"MEQCIFP/hLZX9bTdzJT8N6WfPAVP5//Yidry29oVmD77HFQKAiBGEtfZlRO55K2xGD+1O08Qc+gS7PErpYVNMf2JTfMnmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39717},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/6e268d792cfd17d6e211d7d7794d4d9a/codecov-rollup-plugin-1.5.0.tgz","_integrity":"sha512-8HFtyAlmrjDHWoYjMpXkA4U/IZFHXmO0+8LBpRIJUhogy56R677NRVT+wFJKyB/cC5adICsyBk7b1EaTdDv//g==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.22.4","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.5.0_1733162607784_0.06429710942003464","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"@codecov/rollup-plugin","version":"1.5.1","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"54bbcf16ffa361e3f43d722e785a21e1a266e9ed","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.5.1.tgz","fileCount":10,"integrity":"sha512-uLknjBDYOdi7afhCvIdQMk5O2Afis2ZM0nNQHeq5/2ctVrOvnyqPgunh9ryVWFFtpQx4vr3KMwxJKSQuobgvNg==","signatures":[{"sig":"MEUCIBE6q4wtdJ71g/29M33bA4Nh6T4GkIZG4xsW15EOWvzbAiEA4+zy+36P/J40z0vPyItvRuhbToQTBdJxp0COLBr/DqE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39710},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/111eee9be2b6549146143f95bab14f11/codecov-rollup-plugin-1.5.1.tgz","_integrity":"sha512-uLknjBDYOdi7afhCvIdQMk5O2Afis2ZM0nNQHeq5/2ctVrOvnyqPgunh9ryVWFFtpQx4vr3KMwxJKSQuobgvNg==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.22.4","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@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":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.5.1_1733330485103_0.025901331714829334","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@codecov/rollup-plugin","version":"1.6.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"54c084c8710bae64ab7cb21380b836fe0006e578","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.6.0.tgz","fileCount":10,"integrity":"sha512-jBDYutIiDviMtQLzLsZaOuyKUegINjcxaIsKlq0RzK1PUXmHP8noyFTJtyqqbVk8LnJQa/xVIpximvmR3zqp8A==","signatures":[{"sig":"MEUCIQCT4iz94YNxFc09do9CHRGU1w/I9oUptJrSI6svvM2xEAIgaeMwQp1Rwz5ub/LAFdP1RpJbVs7Qt7VVcSPnrZEvBkU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39920},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/137168b8b7b0378bbad5fbd32b30fa75/codecov-rollup-plugin-1.6.0.tgz","_integrity":"sha512-jBDYutIiDviMtQLzLsZaOuyKUegINjcxaIsKlq0RzK1PUXmHP8noyFTJtyqqbVk8LnJQa/xVIpximvmR3zqp8A==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.22.4","vitest":"^1.5.0","ts-node":"^10.9.2","typedoc":"^0.25.12","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@vitest/coverage-v8":"^1.5.0","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.6.0_1733775156331_0.3366952985756968","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@codecov/rollup-plugin","version":"1.7.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"52c95910faccbe4756e20da8eae014d8701ab765","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.7.0.tgz","fileCount":10,"integrity":"sha512-P4so0kJJKtRBBO4Up+3FY9haeJg4pdyW/vBEqJ0ZRcSdChtBjy3b9NV/EBFoGftFECLx7x5WY2QgpS7ghvlzeQ==","signatures":[{"sig":"MEUCIDik+MSY2WLVTH5zXZdmVC966qt/p0UF/f22INgX/3QTAiEA1kLrt1/k6KfPpPQmWiSVBNU+WRqDZoZJQGgikO4LgyA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39919},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/5b8364a5eb8aa96845402ac39be50cce/codecov-rollup-plugin-1.7.0.tgz","_integrity":"sha512-P4so0kJJKtRBBO4Up+3FY9haeJg4pdyW/vBEqJ0ZRcSdChtBjy3b9NV/EBFoGftFECLx7x5WY2QgpS7ghvlzeQ==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.22.4","vitest":"^2.1.8","ts-node":"^10.9.2","typedoc":"^0.27.5","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@vitest/coverage-v8":"^2.1.8","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.7.0_1735583971785_0.1394884894882844","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@codecov/rollup-plugin","version":"1.8.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"97edfa32345719b14af2f3af8da9c1ab0c72bd20","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.8.0.tgz","fileCount":10,"integrity":"sha512-e6vbk7PlEqBbqJwk3cQdqEb2DVnK9tpSyhs1UYLh2kR4ADBLcKEtIq81DeCxANkC9hFRoTsTF/1+6pwdkGe6PA==","signatures":[{"sig":"MEQCIC3WT0RY5MoM3TT3AfjnhlqpA2satkgEDoD3z+mwmynaAiB+zHva3YcIyTBnyz7rBtLPfotE6lhjz37M8zsBY/oIcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42365},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/b91f3af3d032a1dd40fc0961fc5802f2/codecov-rollup-plugin-1.8.0.tgz","_integrity":"sha512-e6vbk7PlEqBbqJwk3cQdqEb2DVnK9tpSyhs1UYLh2kR4ADBLcKEtIq81DeCxANkC9hFRoTsTF/1+6pwdkGe6PA==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.22.4","vitest":"^2.1.8","ts-node":"^10.9.2","typedoc":"^0.27.5","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@vitest/coverage-v8":"^2.1.8","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.8.0_1737373922479_0.5377283542394724","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@codecov/rollup-plugin","version":"1.9.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"0166e7052f3efcaf7bae46b234ed39fb93929a38","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.9.0.tgz","fileCount":10,"integrity":"sha512-3cFPZ2uoAYsxI/RI8KytPk95GgTM3+J8VKbhhrMgwvZbekcSa+8/5nSItmq3g57swEF6MERUm0UXmlLi9THq2g==","signatures":[{"sig":"MEQCIBm/b7N0/XUu52VbJZHpzYY3UqBZIkEZ1t+IxVBgtAGGAiAlKhrEWO0nPgh3zVd/3BXJGVUSZdtdVlBCHVm62UxUVQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54359},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/6111c3c85727ae440231e8686a1c6da7/codecov-rollup-plugin-1.9.0.tgz","_integrity":"sha512-3cFPZ2uoAYsxI/RI8KytPk95GgTM3+J8VKbhhrMgwvZbekcSa+8/5nSItmq3g57swEF6MERUm0UXmlLi9THq2g==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.22.4","vitest":"^2.1.9","ts-node":"^10.9.2","typedoc":"^0.27.5","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@vitest/coverage-v8":"^2.1.9","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.9.0_1739217109666_0.26687741945343","host":"s3://npm-registry-packages-npm-production"}},"1.9.1":{"name":"@codecov/rollup-plugin","version":"1.9.1","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"a9d6fc9fe6fe6c05da3773b06be5bb787201f083","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-1.9.1.tgz","fileCount":10,"integrity":"sha512-osRI84VBvm8kL0/7w6FLTHsooYGkGbXp1KiVM8d3cH488bvR+E3au+09KxaLQtNNjcZXDGW5m8071EJLN7olAw==","signatures":[{"sig":"MEUCIQCtoZ/V0mxUZkBsU7anT/PcluchwGDpIwQdiKq3ssvVzwIgHUJGpuc1fpf9EArq/dY0eyK4fz2I4eSPda9TFFBpAb4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54359},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/c5597b60ab9239ccbd109d51e4f651a0/codecov-rollup-plugin-1.9.1.tgz","_integrity":"sha512-osRI84VBvm8kL0/7w6FLTHsooYGkGbXp1KiVM8d3cH488bvR+E3au+09KxaLQtNNjcZXDGW5m8071EJLN7olAw==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.22.4","vitest":"^2.1.9","ts-node":"^10.9.2","typedoc":"^0.27.5","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@vitest/coverage-v8":"^2.1.9","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_1.9.1_1747681555806_0.4596366688842737","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@codecov/rollup-plugin","version":"2.0.0","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"3efe7bd905b7a341fbd09f6094c88819358d3184","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-2.0.0.tgz","fileCount":10,"integrity":"sha512-TOckjZ0MSaDrDsd036uWGHuOHWZeRHEMq7SgZ3DpM68mtawP/GMGT3+wrfxLZ7xWgS0PXwCFmAb4hFCr6j1KoQ==","signatures":[{"sig":"MEYCIQDGVIJdsJw678OgI0jjUXpcgDYo6um3rKsbU/HhOZ1xLgIhANUI+s9J6X1/Nvo5pE9m5xqUbfGk7W1KjRk1glmS0/YF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54359},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/7a8090b615870cb61db37c8aa26eeb76/codecov-rollup-plugin-2.0.0.tgz","_integrity":"sha512-TOckjZ0MSaDrDsd036uWGHuOHWZeRHEMq7SgZ3DpM68mtawP/GMGT3+wrfxLZ7xWgS0PXwCFmAb4hFCr6j1KoQ==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.22.4","vitest":"^2.1.9","ts-node":"^10.9.2","typedoc":"^0.27.5","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@vitest/coverage-v8":"^2.1.9","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_2.0.0_1776191373676_0.8246239481667328","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"@codecov/rollup-plugin","version":"2.0.1","keywords":["Codecov","Rollup","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/rollup-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":"f19dd33ca60fe4f72bd36f8de3eab3b80f787548","tarball":"https://registry.npmjs.org/@codecov/rollup-plugin/-/rollup-plugin-2.0.1.tgz","fileCount":10,"integrity":"sha512-psw9wzLGKyKfQU2rszJwtnmEqlbvaptGzg36RRkKKv3Sib0swLojhgXRFeeUe8nXIFwwTwCKsnAY9/ypaMcv8w==","signatures":[{"sig":"MEQCIFizXtZ5FktP/l0qDH4lnrM90i4drMfLnYgQrAmSedt8AiBCs0pYk2+BDW2L5gh9p0i0Yj+MwQHNtEc2qtlnMC0CwA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54359},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-rollup-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/9c39b63b20b3ffbc4df9c9e43b38d081/codecov-rollup-plugin-2.0.1.tgz","_integrity":"sha512-psw9wzLGKyKfQU2rszJwtnmEqlbvaptGzg36RRkKKv3Sib0swLojhgXRFeeUe8nXIFwwTwCKsnAY9/ypaMcv8w==","_npmVersion":"10.1.0","description":"Official Codecov Rollup 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","rollup":"4.22.4","vitest":"^2.1.9","ts-node":"^10.9.2","typedoc":"^0.27.5","unbuild":"^2.0.0","typescript":"^5.3.3","@types/node":"^20.11.15","@vitest/coverage-v8":"^2.1.9","@rollup/plugin-replace":"^5.0.5","codecovProdRollupPlugin":"npm:@codecov/rollup-plugin@1.5.0"},"peerDependencies":{"rollup":"3.x || 4.x"},"_npmOperationalInternal":{"tmp":"tmp/rollup-plugin_2.0.1_1776262934858_0.01941598008098344","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2023-12-21T18:46:37.043Z","modified":"2026-05-28T20:13:32.868Z","0.0.1-alpha.0":"2023-12-21T18:46:37.360Z","0.0.1-alpha.1":"2024-01-05T15:32:54.406Z","0.0.1-alpha.2":"2024-01-10T11:17:56.944Z","0.0.1-alpha.3":"2024-02-01T18:45:26.851Z","0.0.1-beta.0":"2024-02-08T16:48:07.600Z","0.0.1-beta.1":"2024-02-22T19:43:41.561Z","0.0.1-beta.2":"2024-02-23T00:14:09.657Z","0.0.1-beta.3":"2024-02-28T20:51:18.017Z","0.0.1-beta.4":"2024-03-01T17:51:06.030Z","0.0.1-beta.5":"2024-03-21T16:42:53.278Z","0.0.1-beta.6":"2024-04-10T10:16:05.311Z","0.0.1-beta.7":"2024-05-02T17:34:59.875Z","0.0.1-beta.8":"2024-05-17T13:57:37.772Z","0.0.1-beta.9":"2024-06-11T17:44:44.331Z","0.0.1-beta.10":"2024-06-18T10:53:26.172Z","0.0.1-beta.11":"2024-07-16T10:56:01.271Z","0.0.1-beta.12":"2024-07-31T16:49:02.717Z","1.0.0":"2024-09-09T17:02:07.345Z","1.0.1":"2024-09-10T16:06:02.888Z","1.1.0":"2024-09-16T16:36:19.585Z","1.2.0":"2024-09-20T18:20:53.978Z","1.2.1":"2024-10-18T18:20:23.719Z","1.3.0":"2024-11-13T11:43:08.660Z","1.4.0":"2024-11-15T20:44:48.290Z","1.5.0":"2024-12-02T18:03:27.991Z","1.5.1":"2024-12-04T16:41:25.293Z","1.6.0":"2024-12-09T20:12:36.487Z","1.7.0":"2024-12-30T18:39:31.952Z","1.8.0":"2025-01-20T11:52:02.660Z","1.9.0":"2025-02-10T19:51:49.924Z","1.9.1":"2025-05-19T19:05:55.983Z","2.0.0":"2026-04-14T18:29:33.807Z","2.0.1":"2026-04-15T14:22:14.998Z"},"author":{"name":"Codecov"},"license":"MIT","keywords":["Codecov","Rollup","bundler","plugin"],"description":"Official Codecov Rollup 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 Rollup Plugin\n\nA Rollup 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/rollup-plugin --save-dev\n```\n\nUsing yarn:\n\n```bash\nyarn add @codecov/rollup-plugin --dev\n```\n\nUsing pnpm:\n\n```bash\npnpm add @codecov/rollup-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// rollup.config.js\nimport { defineConfig } from \"rollup\";\nimport { codecovRollupPlugin } from \"@codecov/rollup-plugin\";\n\nexport default defineConfig({\n  plugins: [\n    // Put the Codecov rollup plugin after all other plugins\n    codecovRollupPlugin({\n      enableBundleAnalysis: true,\n      bundleName: \"example-rollup-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// rollup.config.js\nimport { defineConfig } from \"rollup\";\nimport { codecovRollupPlugin } from \"@codecov/rollup-plugin\";\n\nexport default defineConfig({\n  plugins: [\n    // Put the Codecov rollup plugin after all other plugins\n    codecovRollupPlugin({\n      enableBundleAnalysis: true,\n      bundleName: \"example-rollup-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// rollup.config.js\nimport { defineConfig } from \"rollup\";\nimport { codecovRollupPlugin } from \"@codecov/rollup-plugin\";\n\nexport default defineConfig({\n  plugins: [\n    // Put the Codecov rollup plugin after all other plugins\n    codecovRollupPlugin({\n      enableBundleAnalysis: true,\n      bundleName: \"example-rollup-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// rollup.config.js\nimport { defineConfig } from \"rollup\";\nimport { codecovRollupPlugin } from \"@codecov/rollup-plugin\";\n\nexport default defineConfig({\n  plugins: [\n    // Put the Codecov rollup plugin after all other plugins\n    codecovRollupPlugin({\n      enableBundleAnalysis: true,\n      bundleName: \"example-rollup-bundle\",\n      oidc: {\n        useGitHubOIDC: true,\n      },\n    }),\n  ],\n});\n```\n\n## More information\n\n- [Rollup Config Docs](https://codecov.github.io/codecov-javascript-bundler-plugins/modules/_codecov_rollup_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"}