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

10

package.json
{
"name": "@parcel/reporter-bundle-analyzer",
"version": "2.0.0-nightly.1904+948cccd3",
"version": "2.0.0-nightly.1906+5d60c689",
"license": "MIT",

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

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.282+948cccd3",
"@parcel/utils": "2.0.0-nightly.282+948cccd3",
"@parcel/plugin": "2.0.0-nightly.284+5d60c689",
"@parcel/utils": "2.0.0-nightly.284+5d60c689",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"@parcel/types": "2.0.0-nightly.282+948cccd3"
"@parcel/types": "2.0.0-nightly.284+5d60c689"
},
"gitHead": "948cccd392eecf15ccbd08b91a0de239f6a3abcc"
"gitHead": "5d60c6897cbdfc50b105e83a8bc5392c389002d8"
}