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

10

package.json
{
"name": "@parcel/reporter-bundle-analyzer",
"version": "2.0.0-nightly.1924+509b0ba8",
"version": "2.0.0-nightly.1926+cb1bdec6",
"license": "MIT",

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

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.302+509b0ba8",
"@parcel/utils": "2.0.0-nightly.302+509b0ba8",
"@parcel/plugin": "2.0.0-nightly.304+cb1bdec6",
"@parcel/utils": "2.0.0-nightly.304+cb1bdec6",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"@parcel/types": "2.0.0-nightly.302+509b0ba8"
"@parcel/types": "2.0.0-nightly.304+cb1bdec6"
},
"gitHead": "509b0ba8e76b73a2c97d4526d0f190bceade71e2"
"gitHead": "cb1bdec606e581265782a644481a36cd6152397a"
}