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

28

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

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

},
"gitHead": "3c4d00e027b4bd79399440961d13c2c37bac3005"
"gitHead": "fb58d07602ff89f132a7c5c985fce2a47e3ebe84"
}