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

10

package.json
{
"name": "@parcel/reporter-bundle-analyzer",
"version": "2.0.0-nightly.1915+b3373c08",
"version": "2.0.0-nightly.1917+3f9c496b",
"license": "MIT",

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

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.293+b3373c08",
"@parcel/utils": "2.0.0-nightly.293+b3373c08",
"@parcel/plugin": "2.0.0-nightly.295+3f9c496b",
"@parcel/utils": "2.0.0-nightly.295+3f9c496b",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"@parcel/types": "2.0.0-nightly.293+b3373c08"
"@parcel/types": "2.0.0-nightly.295+3f9c496b"
},
"gitHead": "b3373c08df19b79d07d1e0fd20467a0cf3132252"
"gitHead": "3f9c496b1ee7c72a4c051e903001462ce6eef449"
}