@ampproject/toolbox-cli
Advanced tools
Comparing version 2.8.1-canary.0 to 2.8.1-canary.1
{ | ||
"name": "@ampproject/toolbox-cli", | ||
"version": "2.8.1-canary.0", | ||
"version": "2.8.1-canary.1", | ||
"description": "A Command Line Interface (CLI) for amp-toolbox", | ||
@@ -33,4 +33,4 @@ "main": "index.js", | ||
"@ampproject/toolbox-core": "^2.8.0", | ||
"@ampproject/toolbox-linter": "2.8.1-canary.0", | ||
"@ampproject/toolbox-optimizer": "2.8.1-canary.0", | ||
"@ampproject/toolbox-linter": "2.8.1-canary.1", | ||
"@ampproject/toolbox-optimizer": "2.8.1-canary.1", | ||
"@ampproject/toolbox-runtime-fetch": "^2.8.0", | ||
@@ -43,3 +43,3 @@ "@ampproject/toolbox-runtime-version": "^2.8.0", | ||
}, | ||
"gitHead": "5d38b310f5c3c467220b03e3217ee8dc6f5e37d9" | ||
"gitHead": "6031314b0367d685f9b8c0769937bfb9b978b12c" | ||
} |
+ Added@ampproject/toolbox-linter@2.8.1-canary.1(transitive)
+ Added@ampproject/toolbox-optimizer@2.8.1-canary.1(transitive)
- Removed@ampproject/toolbox-linter@2.8.1-canary.0(transitive)
- Removed@ampproject/toolbox-optimizer@2.8.1-canary.0(transitive)