config-extends
Advanced tools
Comparing version 2.0.5 to 2.0.6
{ | ||
"name": "config-extends", | ||
"version": "2.0.5", | ||
"version": "2.0.6", | ||
"description": "Allow to extend yaml or json files configuration", | ||
@@ -28,5 +28,5 @@ "scripts": { | ||
"dependencies": { | ||
"h3lp": "1.2.8", | ||
"h3lp": "1.3.8", | ||
"js-yaml": "^4.1.0", | ||
"minimist": "^1.2.6" | ||
"minimist": "^1.2.8" | ||
}, | ||
@@ -33,0 +33,0 @@ "main": "index.js", |
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
+ Addedh3lp@1.3.8(transitive)
- Removedh3lp@1.2.8(transitive)
Updatedh3lp@1.3.8
Updatedminimist@^1.2.8