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.6.4-rc3 to 0.6.4-rc4

4

dist/utils/scanHooks.js

@@ -136,5 +136,5 @@ "use strict";

var hooks = (0, _lodash2.default)(_2.hooks, key, []);
hooks.length > 0 && _val.forEach(function (val, i) {
hooks.length > 0 && (0, _utils.$)(_val, function (key, val) {
hooks.forEach(function (h) {
return h({ _: _2, i: i, _val: val, cp: _object });
return h({ _: _2, _key: key, _val: val, cp: _object });
});

@@ -141,0 +141,0 @@ });

{
"name": "menhera",
"version": "0.6.4-rc3",
"version": "0.6.4-rc4",
"main": "dist",

@@ -5,0 +5,0 @@ "files": [

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