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-rc2 to 0.6.7-rc3

15

package.json
{
"name": "menhera",
"version": "0.6.7-rc2",
"main": "dist",
"version": "0.6.7-rc3",
"main": "dist/menhera.min.js",
"files": [

@@ -9,17 +9,10 @@ "dist"

"scripts": {
"example": "babel-node ./example/index",
"build": "babel ./src --out-dir dist",
"build": "bili --format umd --name index",
"prepublishOnly": "npm run build"
},
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-plugin-transform-regenerator": "^6.26.0",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.6.1",
"babel-preset-stage-3": "^6.24.1",
"bili": "^3.1.0",
"menhera": "^0.6.4-rc2"
},
"dependencies": {
"@types/lodash.get": "^4.4.3",
"@types/lodash.set": "^4.3.3",
"lodash.get": "^4.4.2",

@@ -26,0 +19,0 @@ "lodash.has": "^4.5.2",

Sorry, the diff of this file is too big to display

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