{"_id":"@codecov/vite-plugin","_rev":"44-0e9e1280bea29489cee94912a76c8520","name":"@codecov/vite-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/vite-plugin","version":"0.0.1-alpha.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"1b962cb5c394ff61d1ac6dcd64f5fa5ef78ce78a","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-alpha.0.tgz","fileCount":3,"integrity":"sha512-Nao516qxJSOWyiKEkvxIko9qPF85Dg1w/gjBhPF24a789Ip+NGPK0dhwBdu6965G/yXGXmBFaM1Lspp9FsDVnQ==","signatures":[{"sig":"MEUCIAOTJ8fLskZeTXUm6m2NNBw+7n9eOxxN6728hJ1iWmDoAiEAn/WhxIiaWicqlmFezhA4OZ8Kq6eWUh7SizCT9srtR8o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4082},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/5dbaf70db719a596ef62448d4bd12dd8/codecov-vite-plugin-0.0.1-alpha.0.tgz","_integrity":"sha512-Nao516qxJSOWyiKEkvxIko9qPF85Dg1w/gjBhPF24a789Ip+NGPK0dhwBdu6965G/yXGXmBFaM1Lspp9FsDVnQ==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"5.0.3","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":{"vite":"^4.0 || ^5.0"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-alpha.0_1703184397150_0.1113180864063521","host":"s3://npm-registry-packages"}},"0.0.1-alpha.1":{"name":"@codecov/vite-plugin","version":"0.0.1-alpha.1","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"bfbf411e63bc82725f1a34be3da7d2ce7a7db3a8","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-alpha.1.tgz","fileCount":10,"integrity":"sha512-1P50QYpIDVknPYYm6oQP5Fou3V7LzMrt4mMuE+QnnlbpwgYTy/iGuYOw1EkAULKWnLsf9G1IlFdJ2qdRwib5Tg==","signatures":[{"sig":"MEYCIQCvOpjHQoJL3Azr8yXcSseB020gaOpWcoPmftEIC8LFIwIhALKSlwPSY59k45ZePla4h7ZlRaCmIRisY9ocNG5OKFJU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26031},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/5cb670c28c29858128aaf82488142060/codecov-vite-plugin-0.0.1-alpha.1.tgz","_integrity":"sha512-1P50QYpIDVknPYYm6oQP5Fou3V7LzMrt4mMuE+QnnlbpwgYTy/iGuYOw1EkAULKWnLsf9G1IlFdJ2qdRwib5Tg==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"5.0.3","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":{"vite":"^4.0 || ^5.0"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-alpha.1_1704468774246_0.6910731222895017","host":"s3://npm-registry-packages"}},"0.0.1-alpha.2":{"name":"@codecov/vite-plugin","version":"0.0.1-alpha.2","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"fc9061dc2f4a710966fff22da5f72759724b00a2","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-alpha.2.tgz","fileCount":10,"integrity":"sha512-uaNj+jVUshokJSEX2lJDeI6EmeoIzxyuNQolWbSJCfv0PReKh2PJE3ifMYDqP5FhKkbm8ZlR98kIecqv7eXkeQ==","signatures":[{"sig":"MEUCIHay8iOAP/QmumpaZl1tOWFOhGICrqqIGkeF3Gtj6297AiEAt3Lx4VK+oXBezzOhK5m/wwmfl10Ht2cFt6ev5Mn54rk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26031},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/c12bbdfb718bed70ac473e9b7db54d3d/codecov-vite-plugin-0.0.1-alpha.2.tgz","_integrity":"sha512-uaNj+jVUshokJSEX2lJDeI6EmeoIzxyuNQolWbSJCfv0PReKh2PJE3ifMYDqP5FhKkbm8ZlR98kIecqv7eXkeQ==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"5.0.3","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":{"vite":"^4.0 || ^5.0"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-alpha.2_1704885476753_0.7442288532258123","host":"s3://npm-registry-packages"}},"0.0.1-alpha.3":{"name":"@codecov/vite-plugin","version":"0.0.1-alpha.3","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"d1fc5ba91da70144f4e3b9fdeaadab90f5197167","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-alpha.3.tgz","fileCount":10,"integrity":"sha512-9GqWaFSJtH5qRPTLR8SfP5pr75Cc4MTJhU0dqscfL9VVLnl+cg9Z/G2khAhovRUrb6Xnkrzpi2VkXuD3GGPF2w==","signatures":[{"sig":"MEQCIFvKeZZDbNQFs5QvZHyVgQE+ajd9ZjU8Nugz2Oe3dsG7AiAs5lM8MuNw9vi/oKmetbZPS/zmq+v3iFueFttHob/NFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26194},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/27ff8cd775b88fd503513725c3fbdb81/codecov-vite-plugin-0.0.1-alpha.3.tgz","_integrity":"sha512-9GqWaFSJtH5qRPTLR8SfP5pr75Cc4MTJhU0dqscfL9VVLnl+cg9Z/G2khAhovRUrb6Xnkrzpi2VkXuD3GGPF2w==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"5.0.12","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-alpha.3_1706813126785_0.1456045352103128","host":"s3://npm-registry-packages"}},"0.0.1-beta.0":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"58b4f9718852ec68ab46e93679751096848507a1","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.0.tgz","fileCount":10,"integrity":"sha512-0seflV0g9oUuI+4GHdEU9U3yZXoK7CEwBXYI1tmyepy7RAcyOwHdyugOuJnsvL9lE7Mihe1J2eUhtmmW5bJoHw==","signatures":[{"sig":"MEUCIQDLhoXBfegYcaNcO9E1RsvDSE1y4cUHGeFhtkwsmGIw4gIgc6BbaaYY1rux/5FFET/3Np2FvHA6b2HiO3b0E8GnGuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26191},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/311df20a93a845971bddf7cca11a5100/codecov-vite-plugin-0.0.1-beta.0.tgz","_integrity":"sha512-0seflV0g9oUuI+4GHdEU9U3yZXoK7CEwBXYI1tmyepy7RAcyOwHdyugOuJnsvL9lE7Mihe1J2eUhtmmW5bJoHw==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"5.0.12","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.0_1707410887410_0.5383718914873044","host":"s3://npm-registry-packages"}},"0.0.1-beta.1":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.1","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"dd09c5723a49dafcb557c5acdca3503b239ed8b4","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.1.tgz","fileCount":10,"integrity":"sha512-TScVX2ihTGGmk525TrK/BmXNNQ8TKe14pW10so2NxU5/hYqEvY/Zik7VyP6rQw2/kT0WOzTQX6CEFendCW3QaA==","signatures":[{"sig":"MEYCIQCT45Zu2n4A2C7LmxOLK0/EgUQw4PoufDdQPBWKMZvWxAIhAOokhu0AAzAteGwKOueUvPQDpbt9jbgr2WKBjMHcAojT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26191},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/5884ac23cac8f14aa76fd5317789ec8b/codecov-vite-plugin-0.0.1-beta.1.tgz","_integrity":"sha512-TScVX2ihTGGmk525TrK/BmXNNQ8TKe14pW10so2NxU5/hYqEvY/Zik7VyP6rQw2/kT0WOzTQX6CEFendCW3QaA==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"5.0.12","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.1_1708631021352_0.23328630063172917","host":"s3://npm-registry-packages"}},"0.0.1-beta.2":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.2","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"ceb67bfedf1da34b8c61655285acca303d6035a3","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.2.tgz","fileCount":10,"integrity":"sha512-54wnwLR0ehsq4J6N2H3lwufVWwzB3ojnP/so8GJqSvmfoCQNzyE4hOkIUI1sNW3FU5Tk9FIM9HlhzjpNa+BbTw==","signatures":[{"sig":"MEUCIQDdvc0zFVR2PIBI3L/q28PQj+Ncg97S0mCH5rVQaNFuPgIgZb5dTBr5bila2RdBpBdbN9aAapumky46cbbdjRzdHI4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26191},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/463de049dc6b5f229db77a653fcbce2b/codecov-vite-plugin-0.0.1-beta.2.tgz","_integrity":"sha512-54wnwLR0ehsq4J6N2H3lwufVWwzB3ojnP/so8GJqSvmfoCQNzyE4hOkIUI1sNW3FU5Tk9FIM9HlhzjpNa+BbTw==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"5.0.12","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.2_1708647249546_0.01144986150439986","host":"s3://npm-registry-packages"}},"0.0.1-beta.3":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.3","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"70999d511331b318d7ad420027bb3e8507a7d52a","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.3.tgz","fileCount":8,"integrity":"sha512-poyjEejPcAKD4lFEYiWDfHMIPV6xOhM6dNvu5eZiuXb/dbyUbHfY9vbUZUYH+fuAbIXsJtAMRlxTLD/H5ZZZRw==","signatures":[{"sig":"MEUCIQDQ8c4kzhijPnuMdXU2bwO1HtV9dnEqqtoKWlDwvvKESQIgEWdiKLYCwVuceKT3FsLegeY5yCyG0dJ3gRMQJqK5Fbg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14213},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/7080feb645d6f10b5b152dd450fa765b/codecov-vite-plugin-0.0.1-beta.3.tgz","_integrity":"sha512-poyjEejPcAKD4lFEYiWDfHMIPV6xOhM6dNvu5eZiuXb/dbyUbHfY9vbUZUYH+fuAbIXsJtAMRlxTLD/H5ZZZRw==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"5.0.12","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.3_1709153477788_0.37389909188661985","host":"s3://npm-registry-packages"}},"0.0.1-beta.4":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.4","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"dc15db739976477861d192de87f8b1d504652b94","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.4.tgz","fileCount":8,"integrity":"sha512-95rXTingy+egViC+RwQ4E8hpA+5zJMWyZy7m367Hi7s7j9gwcspYD3EUPImFFXb8OH9DiEkly8o/RVWKq7MV1w==","signatures":[{"sig":"MEUCIQC6GRvDCW+Zh7V0w40wOgjh4Rdh2Rmw5EvHxJVuZwt/BwIgRRW0PLm6SVg8a3qc4jkliqPotJELT+xyu65mBLLDrEM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14213},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/d6119ed0cbf588913f64eaf64eb16d80/codecov-vite-plugin-0.0.1-beta.4.tgz","_integrity":"sha512-95rXTingy+egViC+RwQ4E8hpA+5zJMWyZy7m367Hi7s7j9gwcspYD3EUPImFFXb8OH9DiEkly8o/RVWKq7MV1w==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"5.0.12","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.4_1709315465864_0.3432561355182897","host":"s3://npm-registry-packages"}},"0.0.1-beta.5":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.5","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"4f8a64d24f356b373a6ecc90c67d034dd611ee24","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.5.tgz","fileCount":10,"integrity":"sha512-KW+AY27lqFSOj1lY+yO7zLSNdxCaYaRTnHibRBNyCvVd76MdaResIpFr1bxjgaxVGaEtsV4mcTzDjtlgVV/+nw==","signatures":[{"sig":"MEYCIQDOVlMkeJeriLxJMkOXl4PYR9r7BP0ws/jOM5l503cb5wIhAPZ9B8sYTm+vVhZxRd3JRsIiukty0SZe/Dw/O41P2Iqn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30813},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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='vite-plugin.junit.xml' jest --coverage --reporters=jest-junit","generate:typedoc":"typedoc --options ./typedoc.json"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/6d169a0877439efcf1d63372a36a2467/codecov-vite-plugin-0.0.1-beta.5.tgz","_integrity":"sha512-KW+AY27lqFSOj1lY+yO7zLSNdxCaYaRTnHibRBNyCvVd76MdaResIpFr1bxjgaxVGaEtsV4mcTzDjtlgVV/+nw==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"5.0.12","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.5_1711039373140_0.30873291208563414","host":"s3://npm-registry-packages"}},"0.0.1-beta.6":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.6","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"6766855c1234d2782be03bd029d999526c6224c1","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.6.tgz","fileCount":10,"integrity":"sha512-eIi3M9R1om/T+6FoZGaffWMmwSZ0nx1fIGgidFRFkQdXtKAwHU0//YjCXOg17vJsPXlaSatM81EQBU/qmSXQ1Q==","signatures":[{"sig":"MEUCIQDHsqG+os16r8KSZCBFqZTrbuVYCS42myi26KL5Q2rXPwIgbc9aMjWzC+1NXsNhTZrQilQF+oJzTBH+HHMyLKvyDgQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31061},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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='vite-plugin.junit.xml' jest --coverage --reporters=jest-junit","generate:typedoc":"typedoc --options ./typedoc.json"},"_npmUser":{"name":"codecov-devops","email":"devops@codecov.io"},"_resolved":"/tmp/d3198ea608a6071c8d0e440fd341776b/codecov-vite-plugin-0.0.1-beta.6.tgz","_integrity":"sha512-eIi3M9R1om/T+6FoZGaffWMmwSZ0nx1fIGgidFRFkQdXtKAwHU0//YjCXOg17vJsPXlaSatM81EQBU/qmSXQ1Q==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"5.0.12","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.6_1712744165187_0.8884589890049044","host":"s3://npm-registry-packages"}},"0.0.1-beta.7":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.7","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"24e44909ddbf5cde89b802e77f60c8227e3af5ad","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.7.tgz","fileCount":10,"integrity":"sha512-XiCUNVuNOJlDxTBkGp1B6iLptc9hzJ21riQ87Mz0XU4RhninP2tj+IcbrwWMvm8wmeDlMSGA6IRmGpcsOh/ikg==","signatures":[{"sig":"MEYCIQD+CDAtWa1b6dNjfFQrIrrP2c1nLJniKx1eMYu8DJyzvwIhAIamNE1aRXjN+J098c4DiVrCUh+HsphOh5VEVHWxhcu4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36670},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/9eb9468d423626561a029f5f61ce7205/codecov-vite-plugin-0.0.1-beta.7.tgz","_integrity":"sha512-XiCUNVuNOJlDxTBkGp1B6iLptc9hzJ21riQ87Mz0XU4RhninP2tj+IcbrwWMvm8wmeDlMSGA6IRmGpcsOh/ikg==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.10","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.7_1714671299707_0.6020293073371028","host":"s3://npm-registry-packages"}},"0.0.1-beta.8":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.8","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"745fe55f1d1db350d7de29264acd4ef063930c6a","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.8.tgz","fileCount":10,"integrity":"sha512-bMpn2k4w0HUnmbzQmaE8nzsVKqX72eUQVB5VlU7j+Pr225cCqj3DxWQpYibC+LAUzytZKxVEMZnrYOMTQSXHDA==","signatures":[{"sig":"MEUCID+QgpwAKRi4wcNryERcgkFDLxFTHBJMSRckq2QeMc2LAiEA3JeDfXCibxA4EplD945tFpbrhSjerWicjgjGddmnnyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36670},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/153e6db33471a00a4b4f355bb69dc9b9/codecov-vite-plugin-0.0.1-beta.8.tgz","_integrity":"sha512-bMpn2k4w0HUnmbzQmaE8nzsVKqX72eUQVB5VlU7j+Pr225cCqj3DxWQpYibC+LAUzytZKxVEMZnrYOMTQSXHDA==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.10","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.8_1715954257632_0.10790279074169984","host":"s3://npm-registry-packages"}},"0.0.1-beta.9":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.9","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"b9ecf0d4021d8fc4dc258ac40a0e8e2b168523c9","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.9.tgz","fileCount":10,"integrity":"sha512-SbJagAnmiFb1YRdTjDOt5fisc7GTRLPJIbth/rvSFIuX9HZLM0Effb/XniLBQrD/IL5znL/7e75Lhcez2ryKnA==","signatures":[{"sig":"MEUCIQCqeXHSW7HiJaGVvwyDM4fsFlb77VPizFPECddr58BsYwIgUpaw4akb/Y4ROYzfi5s69Xf+TRdFPF24Y9wc8dadxh8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37774},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/8e99cb1dccb1b4f03113065bbba5bfe5/codecov-vite-plugin-0.0.1-beta.9.tgz","_integrity":"sha512-SbJagAnmiFb1YRdTjDOt5fisc7GTRLPJIbth/rvSFIuX9HZLM0Effb/XniLBQrD/IL5znL/7e75Lhcez2ryKnA==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.10","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.9_1718127884115_0.48116334013289497","host":"s3://npm-registry-packages"}},"0.0.1-beta.10":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.10","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"69b4ff1a957f5a3e8e644cfa291c92797bd81f7b","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.10.tgz","fileCount":10,"integrity":"sha512-ZoNKEGTMUIwQbwjxu/YUMaGlBUw24c2rZG0E0Lsa2SjZ+DBL+yTe2Kz+7vB6rzW+2Y/EpxxqVWCVjjK03Z7l1w==","signatures":[{"sig":"MEUCIDxB9zVhP7SekaiD+fA4Y4zE9wwMLToTasTwOs5mN02cAiEAtLUilmbh484YWYsG0dYmA2e3E5f81+Yy/Jbff+2JJuY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37780},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/e9936ba95a1c0dd3cf41a31d1cb44b94/codecov-vite-plugin-0.0.1-beta.10.tgz","_integrity":"sha512-ZoNKEGTMUIwQbwjxu/YUMaGlBUw24c2rZG0E0Lsa2SjZ+DBL+yTe2Kz+7vB6rzW+2Y/EpxxqVWCVjjK03Z7l1w==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.10","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.10_1718708005872_0.4772639316692693","host":"s3://npm-registry-packages"}},"0.0.1-beta.11":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.11","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"2db5c8ebe3f5d535493ae620ad4ec29ca83a5b84","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.11.tgz","fileCount":10,"integrity":"sha512-knACEx5mjBu99IMIguwF7ZCUbiguuNXpgIvFnWuf/7uklhwuyLyQtx2BrUZEb9FLyZBEKX6sQCsC1a9oMIgjdQ==","signatures":[{"sig":"MEQCIG/tYXiQdKHDgmsiUM1/szOgy/DeQfb6ogMUGLz3zLagAiAKsUOCyy5LVjKIzaMOHWGL4c4DAXoUjgOXXHm+oRB2AQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36613},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/59bfc97b217560793ee0a6c86c7aa3d9/codecov-vite-plugin-0.0.1-beta.11.tgz","_integrity":"sha512-knACEx5mjBu99IMIguwF7ZCUbiguuNXpgIvFnWuf/7uklhwuyLyQtx2BrUZEb9FLyZBEKX6sQCsC1a9oMIgjdQ==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.10","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.11_1721127361382_0.5854451630449997","host":"s3://npm-registry-packages"}},"0.0.1-beta.12":{"name":"@codecov/vite-plugin","version":"0.0.1-beta.12","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"9619f1e9b6f4d02e6d8dc8955abb9e8d45adbf4f","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-0.0.1-beta.12.tgz","fileCount":10,"integrity":"sha512-pV7sljJE7rz8Vg3nopXN47L5p5muJRFWmV6iBimW3tNB2OR+YwXl2OYCZopOlEAYurNFjq+WAhyc3lWelso4pA==","signatures":[{"sig":"MEQCIAkKS5uMWH+lgBuQVuLoVM3aTujjIDHJbL2VksAtb6C0AiAWVRiZjcNotpPUMrebtvoA0Jl8ByZ2k7HIuJnVfONdIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36613},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/5b8eff0dbfc1c628189c1c7ad24e904c/codecov-vite-plugin-0.0.1-beta.12.tgz","_integrity":"sha512-pV7sljJE7rz8Vg3nopXN47L5p5muJRFWmV6iBimW3tNB2OR+YwXl2OYCZopOlEAYurNFjq+WAhyc3lWelso4pA==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.10","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_0.0.1-beta.12_1722444542716_0.4843960118787689","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@codecov/vite-plugin","version":"1.0.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"fe88924d7621d3e540dee9ff2a2a974b409416c6","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.0.0.tgz","fileCount":10,"integrity":"sha512-zuCw1sMEpPsc/zrTgFvXQa0SnU9gMrihhzBtPv7KI/YxYzO4WEAUfTQQyaeCNArY8k3M0IYdrz1CpoMouJLAWQ==","signatures":[{"sig":"MEUCICrc85c0MxnYeR+pomo6nQIDTZK+vTlxyIX0uYqqaxL7AiEAoIBvWbDw14gfMHQJqrbE227NUqAGN5E6YTvX4BFt2zc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39573},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/ec0c5a3dd79ebc3029af952c9f39215e/codecov-vite-plugin-1.0.0.tgz","_integrity":"sha512-zuCw1sMEpPsc/zrTgFvXQa0SnU9gMrihhzBtPv7KI/YxYzO4WEAUfTQQyaeCNArY8k3M0IYdrz1CpoMouJLAWQ==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.10","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.0.0_1725901327208_0.9370101701632525","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"@codecov/vite-plugin","version":"1.0.1","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"8c98aaca7da50b2dee2dab7953eeb79df5974db3","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.0.1.tgz","fileCount":10,"integrity":"sha512-osNbc7h3MAEh508Ma6iEK2R2Ux1m8BbBnG8Q9XvLbpgQJWe4F1r6M35pvn57kmdHd1sdA/4x55Jzhvzi673CYg==","signatures":[{"sig":"MEUCICuamjVerWIW2+HeHKZlYxzhnn3G8CkOWtZhlt5oh2tIAiEAsk/G0lk4vyTKx7mbSeiVAphVx9b13xm0Ak0H+DVazn0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39573},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/24e829284a53a05770a024752e1c4041/codecov-vite-plugin-1.0.1.tgz","_integrity":"sha512-osNbc7h3MAEh508Ma6iEK2R2Ux1m8BbBnG8Q9XvLbpgQJWe4F1r6M35pvn57kmdHd1sdA/4x55Jzhvzi673CYg==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.10","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.0.1_1725984362986_0.5301064957697814","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@codecov/vite-plugin","version":"1.1.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"0379f95002de88601d18805456b8e5e161653ee7","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.1.0.tgz","fileCount":10,"integrity":"sha512-X/Fw/uF56+nkjhF3CL6kEmcdCj56fAJYdJh4Divyv/4pjze1MTfrYOv82DmzOmeJho8lxM0e0NvzPaiLdgRPrw==","signatures":[{"sig":"MEUCIDt99vKcOoRDpko+xq3edYpCJxjAjiTC96QMRBUrpmQqAiEAvqgytWcLUEuVYye9t/JW5gYJRAUAZIZZU5WhORuKTKs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39573},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/45a19ad68721d64eab66b33768c8f6c2/codecov-vite-plugin-1.1.0.tgz","_integrity":"sha512-X/Fw/uF56+nkjhF3CL6kEmcdCj56fAJYdJh4Divyv/4pjze1MTfrYOv82DmzOmeJho8lxM0e0NvzPaiLdgRPrw==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.10","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.1.0_1726504579379_0.12710034692510175","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@codecov/vite-plugin","version":"1.2.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"341949ed25a8d20805a565ce5e68c7914567b0c8","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.2.0.tgz","fileCount":10,"integrity":"sha512-hX3VDomMYRNWDgLTRu7mzGn902ei6tiKa3S9qDrwQwVHdsBw22J47towlpxf3g92QWMOKrkWgEpQrU50h9PWzg==","signatures":[{"sig":"MEUCIQDx+vJn58F/gUwPJ+4ir/XQDV87sPpCpq/3cA2L7ofO4gIgOQCX4y2ZzjUiwluLMHXiiXzyQQEQ4SMGAnbn8eJOiLk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39573},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/5f741b087c03232e5396565a0c02d57b/codecov-vite-plugin-1.2.0.tgz","_integrity":"sha512-hX3VDomMYRNWDgLTRu7mzGn902ei6tiKa3S9qDrwQwVHdsBw22J47towlpxf3g92QWMOKrkWgEpQrU50h9PWzg==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.10","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.2.0_1726856454026_0.9189633130766108","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@codecov/vite-plugin","version":"1.2.1","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"43946637c29bae20a1b896c492144dea07941bf0","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.2.1.tgz","fileCount":10,"integrity":"sha512-fxlSsRpilO593qzpZ+7gOij/adWJmfcGkuR+b68OaBZq/kAH1IDssZX1RO6/mKtxr+BcjByZ7mcKU59SFHVWIA==","signatures":[{"sig":"MEQCIEKQQ2lyC3sbv36kKHS3dd1uL8dbRT8xAy9sH3Fo5HNSAiAIijuDSKWTWjYBHgN+4i4dqDHzjzNNtepD8gtgo0Pmuw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39573},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/4f5911ac8dc7ca5e4edcb5e753a97268/codecov-vite-plugin-1.2.1.tgz","_integrity":"sha512-fxlSsRpilO593qzpZ+7gOij/adWJmfcGkuR+b68OaBZq/kAH1IDssZX1RO6/mKtxr+BcjByZ7mcKU59SFHVWIA==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.10","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.2.1_1729275623883_0.9006471830774727","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@codecov/vite-plugin","version":"1.3.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"502e19427fca4416685f475b891ee10cff1ec274","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.3.0.tgz","fileCount":10,"integrity":"sha512-OiseFReYsl5bHYfFd7AZ46ptII+bSQLTRD1qv7CFOmQQLzfrxWtkfqZ+5wQs+9emaWyzERpFI4odDFDvMMS6EA==","signatures":[{"sig":"MEQCIFNb5PmvlTU4tT6T0XdkDHjMMZ2WkCe5FBemXzaQU2vPAiBLxSOIYAru8A7FjTYPLSTfxnosC0Cx0NUxkyKvjGwpMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39573},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/601cd316f8abc772f611b19657b49b56/codecov-vite-plugin-1.3.0.tgz","_integrity":"sha512-OiseFReYsl5bHYfFd7AZ46ptII+bSQLTRD1qv7CFOmQQLzfrxWtkfqZ+5wQs+9emaWyzERpFI4odDFDvMMS6EA==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.10","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.3.0_1731498188481_0.5364263571539429","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@codecov/vite-plugin","version":"1.4.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"01e4ec2a0b7c144b054ba5876bc5ab5d577a3112","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.4.0.tgz","fileCount":10,"integrity":"sha512-4pf9rZJLR/eqeoY0QY1pgAJs/tdg1os9xjgBBWuhQ/iLYseQZ3q1qn3G8QGuaSUS7XB/Sje3BQ5qGBM1hzE8Sw==","signatures":[{"sig":"MEQCIDY+LM13AKx7idWJf2uEM96KQZqslbvI1Cz5Q2grJseZAiBmSn8u8qRiSvpv4M1afCGCYqrENq9i/9I4DJFBO6G/hA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39573},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/264d3395ef31d1ed452e5033dc436bb4/codecov-vite-plugin-1.4.0.tgz","_integrity":"sha512-4pf9rZJLR/eqeoY0QY1pgAJs/tdg1os9xjgBBWuhQ/iLYseQZ3q1qn3G8QGuaSUS7XB/Sje3BQ5qGBM1hzE8Sw==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.14","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.4.0_1731703488518_0.15654844994783557","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@codecov/vite-plugin","version":"1.5.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"a335531cdbaff211bd8039fbda08223a4ec7bae9","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.5.0.tgz","fileCount":10,"integrity":"sha512-cYW+7NEazX2D4grSnXELW8kxh/4ONpRFsIuxPE09zj+3ccRuPiH0XC41Ih4SFAcWg6GyKbhLivATSgWGPuctdw==","signatures":[{"sig":"MEUCIQCMWx50DrTsKmysmQFwEwYbLZ7/qh27XAPPeMY92Gw1jAIgb2/zTL9YhRBXpegbM+LcqMn9DybD0acQ2xk9vhKytyg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39609},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/6edd4aa2fea3e9544c20f196377647cf/codecov-vite-plugin-1.5.0.tgz","_integrity":"sha512-cYW+7NEazX2D4grSnXELW8kxh/4ONpRFsIuxPE09zj+3ccRuPiH0XC41Ih4SFAcWg6GyKbhLivATSgWGPuctdw==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.14","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.5.0_1733162607571_0.185644226798245","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"@codecov/vite-plugin","version":"1.5.1","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"8785d9eecbc8ed1be2b80a4593523bf0c40ff822","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.5.1.tgz","fileCount":10,"integrity":"sha512-INEUIagr64XPTYHGh+3yzko10bmOadvF3juKs+QDA95Qvj9FU0KcPaMFFKgbJRu/i91w5qWeDFhllyKEldRjaA==","signatures":[{"sig":"MEUCIQCnDRS1TBu0/LQWxC9tjEOkVcZ9dhHtx6K1C+HMI3+8BAIgKM9gdkeguduu5r86YgNgcM4y87BhezNT031UjNjid1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39602},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/282bc856ff834b3696e63e2abf8a11c8/codecov-vite-plugin-1.5.1.tgz","_integrity":"sha512-INEUIagr64XPTYHGh+3yzko10bmOadvF3juKs+QDA95Qvj9FU0KcPaMFFKgbJRu/i91w5qWeDFhllyKEldRjaA==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.14","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.5.1_1733330485228_0.32351997492565077","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@codecov/vite-plugin","version":"1.6.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"5433600f1df8528d4ce693cc1ae9297b07b197d5","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.6.0.tgz","fileCount":10,"integrity":"sha512-QwgFfF0FJMXovE/ZX33GqkBjkwUwzjPkWepwJizXiQD9emFS7iW82q1vPV9goiakJAvsCVm7Au9e7QnMBGJgvw==","signatures":[{"sig":"MEYCIQDEpscEcPd0Ajwhel8tLFAAhqa7XRqEE7Td6vnjRXfM9gIhAOtUy7TIlKekokFGESqt7Nd1fdRf+qNFT/P0X4wEBPxL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39816},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/899d2127afc77c4f0e5c8a3dd5b82e8c/codecov-vite-plugin-1.6.0.tgz","_integrity":"sha512-QwgFfF0FJMXovE/ZX33GqkBjkwUwzjPkWepwJizXiQD9emFS7iW82q1vPV9goiakJAvsCVm7Au9e7QnMBGJgvw==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^5.2.14","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":{"vite":"4.x || 5.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.6.0_1733775155937_0.8191998561591665","host":"s3://npm-registry-packages-npm-production"}},"1.7.0":{"name":"@codecov/vite-plugin","version":"1.7.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"5c584f5830a84af37cfd0974471f2999e7a92878","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.7.0.tgz","fileCount":10,"integrity":"sha512-Cy/NxuEiGCf9X62dKewxnFf6Uv6CxfCCJAd8AfbOYbg96vwjwuq6BMoCIAk9gUFmwurw9EOKGPwoW0lIrUMIzA==","signatures":[{"sig":"MEYCIQCF+sw3OIqCgID6ohCkd9JjNo30rm35+bofHhiYVKYaPQIhAIXNhdq5pn0Oz7RljX75Ip8N1ojPEs9kcByae+NJSQLq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39821},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/a82abcaa02d5bad75a903826264ec2dd/codecov-vite-plugin-1.7.0.tgz","_integrity":"sha512-Cy/NxuEiGCf9X62dKewxnFf6Uv6CxfCCJAd8AfbOYbg96vwjwuq6BMoCIAk9gUFmwurw9EOKGPwoW0lIrUMIzA==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^6.0.3","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":{"vite":"4.x || 5.x || 6.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.7.0_1735583971904_0.19570691804919238","host":"s3://npm-registry-packages-npm-production"}},"1.8.0":{"name":"@codecov/vite-plugin","version":"1.8.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"a28229217faf77b631468601e037a53d090cfd73","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.8.0.tgz","fileCount":10,"integrity":"sha512-fydvHzBmlsihsQY1i2I24KCVOl26Pz7nGozwptSRyPNRagzURL0yeM0yY7TuZoqD9yC/Y4j7dIX56ofQvNboRQ==","signatures":[{"sig":"MEUCIQDYtCFbI7Zve+6RDQlTiq5AUso3itQQGMENuQ8JgcosAAIgNPoR1+vhTwMrsuJGkpF38qzECshWXK2RxB4kVNy8rwM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42280},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/3168196003a6ae8eb2307c0c144b8807/codecov-vite-plugin-1.8.0.tgz","_integrity":"sha512-fydvHzBmlsihsQY1i2I24KCVOl26Pz7nGozwptSRyPNRagzURL0yeM0yY7TuZoqD9yC/Y4j7dIX56ofQvNboRQ==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^6.0.3","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":{"vite":"4.x || 5.x || 6.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.8.0_1737373922287_0.035509055708677684","host":"s3://npm-registry-packages-npm-production"}},"1.9.0":{"name":"@codecov/vite-plugin","version":"1.9.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"c613cc607a0fad3b5954385f8f55ba507fcded6e","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.9.0.tgz","fileCount":10,"integrity":"sha512-5+CxUGN0Rxr5F6xYqrKwug3NXTlNVBEZcI9caOCjlpErt7p2lp7J/6Qo+GRjmaVkXErnNMiyhjzXRB6rLNAjfg==","signatures":[{"sig":"MEQCIBz3sHmGb6B3sw+WM27tLgps3w76SKkxGq4KEYbjFVfOAiANO9AXq1DEWbWFd9Us2FbsyICAjTqRgiX3EkqZvsFVQQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54272},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/e04e03bca064ed8e38f24fbb0bda1a82/codecov-vite-plugin-1.9.0.tgz","_integrity":"sha512-5+CxUGN0Rxr5F6xYqrKwug3NXTlNVBEZcI9caOCjlpErt7p2lp7J/6Qo+GRjmaVkXErnNMiyhjzXRB6rLNAjfg==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"^6.0.3","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":{"vite":"4.x || 5.x || 6.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.9.0_1739217109513_0.08045593655884709","host":"s3://npm-registry-packages-npm-production"}},"1.9.1":{"name":"@codecov/vite-plugin","version":"1.9.1","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"72454a97135aa524b5e8eaf4c69657e2ecfebe2c","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-1.9.1.tgz","fileCount":10,"integrity":"sha512-S6Yne7comVulJ1jD3T7rCfYFHPR0zUjAYoLjUDPXNJCUrdzWJdf/ak/UepE7TicqQG+yBa6eb5WusqcPgg+1AQ==","signatures":[{"sig":"MEYCIQDmfdR94TGxeorNx+mg9SITOfFa5Y8tU7AvnQ0WjAZ99wIhAN3vXsB/oEELQ6to/s1xaHpe4pBb5cHxzf9dndKunRpI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54271},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/fdac77d82d191db46db9ded6e58522af/codecov-vite-plugin-1.9.1.tgz","_integrity":"sha512-S6Yne7comVulJ1jD3T7rCfYFHPR0zUjAYoLjUDPXNJCUrdzWJdf/ak/UepE7TicqQG+yBa6eb5WusqcPgg+1AQ==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"6.3.5","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":{"vite":"4.x || 5.x || 6.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_1.9.1_1747681555947_0.2546899126052202","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@codecov/vite-plugin","version":"2.0.0","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"8227c160d0275b5aa5ed6547e50d161c09207d74","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-2.0.0.tgz","fileCount":10,"integrity":"sha512-ME5ZyZ2YZDqk3euJKVsDW+ScsD2CtXGCITlV5PUPTPiRNynFWHass5Bd4GcyeTZDwJM6xZMr848pyDx6Qn1yig==","signatures":[{"sig":"MEQCHxwUITv/iSxhaWgo2h7AgxTak86PlLRU+S8b8wYRP9oCIQCkdF2TNV6+lD625357DyF9WwOJLXyD9j8v6D16lvucpg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54271},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/65ddd46d4631a1333ea90f9b64db275b/codecov-vite-plugin-2.0.0.tgz","_integrity":"sha512-ME5ZyZ2YZDqk3euJKVsDW+ScsD2CtXGCITlV5PUPTPiRNynFWHass5Bd4GcyeTZDwJM6xZMr848pyDx6Qn1yig==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"6.3.5","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":{"vite":"4.x || 5.x || 6.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_2.0.0_1776191373324_0.19263555451883851","host":"s3://npm-registry-packages-npm-production"}},"2.0.1":{"name":"@codecov/vite-plugin","version":"2.0.1","keywords":["Codecov","Vite","bundler","plugin"],"author":{"name":"Codecov"},"license":"MIT","_id":"@codecov/vite-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":"89b2c3cc235115a52c4fb514eea7e8238dae8490","tarball":"https://registry.npmjs.org/@codecov/vite-plugin/-/vite-plugin-2.0.1.tgz","fileCount":10,"integrity":"sha512-w7nGA9SSc0WECzn05yRrw3uN8293I620Kd9x97I0kyyxUjtWxCMmlgmAbS364gJZYvljd0A6iQyAigVV2dOX9A==","signatures":[{"sig":"MEUCIQCXh1qTLCMLmr/txEOF5ybne5q5FOcFVLPVNeI28JZyKQIgDn6YduiJlL5zSN5wQTK1x4GH20a9a9CHs3OpkS4yGwA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":54271},"main":"./dist/index.cjs","type":"module","_from":"file:codecov-vite-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/6774d2f2824f0f57719352078c3c0327/codecov-vite-plugin-2.0.1.tgz","_integrity":"sha512-w7nGA9SSc0WECzn05yRrw3uN8293I620Kd9x97I0kyyxUjtWxCMmlgmAbS364gJZYvljd0A6iQyAigVV2dOX9A==","_npmVersion":"10.1.0","description":"Official Codecov Vite 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","vite":"6.3.5","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":{"vite":"4.x || 5.x || 6.x"},"_npmOperationalInternal":{"tmp":"tmp/vite-plugin_2.0.1_1776262934615_0.23624646094387347","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2023-12-21T18:46:37.046Z","modified":"2026-05-28T20:13:34.927Z","0.0.1-alpha.0":"2023-12-21T18:46:37.330Z","0.0.1-alpha.1":"2024-01-05T15:32:54.414Z","0.0.1-alpha.2":"2024-01-10T11:17:56.893Z","0.0.1-alpha.3":"2024-02-01T18:45:26.971Z","0.0.1-beta.0":"2024-02-08T16:48:07.578Z","0.0.1-beta.1":"2024-02-22T19:43:41.557Z","0.0.1-beta.2":"2024-02-23T00:14:09.733Z","0.0.1-beta.3":"2024-02-28T20:51:18.025Z","0.0.1-beta.4":"2024-03-01T17:51:06.031Z","0.0.1-beta.5":"2024-03-21T16:42:53.278Z","0.0.1-beta.6":"2024-04-10T10:16:05.343Z","0.0.1-beta.7":"2024-05-02T17:34:59.866Z","0.0.1-beta.8":"2024-05-17T13:57:37.813Z","0.0.1-beta.9":"2024-06-11T17:44:44.297Z","0.0.1-beta.10":"2024-06-18T10:53:26.044Z","0.0.1-beta.11":"2024-07-16T10:56:01.543Z","0.0.1-beta.12":"2024-07-31T16:49:02.887Z","1.0.0":"2024-09-09T17:02:07.384Z","1.0.1":"2024-09-10T16:06:03.169Z","1.1.0":"2024-09-16T16:36:19.532Z","1.2.0":"2024-09-20T18:20:54.282Z","1.2.1":"2024-10-18T18:20:24.093Z","1.3.0":"2024-11-13T11:43:08.655Z","1.4.0":"2024-11-15T20:44:48.691Z","1.5.0":"2024-12-02T18:03:27.763Z","1.5.1":"2024-12-04T16:41:25.445Z","1.6.0":"2024-12-09T20:12:36.438Z","1.7.0":"2024-12-30T18:39:32.134Z","1.8.0":"2025-01-20T11:52:02.506Z","1.9.0":"2025-02-10T19:51:49.670Z","1.9.1":"2025-05-19T19:05:56.134Z","2.0.0":"2026-04-14T18:29:33.476Z","2.0.1":"2026-04-15T14:22:14.742Z"},"author":{"name":"Codecov"},"license":"MIT","keywords":["Codecov","Vite","bundler","plugin"],"description":"Official Codecov Vite 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 Vite Plugin\n\nA Vite 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/vite-plugin --save-dev\n```\n\nUsing yarn:\n\n```bash\nyarn add @codecov/vite-plugin --dev\n```\n\nUsing pnpm:\n\n```bash\npnpm add @codecov/vite-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// vite.config.js\nimport { defineConfig } from \"vite\";\nimport { codecovVitePlugin } from \"@codecov/vite-plugin\";\n\nexport default defineConfig({\n  plugins: [\n    // Put the Codecov vite plugin after all other plugins\n    codecovVitePlugin({\n      enableBundleAnalysis: true,\n      bundleName: \"example-vite-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// vite.config.js\nimport { defineConfig } from \"vite\";\nimport { codecovVitePlugin } from \"@codecov/vite-plugin\";\n\nexport default defineConfig({\n  plugins: [\n    // Put the Codecov vite plugin after all other plugins\n    codecovVitePlugin({\n      enableBundleAnalysis: true,\n      bundleName: \"example-vite-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\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// vite.config.js\nimport { defineConfig } from \"vite\";\nimport { codecovVitePlugin } from \"@codecov/vite-plugin\";\n\nexport default defineConfig({\n  plugins: [\n    // Put the Codecov vite plugin after all other plugins\n    codecovVitePlugin({\n      enableBundleAnalysis: true,\n      bundleName: \"example-vite-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// vite.config.js\nimport { defineConfig } from \"vite\";\nimport { codecovVitePlugin } from \"@codecov/vite-plugin\";\n\nexport default defineConfig({\n  plugins: [\n    // Put the Codecov vite plugin after all other plugins\n    codecovVitePlugin({\n      enableBundleAnalysis: true,\n      bundleName: \"example-vite-bundle\",\n      oidc: {\n        useGitHubOIDC: true,\n      },\n    }),\n  ],\n});\n```\n\n## More information\n\n- [Vite Config Docs](https://codecov.github.io/codecov-javascript-bundler-plugins/modules/_codecov_vite_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"}