@shopify/themekit
Advanced tools
Comparing version
@@ -5,5 +5,5 @@ const path = require('path'); | ||
baseURL: 'https://shopify-themekit.s3.amazonaws.com', | ||
version: '1.3.0', | ||
version: '1.3.2', | ||
destination: path.join(__dirname, '..', 'bin'), | ||
binName: process.platform === 'win32' ? 'theme.exe' : 'theme' | ||
}; |
@@ -6,4 +6,4 @@ { | ||
}, | ||
"version": "1.1.9", | ||
"description": "Node version of ThemeKit", | ||
"version": "1.1.10", | ||
"description": "Node wrapper around Theme Kit", | ||
"bin": { | ||
@@ -10,0 +10,0 @@ "shopify-themekit": "./lib/cli.js" |
@@ -81,3 +81,3 @@ [](https://badge.fury.io/js/%40shopify%2Fthemekit) | ||
### `command(command[, flags][, options)` | ||
### `command(command[, flags][, options])` | ||
@@ -84,0 +84,0 @@ Executes command with arguments using the Theme Kit binary. |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
38292
0.02%