gulp-inject-string
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "gulp-inject-string", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"description": "Inject snippets in build", | ||
@@ -28,13 +28,13 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chai": "^3.4.1", | ||
"gulp": "^3.8.6", | ||
"gulp-rename": "^1.2.0", | ||
"istanbul": "^0.4.0", | ||
"mocha": "^2.3.4", | ||
"vinyl": "^2.1.0" | ||
"chai": "^4.2.0", | ||
"gulp": "^3.9.1", | ||
"gulp-rename": "^1.4.0", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^5.2.0", | ||
"vinyl": "^2.2.0" | ||
}, | ||
"dependencies": { | ||
"event-stream": "^3.1.7", | ||
"plugin-error": "^0.1.2" | ||
"event-stream": "3.3.4", | ||
"plugin-error": "^1.0.1" | ||
} | ||
} |
@@ -104,2 +104,6 @@ # gulp-inject-string | ||
### v1.1.1 - 2018-01-09 | ||
- Removed gulp-util dependency. Thanks [TheDancingCode](https://github.com/TheDancingCode) | ||
### v1.1.0 - 2015-12-17 | ||
@@ -106,0 +110,0 @@ |
Sorry, the diff of this file is not supported yet
30375
120
+ Addedansi-colors@1.1.0(transitive)
+ Addedarr-diff@4.0.0(transitive)
+ Addedarr-union@3.1.0(transitive)
+ Addedassign-symbols@1.0.0(transitive)
+ Addedevent-stream@3.3.4(transitive)
+ Addedextend-shallow@3.0.2(transitive)
+ Addedis-extendable@1.0.1(transitive)
+ Addedis-plain-object@2.0.4(transitive)
+ Addedisobject@3.0.1(transitive)
+ Addedmap-stream@0.1.0(transitive)
+ Addedplugin-error@1.0.1(transitive)
+ Addedsplit@0.3.3(transitive)
+ Addedstream-combiner@0.0.4(transitive)
- Removedansi-cyan@0.1.1(transitive)
- Removedansi-red@0.1.1(transitive)
- Removedarr-diff@1.1.0(transitive)
- Removedarr-flatten@1.1.0(transitive)
- Removedarr-union@2.1.0(transitive)
- Removedarray-slice@0.2.3(transitive)
- Removedevent-stream@3.3.5(transitive)
- Removedextend-shallow@1.1.4(transitive)
- Removedkind-of@1.1.0(transitive)
- Removedmap-stream@0.0.7(transitive)
- Removedplugin-error@0.1.2(transitive)
- Removedsplit@1.0.1(transitive)
- Removedstream-combiner@0.2.2(transitive)
Updatedevent-stream@3.3.4
Updatedplugin-error@^1.0.1