gulp-preprocess
Advanced tools
Comparing version 3.0.2 to 3.0.3
{ | ||
"name": "gulp-preprocess", | ||
"description": "Gulp plugin to preprocess HTML, JavaScript, and other files based on custom context or environment configuration", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"homepage": "http://github.com/pioug/gulp-preprocess", | ||
@@ -13,3 +13,3 @@ "repository": { | ||
"dependencies": { | ||
"lodash": "^4.17.11", | ||
"lodash": "^4.17.15", | ||
"map-stream": "^0.1.x", | ||
@@ -19,4 +19,4 @@ "preprocess": "^3.0.0" | ||
"devDependencies": { | ||
"eslint": "^5.13.0", | ||
"mocha": "^5.2.0", | ||
"eslint": "^6.3.0", | ||
"mocha": "^6.2.0", | ||
"prettier": "^1.16.4", | ||
@@ -23,0 +23,0 @@ "should": "^13.2.3", |
Sorry, the diff of this file is not supported yet
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
12844
Updatedlodash@^4.17.15