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

10

package.json
{
"name": "@parcel/reporter-bundle-analyzer",
"version": "2.0.0-nightly.1949+3eb13e11",
"version": "2.0.0-nightly.1952+0007639b",
"license": "MIT",

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

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.327+3eb13e11",
"@parcel/utils": "2.0.0-nightly.327+3eb13e11",
"@parcel/plugin": "2.0.0-nightly.330+0007639b",
"@parcel/utils": "2.0.0-nightly.330+0007639b",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"@parcel/types": "2.0.0-nightly.327+3eb13e11"
"@parcel/types": "2.0.0-nightly.330+0007639b"
},
"gitHead": "3eb13e1143a493834b8299da0d6e7dd1bad1f052"
"gitHead": "0007639be612389cce0d6406df407b221054143a"
}