New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaspack/cli

Package Overview
Dependencies
Maintainers
0
Versions
302
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaspack/cli - npm Package Compare versions

Comparing version

to
2.12.1-canary.3462

28

package.json
{
"name": "@atlaspack/cli",
"version": "2.12.1-canary.3461+166924001",
"version": "2.12.1-canary.3462+3c4d00e02",
"description": "Blazing fast, zero configuration web application bundler",

@@ -26,14 +26,14 @@ "license": "(MIT OR Apache-2.0)",

"dependencies": {
"@atlaspack/config-default": "2.12.1-canary.3461+166924001",
"@atlaspack/core": "2.12.1-canary.3461+166924001",
"@atlaspack/diagnostic": "2.12.1-canary.3461+166924001",
"@atlaspack/events": "2.12.1-canary.3461+166924001",
"@atlaspack/feature-flags": "2.12.1-canary.3461+166924001",
"@atlaspack/fs": "2.12.1-canary.3461+166924001",
"@atlaspack/logger": "2.12.1-canary.3461+166924001",
"@atlaspack/package-manager": "2.12.1-canary.3461+166924001",
"@atlaspack/reporter-cli": "2.12.1-canary.3461+166924001",
"@atlaspack/reporter-dev-server": "2.12.1-canary.3461+166924001",
"@atlaspack/reporter-tracer": "2.12.1-canary.3461+166924001",
"@atlaspack/utils": "2.12.1-canary.3461+166924001",
"@atlaspack/config-default": "2.12.1-canary.3462+3c4d00e02",
"@atlaspack/core": "2.12.1-canary.3462+3c4d00e02",
"@atlaspack/diagnostic": "2.12.1-canary.3462+3c4d00e02",
"@atlaspack/events": "2.12.1-canary.3462+3c4d00e02",
"@atlaspack/feature-flags": "2.12.1-canary.3462+3c4d00e02",
"@atlaspack/fs": "2.12.1-canary.3462+3c4d00e02",
"@atlaspack/logger": "2.12.1-canary.3462+3c4d00e02",
"@atlaspack/package-manager": "2.12.1-canary.3462+3c4d00e02",
"@atlaspack/reporter-cli": "2.12.1-canary.3462+3c4d00e02",
"@atlaspack/reporter-dev-server": "2.12.1-canary.3462+3c4d00e02",
"@atlaspack/reporter-tracer": "2.12.1-canary.3462+3c4d00e02",
"@atlaspack/utils": "2.12.1-canary.3462+3c4d00e02",
"chalk": "^4.1.0",

@@ -48,3 +48,3 @@ "commander": "^7.0.0",

},
"gitHead": "166924001cadc1e1afd9a4cb61cbbba32f7409ca"
"gitHead": "3c4d00e027b4bd79399440961d13c2c37bac3005"
}