Socket
Socket
Sign inDemoInstall

config-chain

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

config-chain - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

index.js

@@ -50,3 +50,3 @@

catch (er) { return ini.parse(content) }
} if (type === 'json') {
} else if (type === 'json') {
if (this.emit) {

@@ -53,0 +53,0 @@ try { return JSON.parse(content) }

{
"name": "config-chain",
"version": "1.1.4",
"version": "1.1.5",
"description": "HANDLE CONFIGURATION ONCE AND FOR ALL",

@@ -5,0 +5,0 @@ "homepage": "http://github.com/dominictarr/config-chain",

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