gulp-preprocess
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "gulp-preprocess", | ||
"description": "Gulp plugin to preprocess HTML, JavaScript, and other files based on custom context or environment configuration", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"homepage": "http://github.com/pioug/gulp-preprocess", | ||
@@ -13,3 +13,3 @@ "repository": { | ||
"dependencies": { | ||
"lodash": "^4.17.10", | ||
"lodash": "^4.17.11", | ||
"map-stream": "^0.1.x", | ||
@@ -19,5 +19,5 @@ "preprocess": "^3.0.0" | ||
"devDependencies": { | ||
"eslint": "^5.2.0", | ||
"eslint": "^5.13.0", | ||
"mocha": "^5.2.0", | ||
"prettier": "^1.14.0", | ||
"prettier": "^1.16.4", | ||
"should": "^13.2.3", | ||
@@ -24,0 +24,0 @@ "vinyl": "^2.2.0" |
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
12838
Updatedlodash@^4.17.11