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

@vmm/cli

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vmm/cli - npm Package Compare versions

Comparing version 1.0.7 to 1.0.10

sh/fetchGit.sh

11

package.json
{
"name": "@vmm/cli",
"version": "1.0.7",
"version": "1.0.10",
"description": "vmm cli interface",

@@ -10,3 +10,6 @@ "author": {

"bin": {
"vmm": "./js/vmm.js"
"vmmInitProject": "./sh/vmmInitProject.sh",
"vmmInitModule": "./sh/vmmInitModule.sh",
"vmmInitHtml": "./sh/vmmInitHtml.sh",
"vmmInitService": "./sh/vmmInitService.sh"
},

@@ -18,5 +21,3 @@ "scripts": {

"license": "MIT",
"dependencies": {
"commander": "^3.0.2"
}
"dependencies": {}
}
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