🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

test-config

Test configuration loader

0.1.1
latest
65

Supply Chain Security

100

Vulnerability

64

Quality

76

Maintenance

100

License

Version published
Weekly downloads
18
350%
Maintainers
1
Weekly downloads
 
Created

test-config

Test configuration loader

installation

npm test-config

build status

Build Status

usage

// if the localconfig exists in the projects root path
// the config is loaded from there, else the object passed
// as parameter 2 is returned

var config = new Config('localConfig.js', {b:2});

FAQs

Package last updated on 07 Jan 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts