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.7-rc8 to 0.6.7-rc9

4

dist/index.js

@@ -766,3 +766,5 @@ 'use strict';

_.$use = function (_object) {
return _.events.emit("$use", _object);
_.events.emit("$use", _object);
return _;
};

@@ -769,0 +771,0 @@

{
"name": "menhera",
"version": "0.6.7-rc8",
"version": "0.6.7-rc9",
"main": "dist/index.js",

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

@@ -14,3 +14,3 @@ # Menhera

```js
import Menhera from "menehra";
import Mhr from "menehra";

@@ -61,3 +61,3 @@ const test = ({ _val }) => console.log(_val);

```js
import Menhera from "menehra";
import mhr from "menehra";

@@ -64,0 +64,0 @@

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