Huge News!Announcing our $40M Series B led by Abstract Ventures.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.2 to 1.5.3

12

CHANGELOG.md
# Change Log
## [1.5.3]
### Updated
- Improved readme
## [1.5.2]
### Updated
- Improved readme
## [1.5.1]
### Updated
- Improved readme
## [1.5.0]

@@ -4,0 +16,0 @@ ### Added

2

package.json
{
"name": "confabulous",
"version": "1.5.2",
"version": "1.5.3",
"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",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -33,3 +33,3 @@ # Confabulous

const merge = pm.compile({
api: { direction: right-to-left },
api: { direction: 'right-to-left' },
rules: [ ignoreNull, deepClone ]

@@ -36,0 +36,0 @@ })

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