Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@midwayjs/busboy

Package Overview
Dependencies
Maintainers
7
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@midwayjs/busboy - npm Package Compare versions

Comparing version
3.20.22
to
3.20.23
+8
-8
package.json
{
"name": "@midwayjs/busboy",
"version": "3.20.22",
"version": "3.20.23",
"description": "Midway Component for upload",

@@ -30,10 +30,10 @@ "main": "dist/index.js",

"devDependencies": {
"@midwayjs/core": "^3.20.22",
"@midwayjs/express": "^3.20.22",
"@midwayjs/faas": "^3.20.22",
"@midwayjs/koa": "^3.20.22",
"@midwayjs/mock": "^3.20.22",
"@midwayjs/web": "^3.20.22"
"@midwayjs/core": "^3.20.23",
"@midwayjs/express": "^3.20.23",
"@midwayjs/faas": "^3.20.23",
"@midwayjs/koa": "^3.20.23",
"@midwayjs/mock": "^3.20.23",
"@midwayjs/web": "^3.20.23"
},
"gitHead": "ea2f0e09be0dca40302268aafa1d2bb34e634216"
"gitHead": "bcc88ff9acdfae180a851afbe1569aad3814c38e"
}