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

10

package.json
{
"name": "@parcel/reporter-bundle-analyzer",
"version": "2.0.0-nightly.1944+78b79101",
"version": "2.0.0-nightly.1946+32f7c7e0",
"license": "MIT",

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

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.322+78b79101",
"@parcel/utils": "2.0.0-nightly.322+78b79101",
"@parcel/plugin": "2.0.0-nightly.324+32f7c7e0",
"@parcel/utils": "2.0.0-nightly.324+32f7c7e0",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"@parcel/types": "2.0.0-nightly.322+78b79101"
"@parcel/types": "2.0.0-nightly.324+32f7c7e0"
},
"gitHead": "78b7910149440f34faa7eb636263e98967a8eb22"
"gitHead": "32f7c7e0211bae1434a4b6b8d311aece977905ad"
}