New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@midwayjs/command-core

Package Overview
Dependencies
Maintainers
1
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@midwayjs/command-core - npm Package Compare versions

Comparing version

to
0.1.11

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [0.1.11](https://github.com/midwayjs/midway-faas/compare/v0.1.10...v0.1.11) (2019-12-30)
**Note:** Version bump only for package @midwayjs/command-core
## [0.1.10](https://github.com/midwayjs/midway-faas/compare/v0.1.9...v0.1.10) (2019-12-27)

@@ -8,0 +16,0 @@

4

package.json
{
"name": "@midwayjs/command-core",
"version": "0.1.10",
"version": "0.1.11",
"main": "dist/index",

@@ -26,3 +26,3 @@ "typings": "dist/index.d.ts",

},
"gitHead": "d8c8c6a7dc9448658711bdd820bfbb859cfee2ea"
"gitHead": "a1f3d862baba40c8d5a1ccba32ade02ee6485981"
}