Socket
Socket
Sign inDemoInstall

manis

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.1 to 0.2.3

2

lib/finder.js

@@ -139,3 +139,3 @@ /**

if (Object.keys(config).length > 0) {
if (config && Object.keys(config).length > 0) {
configs.push(config);

@@ -142,0 +142,0 @@ }

{
"name": "manis",
"version": "0.2.1",
"version": "0.2.3",
"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