New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@parcel/reporter-bundle-analyzer

Package Overview
Dependencies
Maintainers
1
Versions
896
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parcel/reporter-bundle-analyzer - npm Package Compare versions

Comparing version

to
2.0.0-nightly.1962

10

package.json
{
"name": "@parcel/reporter-bundle-analyzer",
"version": "2.0.0-nightly.1961+afc2c9ef",
"version": "2.0.0-nightly.1962+8d643288",
"license": "MIT",

@@ -23,10 +23,10 @@ "publishConfig": {

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.339+afc2c9ef",
"@parcel/utils": "2.0.0-nightly.339+afc2c9ef",
"@parcel/plugin": "2.0.0-nightly.340+8d643288",
"@parcel/utils": "2.0.0-nightly.340+8d643288",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"@parcel/types": "2.0.0-nightly.339+afc2c9ef"
"@parcel/types": "2.0.0-nightly.340+8d643288"
},
"gitHead": "afc2c9efc2cfcd016bc743291706099eaab004e4"
"gitHead": "8d64328859b787164e596a2140cccfa320e3a799"
}