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-rc5 to 0.9.5

87

dist/index.js

@@ -384,2 +384,3 @@ 'use strict';

shook({
_: _,
hook: hook,

@@ -866,3 +867,4 @@ object: object,

var handleHooks = function handleHooks(_ref) {
var object = _ref.object,
var _ = _ref._,
object = _ref.object,
depth = _ref.depth,

@@ -873,3 +875,3 @@ key = _ref.key,

_object = _ref._object;
var hooks = get(menhera[HOOKS], key);
var hooks = get(_[HOOKS], key);
hooks instanceof Map && hooks && $M(hooks, function (uuid$$1, h) {

@@ -885,2 +887,3 @@ if (h instanceof Set) {

fn({
_: _,
depth: depth,

@@ -909,2 +912,3 @@ _key: _key,

h({
_: _,
depth: depth,

@@ -921,3 +925,4 @@ _key: _key,

var handleEachHooks = function handleEachHooks(_ref2) {
var object = _ref2.object,
var _ = _ref2._,
object = _ref2.object,
depth = _ref2.depth,

@@ -927,3 +932,3 @@ key = _ref2.key,

_object = _ref2._object;
var hooks = get(menhera[HOOKS], key);
var hooks = get(_[HOOKS], key);
hooks instanceof Map && hooks && $(_val, function (key, val) {

@@ -940,2 +945,3 @@ $M(hooks, function (uuid$$1, h) {

fn({
_: _,
depth: depth,

@@ -964,2 +970,3 @@ _key: key,

h({
_: _,
depth: depth,

@@ -979,3 +986,4 @@ _key: key,

any: function any(_ref3) {
var object = _ref3.object,
var _ = _ref3._,
object = _ref3.object,
parentDepth = _ref3.parentDepth,

@@ -988,2 +996,3 @@ depth = _ref3.depth,

handleHooks({
_: _,
object: object,

@@ -998,3 +1007,4 @@ depth: depth,

_: function _(_ref4) {
var object = _ref4.object,
var _2 = _ref4._,
object = _ref4.object,
depth = _ref4.depth,

@@ -1006,2 +1016,3 @@ _key = _ref4._key,

handleHooks({
_: _2,
object: object,

@@ -1018,3 +1029,4 @@ depth: depth,

O: function O(_ref5) {
var object = _ref5.object,
var _ = _ref5._,
object = _ref5.object,
depth = _ref5.depth,

@@ -1026,2 +1038,3 @@ _key = _ref5._key,

handleHooks({
_: _,
object: object,

@@ -1036,3 +1049,4 @@ depth: depth,

$: function $$$1(_ref6) {
var object = _ref6.object,
var _ = _ref6._,
object = _ref6.object,
depth = _ref6.depth,

@@ -1044,2 +1058,3 @@ _key = _ref6._key,

handleEachHooks({
_: _,
object: object,

@@ -1053,3 +1068,4 @@ depth: depth,

O$: function O$(_ref7) {
var object = _ref7.object,
var _ = _ref7._,
object = _ref7.object,
depth = _ref7.depth,

@@ -1061,2 +1077,3 @@ _key = _ref7._key,

handleEachHooks({
_: _,
object: object,

@@ -1070,3 +1087,4 @@ depth: depth,

$O: function $O(_ref8) {
var object = _ref8.object,
var _ = _ref8._,
object = _ref8.object,
parentDepth = _ref8.parentDepth,

@@ -1079,2 +1097,3 @@ depth = _ref8.depth,

handleHooks({
_: _,
object: object,

@@ -1089,3 +1108,4 @@ depth: depth,

$I: function $I(_ref9) {
var object = _ref9.object,
var _ = _ref9._,
object = _ref9.object,
parentDepth = _ref9.parentDepth,

@@ -1098,2 +1118,3 @@ depth = _ref9.depth,

handleHooks({
_: _,
object: object,

@@ -1110,3 +1131,4 @@ depth: depth,

A: function A(_ref10) {
var object = _ref10.object,
var _ = _ref10._,
object = _ref10.object,
depth = _ref10.depth,

@@ -1118,2 +1140,3 @@ _key = _ref10._key,

handleHooks({
_: _,
object: object,

@@ -1128,3 +1151,4 @@ depth: depth,

$: function $$$1(_ref11) {
var object = _ref11.object,
var _ = _ref11._,
object = _ref11.object,
depth = _ref11.depth,

@@ -1136,2 +1160,3 @@ _key = _ref11._key,

handleEachHooks({
_: _,
object: object,

@@ -1145,3 +1170,4 @@ depth: depth,

A$: function A$(_ref12) {
var object = _ref12.object,
var _ = _ref12._,
object = _ref12.object,
depth = _ref12.depth,

@@ -1153,2 +1179,3 @@ _key = _ref12._key,

handleEachHooks({
_: _,
object: object,

@@ -1162,3 +1189,4 @@ depth: depth,

$A: function $A(_ref13) {
var object = _ref13.object,
var _ = _ref13._,
object = _ref13.object,
parentDepth = _ref13.parentDepth,

@@ -1171,2 +1199,3 @@ depth = _ref13.depth,

handleHooks({
_: _,
object: object,

@@ -1181,3 +1210,4 @@ depth: depth,

$I: function $I(_ref14) {
var object = _ref14.object,
var _ = _ref14._,
object = _ref14.object,
parentDepth = _ref14.parentDepth,

@@ -1190,2 +1220,3 @@ depth = _ref14.depth,

handleHooks({
_: _,
object: object,

@@ -1202,3 +1233,4 @@ depth: depth,

F: function F(_ref15) {
var object = _ref15.object,
var _ = _ref15._,
object = _ref15.object,
depth = _ref15.depth,

@@ -1210,2 +1242,3 @@ _key = _ref15._key,

handleHooks({
_: _,
object: object,

@@ -1220,3 +1253,4 @@ depth: depth,

I: function I(_ref16) {
var object = _ref16.object,
var _ = _ref16._,
object = _ref16.object,
parentDepth = _ref16.parentDepth,

@@ -1229,2 +1263,3 @@ depth = _ref16.depth,

handleHooks({
_: _,
object: object,

@@ -1239,3 +1274,4 @@ depth: depth,

$F: function $F(_ref17) {
var object = _ref17.object,
var _ = _ref17._,
object = _ref17.object,
parentDepth = _ref17.parentDepth,

@@ -1248,2 +1284,3 @@ depth = _ref17.depth,

handleHooks({
_: _,
object: object,

@@ -1260,3 +1297,4 @@ depth: depth,

V: function V(_ref18) {
var object = _ref18.object,
var _ = _ref18._,
object = _ref18.object,
depth = _ref18.depth,

@@ -1268,2 +1306,3 @@ _key = _ref18._key,

handleHooks({
_: _,
object: object,

@@ -1278,3 +1317,4 @@ depth: depth,

I: function I(_ref19) {
var object = _ref19.object,
var _ = _ref19._,
object = _ref19.object,
parentDepth = _ref19.parentDepth,

@@ -1287,2 +1327,3 @@ depth = _ref19.depth,

handleHooks({
_: _,
object: object,

@@ -1297,3 +1338,4 @@ depth: depth,

$V: function $V(_ref20) {
var object = _ref20.object,
var _ = _ref20._,
object = _ref20.object,
parentDepth = _ref20.parentDepth,

@@ -1306,2 +1348,3 @@ depth = _ref20.depth,

handleHooks({
_: _,
object: object,

@@ -1308,0 +1351,0 @@ depth: depth,

{
"name": "menhera",
"version": "0.9.4-rc5",
"version": "0.9.5",
"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