fable-settings
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "fable-settings", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A simple, tolerant configuration chain.", | ||
@@ -25,11 +25,11 @@ "main": "source/Fable-Settings.js", | ||
"devDependencies": { | ||
"chai": "3.4.1", | ||
"codeclimate-test-reporter": "0.1.1", | ||
"coveralls": "2.11.4", | ||
"istanbul": "0.4.1", | ||
"mocha": "2.3.4" | ||
"chai": "4.1.2", | ||
"codeclimate-test-reporter": "0.5.0", | ||
"coveralls": "3.0.2", | ||
"istanbul": "0.4.5", | ||
"mocha": "5.2.0" | ||
}, | ||
"dependencies": { | ||
"underscore": "1.8.3" | ||
"underscore": "1.9.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
18430
16
+ Addedunderscore@1.9.1(transitive)
- Removedunderscore@1.8.3(transitive)
Updatedunderscore@1.9.1