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

10

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

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

"dependencies": {
"@parcel/plugin": "2.0.0-nightly.330+0007639b",
"@parcel/utils": "2.0.0-nightly.330+0007639b",
"@parcel/plugin": "2.0.0-nightly.331+44a14ae7",
"@parcel/utils": "2.0.0-nightly.331+44a14ae7",
"nullthrows": "^1.1.1"
},
"devDependencies": {
"@parcel/types": "2.0.0-nightly.330+0007639b"
"@parcel/types": "2.0.0-nightly.331+44a14ae7"
},
"gitHead": "0007639be612389cce0d6406df407b221054143a"
"gitHead": "44a14ae76290115b3144120fd240939b64f6b93d"
}