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

@shopify/cli

Package Overview
Dependencies
Maintainers
18
Versions
1416
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/cli - npm Package Compare versions

Comparing version

to
0.1.3

14

package.json
{
"name": "@shopify/cli",
"version": "0.1.2",
"version": "0.1.3",
"private": false,

@@ -44,6 +44,6 @@ "description": "A CLI tool to build for the Shopify platform",

"@oclif/plugin-plugins": "^2.0.1",
"@shopify/cli-app": "^0.1.2",
"@shopify/cli-core": "^0.1.2",
"@shopify/cli-support": "^0.1.2",
"@shopify/cli-theme": "^0.1.2"
"@shopify/cli-app": "^0.1.3",
"@shopify/cli-core": "^0.1.3",
"@shopify/cli-support": "^0.1.3",
"@shopify/cli-theme": "^0.1.3"
},

@@ -53,3 +53,3 @@ "devDependencies": {

},
"engineStrict": true,
"engine-strict": true,
"engines": {

@@ -77,3 +77,3 @@ "node": "^12 || ^14 || ^16"

},
"gitHead": "c0acc4aa931edc8463b57d54dbd07023b30bc4e5"
"gitHead": "cc55060fb1522229a20604ec946282f979936847"
}