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.2 to 1.1.3

2

index.js

@@ -36,3 +36,3 @@

} catch (err) {
if(start != '/')
if(path.dirname(start) !== start) // root
return find(path.dirname(start), rel)

@@ -39,0 +39,0 @@ }

{
"name": "config-chain",
"version": "1.1.2",
"version": "1.1.3",
"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