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.9 to 1.1.10

4

package.json
{
"name": "config-chain",
"version": "1.1.9",
"version": "1.1.10",
"licenses": [

@@ -18,3 +18,3 @@ {

"proto-list": "~1.2.1",
"ini": "1"
"ini": "^1.3.4"
},

@@ -21,0 +21,0 @@ "devDependencies": {

@@ -41,3 +41,3 @@ var CC = require('../index.js').ConfigChain

t.equal(fs.readFileSync(f1, 'utf8'),
"bloo = jaus\nfoo = zoo\n")
"bloo=jaus\nfoo=zoo\n")
t.equal(fs.readFileSync(f2, 'utf8'),

@@ -44,0 +44,0 @@ "{\"oof\":\"ooz\",\"oolb\":\"suaj\"}")

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