@ionic/cli-plugin-gulp
Advanced tools
Comparing version 1.0.0 to 1.0.1-alpha.158bdbaa
@@ -6,2 +6,8 @@ # Change Log | ||
<a name="1.0.1"></a> | ||
## [1.0.1](https://github.com/ionic-team/ionic-cli/compare/@ionic/cli-plugin-gulp@1.0.0...@ionic/cli-plugin-gulp@1.0.1) (2017-06-12) | ||
<a name="1.0.0"></a> | ||
@@ -8,0 +14,0 @@ # 1.0.0 (2017-06-12) |
@@ -15,3 +15,3 @@ "use strict"; | ||
exports.name = '@ionic/cli-plugin-gulp'; | ||
exports.version = '1.0.0'; | ||
exports.version = '1.0.1-alpha.158bdbaa'; | ||
const BUILD_BEFORE_HOOK = 'build:before'; | ||
@@ -18,0 +18,0 @@ const BUILD_BEFORE_TASK = `ionic:${BUILD_BEFORE_HOOK}`; |
{ | ||
"name": "@ionic/cli-plugin-gulp", | ||
"version": "1.0.0", | ||
"version": "1.0.1-alpha.158bdbaa", | ||
"description": "Ionic CLI plugin for subscribing to CLI hooks with gulp", | ||
@@ -46,7 +46,7 @@ "homepage": "https://ionic.io/", | ||
"dependencies": { | ||
"@ionic/cli-utils": "1.3.0", | ||
"@ionic/cli-utils": "1.4.0-alpha.158bdbaa", | ||
"chalk": "^1.1.3" | ||
}, | ||
"devDependencies": { | ||
"@ionic/cli-scripts": "0.2.0", | ||
"@ionic/cli-scripts": "0.2.0-alpha.158bdbaa", | ||
"@types/chalk": "^0.4.31", | ||
@@ -53,0 +53,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
12295
0
0
1
+ Added@ionic/cli-utils@1.4.0-alpha.158bdbaa(transitive)
+ Addedci-info@1.6.0(transitive)
- Removed@ionic/cli-utils@1.3.0(transitive)
- Removedmacos-release@1.1.0(transitive)
- Removedos-name@2.0.1(transitive)
- Removedwin-release@1.1.1(transitive)