fable-settings
Advanced tools
Comparing version 0.0.3 to 1.0.1
{ | ||
"name": "fable-settings", | ||
"version": "0.0.3", | ||
"version": "1.0.1", | ||
"description": "A simple, tolerant configuration chain.", | ||
@@ -16,3 +16,3 @@ "main": "source/Fable-Settings.js", | ||
"keywords": [ | ||
"logging" | ||
"configuration" | ||
], | ||
@@ -26,11 +26,11 @@ "author": "Steven Velozo <steven@velozo.com> (http://velozo.com/)", | ||
"devDependencies": { | ||
"chai": "2.0.0", | ||
"codeclimate-test-reporter": "0.0.4", | ||
"coveralls": "2.11.2", | ||
"istanbul": "0.3.5", | ||
"mocha": "2.1.0" | ||
"chai": "3.4.1", | ||
"codeclimate-test-reporter": "0.1.1", | ||
"coveralls": "2.11.4", | ||
"istanbul": "0.4.1", | ||
"mocha": "2.3.4" | ||
}, | ||
"dependencies": { | ||
"underscore": "1.7.0" | ||
"underscore": "1.8.3" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
14929
0
+ Addedunderscore@1.8.3(transitive)
- Removedunderscore@1.7.0(transitive)
Updatedunderscore@1.8.3