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.1911

10

package.json
{
"name": "@parcel/reporter-bundle-analyzer",
"version": "2.0.0-nightly.1910+1d216a94",
"version": "2.0.0-nightly.1911+4338719e",
"license": "MIT",

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

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.288+1d216a94",
"@parcel/utils": "2.0.0-nightly.288+1d216a94",
"@parcel/plugin": "2.0.0-nightly.289+4338719e",
"@parcel/utils": "2.0.0-nightly.289+4338719e",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"@parcel/types": "2.0.0-nightly.288+1d216a94"
"@parcel/types": "2.0.0-nightly.289+4338719e"
},
"gitHead": "1d216a9411d029ceca2a13548d78f68d5298c2a8"
"gitHead": "4338719ec3bd2734adb2e7cc0b50bf7b3167abd5"
}