gulp-embed-json
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -0,1 +1,4 @@ | ||
## 1.4.2 | ||
* [#16: Update dependencies.](https://github.com/haensl/gulp-embed-json/issues/16) | ||
## 1.4.1 | ||
@@ -2,0 +5,0 @@ * [#14: Update dependencies.](https://github.com/haensl/gulp-embed-json/issues/14) |
{ | ||
"name": "gulp-embed-json", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "Gulp plugin to inline/embed JSON data into HTML files.", | ||
@@ -14,3 +14,3 @@ "main": "index.js", | ||
"engines": { | ||
"node": ">=6.9.0" | ||
"node": ">=8.3.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "repository": { | ||
"dependencies": { | ||
"embed-json": "^1.1.4", | ||
"embed-json": "^1.1.5", | ||
"plugin-error": "^1.0.1", | ||
@@ -49,7 +49,7 @@ "through2": "^2.0.5" | ||
"chai": "^4.2.0", | ||
"eslint": "^4.19.1", | ||
"eslint": "^6.7.2", | ||
"gulp": "^4.0.2", | ||
"husky": "^0.14.3", | ||
"mocha": "^4.1.0" | ||
"husky": "^3.1.0", | ||
"mocha": "^6.2.2" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
9063
5
49
1
Updatedembed-json@^1.1.5