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 0.1.0 to 0.1.1

.npmignore

2

index.js

@@ -35,3 +35,3 @@

}
return find(process.cwd(), rel)
return find(__dirname, rel)
}

@@ -38,0 +38,0 @@

{ "name": "config-chain"
, "version": "0.1.0"
, "version": "0.1.1"
, "description": "HANDLE CONFIGURATION ONCE AND FOR ALL"
, "homepage": "http://github.com/dominictarr/configurator"
, "homepage": "http://github.com/dominictarr/config-chain"
, "repository":
{ "type": "git"
, "url": "https://github.com/dominictarr/configurator.git" }
, "url": "https://github.com/dominictarr/config-chain.git" }
, "dependencies": {
"proto-list": "1"
}
, "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://bit.ly/dominictarr)"
}
, "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)"
}
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