New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

reconf

Package Overview
Dependencies
Maintainers
0
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reconf - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

1

lib/reconf.js

@@ -49,2 +49,3 @@ /*

reconf.resolve = function (filename,configPath,defaults) {
var looking = true;
if (configPath) {

@@ -51,0 +52,0 @@ try {

2

package.json

@@ -5,3 +5,3 @@ {

"description" : "Recursive configuration file management with defaults and overrides for nconf.",
"version" : "0.1.0",
"version" : "0.1.1",
"dependencies" : {

@@ -8,0 +8,0 @@ "nconf" : ">= 0.1.2",

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