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

28

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

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

},
"gitHead": "a47b7c4391964f7eaeea763acb5a12865c8bdfe8"
"gitHead": "895ce502277dc44997129af501742089a06b1023"
}