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.10

8

CHANGELOG.md

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

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

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

4

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

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

},
"gitHead": "7c06e4b0018d10524a16fea12c7744f2fd868714"
"gitHead": "d8c8c6a7dc9448658711bdd820bfbb859cfee2ea"
}