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.23 to 2.1.24

8

package.json
{
"name": "@vmm/cli",
"version": "2.1.23",
"version": "2.1.24",
"description": "vmm cli interface",

@@ -19,10 +19,10 @@ "author": {

"commander": "^5.1.0",
"fs-extra": "^9.0.0",
"fs-extra": "9.0.1",
"http-proxy-middleware": "^1.0.4",
"lodash.snakecase": "^4.1.1",
"node-fetch": "^2.6.0",
"ps-list": "^7.1.0"
"ps-list": "7.2.0"
},
"devDependencies": {
"@types/fs-extra": "^9.0.1",
"http-proxy-middleware": "^1.0.4",
"tsconfig-paths-webpack-plugin": "^3.2.0",

@@ -29,0 +29,0 @@ "webpack": "^4.43.0",

@@ -35,2 +35,13 @@ VMM -- Vue MicroService Module

- RDS 路由发现服务
- LDS Listener 监听发现服务
- LDS Listener 监听发现服务
### dc 概念
@vmm/dc 数据中心组件
支持可定义后台数据结构
### mq 概念
@vmm/mq 消息队列组件
支持定义数据队列,订阅和发布

@@ -19,4 +19,5 @@ {

"vue": "^2.6.11",
"http-proxy-middleware": "",
"vue-template-compiler": "^2.6.11"
}
}
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