@ionic/cli-plugin-gulp
Advanced tools
Comparing version 1.1.0 to 1.2.0-alpha.33309f58
@@ -8,3 +8,3 @@ "use strict"; | ||
exports.name = '@ionic/cli-plugin-gulp'; | ||
exports.version = '1.1.0'; | ||
exports.version = '1.2.0-alpha.33309f58'; | ||
const BUILD_BEFORE_HOOK = 'build:before'; | ||
@@ -11,0 +11,0 @@ const BUILD_BEFORE_TASK = `ionic:${BUILD_BEFORE_HOOK}`; |
{ | ||
"name": "@ionic/cli-plugin-gulp", | ||
"version": "1.1.0", | ||
"version": "1.2.0-alpha.33309f58", | ||
"description": "Ionic CLI plugin for subscribing to CLI hooks with gulp", | ||
@@ -46,3 +46,3 @@ "homepage": "https://ionic.io/", | ||
"dependencies": { | ||
"@ionic/cli-utils": "1.6.0", | ||
"@ionic/cli-utils": "1.7.0-alpha.33309f58", | ||
"chalk": "^2.0.0", | ||
@@ -52,3 +52,3 @@ "tslib": "^1.7.1" | ||
"devDependencies": { | ||
"@ionic/cli-scripts": "0.3.0", | ||
"@ionic/cli-scripts": "0.4.0-alpha.33309f58", | ||
"@types/chalk": "^0.4.31", | ||
@@ -55,0 +55,0 @@ "@types/gulp": "4.0.3" |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
12631
0
1
+ Added@ionic/cli-utils@1.7.0-alpha.33309f58(transitive)
- Removed@ionic/cli-utils@1.6.0(transitive)