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

28

package.json
{
"name": "@atlaspack/cli",
"version": "2.12.1-canary.3456+e7cf40eae",
"version": "2.12.1-canary.3457+9b872e432",
"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.3456+e7cf40eae",
"@atlaspack/core": "2.12.1-canary.3456+e7cf40eae",
"@atlaspack/diagnostic": "2.12.1-canary.3456+e7cf40eae",
"@atlaspack/events": "2.12.1-canary.3456+e7cf40eae",
"@atlaspack/feature-flags": "2.12.1-canary.3456+e7cf40eae",
"@atlaspack/fs": "2.12.1-canary.3456+e7cf40eae",
"@atlaspack/logger": "2.12.1-canary.3456+e7cf40eae",
"@atlaspack/package-manager": "2.12.1-canary.3456+e7cf40eae",
"@atlaspack/reporter-cli": "2.12.1-canary.3456+e7cf40eae",
"@atlaspack/reporter-dev-server": "2.12.1-canary.3456+e7cf40eae",
"@atlaspack/reporter-tracer": "2.12.1-canary.3456+e7cf40eae",
"@atlaspack/utils": "2.12.1-canary.3456+e7cf40eae",
"@atlaspack/config-default": "2.12.1-canary.3457+9b872e432",
"@atlaspack/core": "2.12.1-canary.3457+9b872e432",
"@atlaspack/diagnostic": "2.12.1-canary.3457+9b872e432",
"@atlaspack/events": "2.12.1-canary.3457+9b872e432",
"@atlaspack/feature-flags": "2.12.1-canary.3457+9b872e432",
"@atlaspack/fs": "2.12.1-canary.3457+9b872e432",
"@atlaspack/logger": "2.12.1-canary.3457+9b872e432",
"@atlaspack/package-manager": "2.12.1-canary.3457+9b872e432",
"@atlaspack/reporter-cli": "2.12.1-canary.3457+9b872e432",
"@atlaspack/reporter-dev-server": "2.12.1-canary.3457+9b872e432",
"@atlaspack/reporter-tracer": "2.12.1-canary.3457+9b872e432",
"@atlaspack/utils": "2.12.1-canary.3457+9b872e432",
"chalk": "^4.1.0",

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

},
"gitHead": "e7cf40eaee44c132a8345052b6e7a9b5a6c3545b"
"gitHead": "9b872e432000b9fc618db3fa0a13dbab0e7431ee"
}