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
304
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.3494

28

package.json
{
"name": "@atlaspack/cli",
"version": "2.12.1-canary.3493+952f98b95",
"version": "2.12.1-canary.3494+8de64a713",
"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.3493+952f98b95",
"@atlaspack/core": "2.12.1-canary.3493+952f98b95",
"@atlaspack/diagnostic": "2.12.1-canary.3493+952f98b95",
"@atlaspack/events": "2.12.1-canary.3493+952f98b95",
"@atlaspack/feature-flags": "2.12.1-canary.3493+952f98b95",
"@atlaspack/fs": "2.12.1-canary.3493+952f98b95",
"@atlaspack/logger": "2.12.1-canary.3493+952f98b95",
"@atlaspack/package-manager": "2.12.1-canary.3493+952f98b95",
"@atlaspack/reporter-cli": "2.12.1-canary.3493+952f98b95",
"@atlaspack/reporter-dev-server": "2.12.1-canary.3493+952f98b95",
"@atlaspack/reporter-tracer": "2.12.1-canary.3493+952f98b95",
"@atlaspack/utils": "2.12.1-canary.3493+952f98b95",
"@atlaspack/config-default": "2.12.1-canary.3494+8de64a713",
"@atlaspack/core": "2.12.1-canary.3494+8de64a713",
"@atlaspack/diagnostic": "2.12.1-canary.3494+8de64a713",
"@atlaspack/events": "2.12.1-canary.3494+8de64a713",
"@atlaspack/feature-flags": "2.12.1-canary.3494+8de64a713",
"@atlaspack/fs": "2.12.1-canary.3494+8de64a713",
"@atlaspack/logger": "2.12.1-canary.3494+8de64a713",
"@atlaspack/package-manager": "2.12.1-canary.3494+8de64a713",
"@atlaspack/reporter-cli": "2.12.1-canary.3494+8de64a713",
"@atlaspack/reporter-dev-server": "2.12.1-canary.3494+8de64a713",
"@atlaspack/reporter-tracer": "2.12.1-canary.3494+8de64a713",
"@atlaspack/utils": "2.12.1-canary.3494+8de64a713",
"chalk": "^4.1.0",

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

},
"gitHead": "952f98b95d68792f7bb29e77e55a2070ef5a3b10"
"gitHead": "8de64a713fca059b3efd12d5bf950e2f082e3f67"
}