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

10

package.json
{
"name": "@parcel/reporter-bundle-analyzer",
"version": "2.0.0-nightly.1971+283fd43b",
"version": "2.0.0-nightly.1973+5be013a0",
"license": "MIT",

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

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.349+283fd43b",
"@parcel/utils": "2.0.0-nightly.349+283fd43b",
"@parcel/plugin": "2.0.0-nightly.351+5be013a0",
"@parcel/utils": "2.0.0-nightly.351+5be013a0",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"@parcel/types": "2.0.0-nightly.349+283fd43b"
"@parcel/types": "2.0.0-nightly.351+5be013a0"
},
"gitHead": "283fd43b3e5fa3f9b28b1920dd77d21d8b8487fb"
"gitHead": "5be013a0b6facd714f6a2ff75e52d945a07df5a5"
}