Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fable-settings

Package Overview
Dependencies
Maintainers
2
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fable-settings - npm Package Compare versions

Comparing version 0.0.3 to 1.0.1

16

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc