gulp-json-transform
Advanced tools
Comparing version 0.4.3 to 0.4.4
{ | ||
"name": "gulp-json-transform", | ||
"version": "0.4.3", | ||
"version": "0.4.4", | ||
"description": | ||
@@ -24,10 +24,10 @@ "A gulp plugin to transform json files, pipe json files through it and transform them to other json files or other formats.", | ||
"jshint": "^2.9.2", | ||
"mocha": "^2.5.3", | ||
"should": "^9.0.2" | ||
"mocha": "^4.0.1", | ||
"should": "^13.1.2" | ||
}, | ||
"dependencies": { | ||
"gulp-util": "^3.0.8", | ||
"promise": "^7.3.1", | ||
"promise": "^8.0.1", | ||
"through2": "^2.0.3" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5507
+ Addedpromise@8.3.0(transitive)
- Removedpromise@7.3.1(transitive)
Updatedpromise@^8.0.1