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

@vmm/cli

Package Overview
Dependencies
Maintainers
6
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 2.1.14 to 2.1.15

2

package.json
{
"name": "@vmm/cli",
"version": "2.1.14",
"version": "2.1.15",
"description": "vmm cli interface",

@@ -5,0 +5,0 @@ "author": {

@@ -238,3 +238,3 @@ const fs = require('fs-extra')

if (version) {
console.log('-->', modMeta.name, version)
console.log('-->', modMeta.name, modMeta.package, version)
modMeta.version = version

@@ -241,0 +241,0 @@ indexHtml = updateHtmlMeta(indexHtml, modMeta)

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