gulp-hashify
Advanced tools
Comparing version 0.0.23 to 0.0.24
{ | ||
"name": "gulp-hashify", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "A gulp plugin for turning a stream of files into a JavaScript object.", | ||
@@ -22,8 +22,8 @@ "main": "hashify.js", | ||
"stream-assert": "^2.0.2", | ||
"through2": "^0.6.5", | ||
"vinyl": "^0.4.6" | ||
}, | ||
"dependencies": { | ||
"gulp-util": "^3.0.5" | ||
"gulp-util": "^3.0.5", | ||
"through2": "^0.6.5" | ||
} | ||
} |
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
7
2
+ Addedthrough2@^0.6.5
+ Addedreadable-stream@1.0.34(transitive)
+ Addedthrough2@0.6.5(transitive)