You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@midwayjs/cli-plugin-clean

Package Overview
Dependencies
Maintainers
7
Versions
240
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@midwayjs/cli-plugin-clean - npm Package Compare versions

Comparing version

to
2.0.14-beta.1

8

CHANGELOG.md

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

## [2.0.14-beta.1](https://github.com/midwayjs/cli/compare/v2.0.13...v2.0.14-beta.1) (2023-02-07)
**Note:** Version bump only for package @midwayjs/cli-plugin-clean
## [2.0.10](https://github.com/midwayjs/cli/compare/v2.0.9...v2.0.10) (2023-01-09)

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

6

package.json
{
"name": "@midwayjs/cli-plugin-clean",
"version": "2.0.10",
"version": "2.0.14-beta.1",
"main": "dist/index",

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

"@midwayjs/command-core": "^2.0.6",
"@midwayjs/serverless-spec-builder": "^2.0.10",
"@midwayjs/serverless-spec-builder": "^2.0.14-beta.1",
"fs-extra": "^8.1.0"

@@ -37,3 +37,3 @@ },

"license": "MIT",
"gitHead": "d9d42ed25de44cb4b10698419e2ea431879bb10a"
"gitHead": "1c8413b340095670576a8c41f9b7bffc6a2cf325"
}