misty-config
Advanced tools
Comparing version 1.0.1 to 2.0.0
{ | ||
"name": "misty-config", | ||
"version": "1.0.1", | ||
"version": "2.0.0", | ||
"description": "Cascading configuration with environment variable support", | ||
@@ -18,5 +18,5 @@ "main": "index.js", | ||
"config": "^1.20.2", | ||
"hjson": "^1.8.4", | ||
"recursive-readdir-sync": "^1.0.6", | ||
"underscore": "^1.8.3" | ||
"underscore": "^1.8.3", | ||
"yaml": "^0.3.0" | ||
}, | ||
@@ -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
5511
+ Addedyaml@^0.3.0
+ Addedyaml@0.3.0(transitive)
- Removedhjson@^1.8.4
- Removedhjson@1.8.4(transitive)