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

10

package.json
{
"name": "@parcel/reporter-bundle-analyzer",
"version": "2.0.0-nightly.1963+1f558665",
"version": "2.0.0-nightly.1965+fce662ec",
"license": "MIT",

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

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.341+1f558665",
"@parcel/utils": "2.0.0-nightly.341+1f558665",
"@parcel/plugin": "2.0.0-nightly.343+fce662ec",
"@parcel/utils": "2.0.0-nightly.343+fce662ec",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"@parcel/types": "2.0.0-nightly.341+1f558665"
"@parcel/types": "2.0.0-nightly.343+fce662ec"
},
"gitHead": "1f5586657f1ea8660ca1f06abdd75687851ebbb2"
"gitHead": "fce662ec4e125e26aade08b8dcc032958fb4e42d"
}