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

10

package.json
{
"name": "@parcel/reporter-bundle-analyzer",
"version": "2.0.0-nightly.1937+d19bee10",
"version": "2.0.0-nightly.1938+cc5b4862",
"license": "MIT",

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

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.315+d19bee10",
"@parcel/utils": "2.0.0-nightly.315+d19bee10",
"@parcel/plugin": "2.0.0-nightly.316+cc5b4862",
"@parcel/utils": "2.0.0-nightly.316+cc5b4862",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"@parcel/types": "2.0.0-nightly.315+d19bee10"
"@parcel/types": "2.0.0-nightly.316+cc5b4862"
},
"gitHead": "d19bee10bef6b611c02ef8af8b40101bb0a238cf"
"gitHead": "cc5b4862699a9020c0931268e1c6e5b0437a6179"
}