Socket
Socket
Sign inDemoInstall

manis

Package Overview
Dependencies
5
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0-beta.1 to 0.3.0-beta.2

3

lib/util.js

@@ -133,4 +133,5 @@ /**

catch (e) {
return {};
e.message = 'Cannot read config file: ' + path + '\nError: ' + e.message;
throw e;
}
};
{
"name": "manis",
"version": "0.3.0-beta.1",
"version": "0.3.0-beta.2",
"description": "Find and read your configuration files recursively",

@@ -5,0 +5,0 @@ "main": "lib/manis.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