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

8

CHANGELOG.md

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

## [0.1.8](https://github.com/midwayjs/midway-faas/compare/v0.1.7...v0.1.8) (2019-12-25)
**Note:** Version bump only for package @midwayjs/command-core
## [0.1.7](https://github.com/midwayjs/midway-faas/compare/v0.1.6...v0.1.7) (2019-12-25)

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

4

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

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

},
"gitHead": "85f080b68112753bc2a3e7e5698dd49c41163f95"
"gitHead": "f74651e1236d174803d270e68042cd6fe4ba3d14"
}