Comparing version 2.2.1 to 2.3.0
{ | ||
"name": "gulp-ejs", | ||
"version": "2.2.1", | ||
"version": "2.3.0", | ||
"description": "A plugin for Gulp that parses ejs template files", | ||
@@ -26,13 +26,13 @@ "keywords": [ | ||
"dependencies": { | ||
"ejs": "2.5.2", | ||
"ejs": "2.5.5", | ||
"gulp-util": "3.0.7", | ||
"object-assign": "^4.1.0", | ||
"through2": "2.0.1" | ||
"through2": "2.0.3" | ||
}, | ||
"devDependencies": { | ||
"mocha": "3.1.0", | ||
"should": "11.1.0" | ||
"mocha": "3.1.2", | ||
"should": "11.1.2" | ||
}, | ||
"engines": { | ||
"node": ">=0.10.0", | ||
"node": ">= 4", | ||
"npm": ">=1.2.10" | ||
@@ -39,0 +39,0 @@ }, |
Sorry, the diff of this file is not supported yet
15532
+ Addedejs@2.5.5(transitive)
+ Addedprocess-nextick-args@2.0.1(transitive)
+ Addedreadable-stream@2.3.8(transitive)
+ Addedsafe-buffer@5.1.2(transitive)
+ Addedstring_decoder@1.1.1(transitive)
+ Addedthrough2@2.0.3(transitive)
- Removedejs@2.5.2(transitive)
- Removedprocess-nextick-args@1.0.7(transitive)
- Removedreadable-stream@2.0.6(transitive)
- Removedthrough2@2.0.1(transitive)
Updatedejs@2.5.5
Updatedthrough2@2.0.3