Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

menhera

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

menhera - npm Package Compare versions

Comparing version 0.9.4-rc2 to 0.9.4-rc3

4

dist/index.js

@@ -1242,3 +1242,3 @@ 'use strict';

var result = lget(obj, path, def);
var result = lget(obj, path);

@@ -1248,3 +1248,3 @@ if (typeof result === 'string' && matchPath.test(result)) {

} else {
return result;
return result || def;
}

@@ -1251,0 +1251,0 @@ };

{
"name": "menhera",
"version": "0.9.4-rc2",
"version": "0.9.4-rc3",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "license": "MIT",

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