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.7.4-rc2 to 0.7.5-rc1

6

dist/index.js

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

var initHooks$$1 = function initHooks$$1(_) {
var initHooks$$1 = function initHooks$$1() {
var cache = {};

@@ -1072,3 +1072,5 @@ cache._hooks = {

};
var index = $core({}, {});
var index = $core(function (_object) {
return $core({}, _object);
}, {});

@@ -1075,0 +1077,0 @@ exports.$core = $core;

{
"name": "menhera",
"version": "0.7.4-rc2",
"version": "0.7.5-rc1",
"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