Socket
Socket
Sign inDemoInstall

ih-config

Package Overview
Dependencies
20
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.3 to 1.0.4

3

lib/index.js

@@ -33,3 +33,4 @@

var configJs = filter('.*\.config\.js$');
console.log('configLocalJs', configLocalJs);
console.log('configJS', configJs);
configLocalJs.forEach(function (f) {

@@ -36,0 +37,0 @@ nconf.overrides(require(configDir + '/' + f));

{
"name": "ih-config",
"version": "1.0.3",
"version": "1.0.4",
"description": "Influence Health common config module",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc