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

menhera

Package Overview
Dependencies
Maintainers
2
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.5 to 0.9.6-rc1

12

dist/index.js

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

};
var _setSimple$$1 = function _setSimple$$1(_, _object) {
var sSet$$1 = function sSet$$1(_, _object) {
var cache = {};

@@ -498,3 +498,3 @@

};
var _setAdvanced$$1 = function _setAdvanced$$1(_, _object) {
var aSet$$1 = function aSet$$1(_, _object) {
var cache = {};

@@ -565,4 +565,4 @@

var setMethods$$1 = {
simple: _setSimple$$1,
advanced: _setAdvanced$$1
simple: sSet$$1,
advanced: aSet$$1
};

@@ -1511,4 +1511,4 @@ var $set$$1 = function $set$$1(_, _object) {

exports._unuse = _unuse$$1;
exports._setSimple = _setSimple$$1;
exports._setAdvanced = _setAdvanced$$1;
exports.sSet = sSet$$1;
exports.aSet = aSet$$1;
exports.setMethods = setMethods$$1;

@@ -1515,0 +1515,0 @@ exports.$set = $set$$1;

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