New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

confabulous

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

confabulous - npm Package Compare versions

Comparing version 1.5.5 to 1.6.0

4

CHANGELOG.md
# Change Log
## [1.6.0]
### Updated
- Update dependencies
## [1.5.5]

@@ -4,0 +8,0 @@ ### Updated

22

package.json
{
"name": "confabulous",
"version": "1.5.5",
"version": "1.6.0",
"description": "A pluggable, hierarchical, asynchronous config loader and post processor with support for environment variables, command line arguments, json, javascript, http, vault, etcd and postgres",

@@ -17,7 +17,7 @@ "main": "index.js",

"dependencies": {
"async": "^2.6.0",
"async": "^2.6.1",
"camelize": "^1.0.0",
"debug": "^3.1.0",
"debug": "^4.0.1",
"deep-freeze": "0.0.1",
"flat": "^4.0.0",
"flat": "^4.1.0",
"lodash.has": "^4.5.2",

@@ -27,14 +27,14 @@ "lodash.set": "^4.3.2",

"minimist": "^1.2.0",
"require-all": "^2.0.0",
"require-all": "^3.0.0",
"safe-json-parse": "^4.0.0"
},
"devDependencies": {
"chai": "^4.1.2",
"eslint": "^4.19.1",
"eslint-config-imperative": "^2.0.1",
"eslint-plugin-imperative": "^2.0.0",
"husky": "^0.14.3",
"chai": "^4.2.0",
"eslint": "^5.6.1",
"eslint-config-imperative": "^2.1.0",
"eslint-plugin-imperative": "^2.1.0",
"husky": "^1.1.1",
"istanbul": "^0.4.5",
"lodash.noop": "^3.0.1",
"mocha": "^5.1.1"
"mocha": "^5.2.0"
},

@@ -41,0 +41,0 @@ "directories": {

Sorry, the diff of this file is not supported yet

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