@shopify/cli
Advanced tools
Comparing version
# @shopify/cli | ||
## 0.5.1 | ||
### Patch Changes | ||
- Updated dependencies | ||
- @shopify/cli-configs@0.6.0 | ||
## 0.5.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@shopify/cli", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"private": false, | ||
@@ -45,6 +45,6 @@ "description": "A CLI tool to build for the Shopify platform", | ||
"@oclif/plugin-help": "^5", | ||
"@shopify/cli-app": "^0.5.0", | ||
"@shopify/cli-core": "^0.3.0", | ||
"@shopify/cli-support": "^0.3.0", | ||
"@shopify/cli-theme": "^0.3.0" | ||
"@shopify/cli-app": "0.5.0", | ||
"@shopify/cli-configs": "0.6.0", | ||
"@shopify/cli-core": "0.3.0", | ||
"@shopify/cli-theme": "0.3.0" | ||
}, | ||
@@ -54,3 +54,3 @@ "devDependencies": {}, | ||
"engines": { | ||
"node": "^12 || ^14 || ^16" | ||
"node": ">=12.0.0" | ||
}, | ||
@@ -64,2 +64,3 @@ "os": [ | ||
"bin": "shopify", | ||
"helpClass": "./src/help", | ||
"plugins": [ | ||
@@ -66,0 +67,0 @@ "@oclif/plugin-help", |
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
5142
34.96%10
25%24
242.86%0
-100%+ Added
+ Added
- Removed
Updated
Updated
Updated