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.0.4 to 0.0.5

5

package.json
{
"name": "menhera",
"version": "0.0.4",
"version": "0.0.5",
"main": "lib",

@@ -8,3 +8,4 @@ "scripts": {

"dev": "nodemon --exec npm run babel-node --watch ./ -- app.js",
"build": "rm -rf dist/* ; babel ./src --out-dir dist"
"build": "babel ./src --out-dir dist",
"prepublishOnly": "npm run build"
},

@@ -11,0 +12,0 @@ "devDependencies": {

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