misty-config
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "misty-config", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Cascading configuration with environment variable support", | ||
@@ -18,5 +18,5 @@ "main": "index.js", | ||
"config": "^1.20.2", | ||
"js-yaml": "^3.6.1", | ||
"recursive-readdir-sync": "^1.0.6", | ||
"underscore": "^1.8.3", | ||
"yaml": "^0.3.0" | ||
"underscore": "^1.8.3" | ||
}, | ||
@@ -23,0 +23,0 @@ "devDependencies": { |
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
5514
+ Addedjs-yaml@^3.6.1
+ Addedargparse@1.0.10(transitive)
+ Addedesprima@4.0.1(transitive)
+ Addedjs-yaml@3.14.1(transitive)
+ Addedsprintf-js@1.0.3(transitive)
- Removedyaml@^0.3.0
- Removedyaml@0.3.0(transitive)