@electric-eloquence/gulp
Advanced tools
Comparing version 3.9.11 to 3.9.12
# gulp changelog | ||
### 3.9.12 | ||
* Nested dependencies downgraded to avoid redundant npm downloads | ||
### 3.9.11 | ||
@@ -4,0 +7,0 @@ * Nested dependencies downgraded to avoid redundant npm downloads |
{ | ||
"name": "@electric-eloquence/gulp", | ||
"description": "The streaming build system", | ||
"version": "3.9.11", | ||
"version": "3.9.12", | ||
"homepage": "https://github.com/electric-eloquence/gulp", | ||
@@ -46,3 +46,3 @@ "repository": { | ||
"lodash.debounce": "^4.0.8", | ||
"minimist": "^1.2.0", | ||
"minimist": "0.0.8", | ||
"object.defaults": "^1.1.0", | ||
@@ -49,0 +49,0 @@ "object.map": "^1.0.1", |
@@ -25,4 +25,4 @@ # gulp 3 lts | ||
* Latest version (without Git): | ||
* `npm install https://github.com/electric-eloquence/gulp/tarball/v3-lts@3.9.11` | ||
* Or add `"gulp": "https://github.com/electric-eloquence/gulp/tarball/v3-lts@3.9.11"` | ||
* `npm install https://github.com/electric-eloquence/gulp/tarball/v3-lts@3.9.12` | ||
* Or add `"gulp": "https://github.com/electric-eloquence/gulp/tarball/v3-lts@3.9.12"` | ||
as a dependency in package.json. | ||
@@ -32,5 +32,5 @@ * Latest version (with Git): | ||
* Specific version (with Git): | ||
* `npm install electric-eloquence/gulp#3.9.11` | ||
* `npm install electric-eloquence/gulp#3.9.12` | ||
* Semver range (with Git): | ||
* `npm install electric-eloquence/gulp#semver:^3.9.11` | ||
* `npm install electric-eloquence/gulp#semver:^3.9.12` | ||
* When installed one of these ways, other packages depending on gulp will get | ||
@@ -37,0 +37,0 @@ gulp 3 with long-term support. |
57563
+ Addedminimist@0.0.8(transitive)
- Removedminimist@1.2.8(transitive)
Updatedminimist@0.0.8