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

10

package.json
{
"name": "@parcel/reporter-bundle-analyzer",
"version": "2.0.0-nightly.1829+c633aa1b",
"version": "2.0.0-nightly.1831+3944c6e2",
"license": "MIT",

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

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.207+c633aa1b",
"@parcel/utils": "2.0.0-nightly.207+c633aa1b",
"@parcel/plugin": "2.0.0-nightly.209+3944c6e2",
"@parcel/utils": "2.0.0-nightly.209+3944c6e2",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"@parcel/types": "2.0.0-nightly.207+c633aa1b"
"@parcel/types": "2.0.0-nightly.209+3944c6e2"
},
"gitHead": "c633aa1b3e33c310b50dada88541838e93e48ec9"
"gitHead": "3944c6e27dd21d826bbc73f3010f1421a8736e2f"
}