Comparing version 0.3.1 to 1.0.0
{ | ||
"name": "gulp-ejs", | ||
"version": "0.3.1", | ||
"version": "1.0.0", | ||
"description": "A plugin for Gulp that parses ejs template files", | ||
@@ -27,8 +27,8 @@ "keywords": [ | ||
"ejs": "^1.0.0", | ||
"gulp-util": "^3.0.0", | ||
"through2": "^0.5.1" | ||
"gulp-util": "^3.0.1", | ||
"through2": "^1.1.1" | ||
}, | ||
"devDependencies": { | ||
"should": "^2.1.1", | ||
"mocha": "^1.14.0" | ||
"mocha": "^2.0.0", | ||
"should": "^4.1.0" | ||
}, | ||
@@ -35,0 +35,0 @@ "engines": { |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
13095
+ Addedthrough2@1.1.1(transitive)
- Removedreadable-stream@1.0.34(transitive)
- Removedthrough2@0.5.1(transitive)
- Removedxtend@3.0.0(transitive)
Updatedgulp-util@^3.0.1
Updatedthrough2@^1.1.1