@midwayjs/busboy
Advanced tools
+21
| MIT License | ||
| Copyright (c) 2013 - Now midwayjs | ||
| Permission is hereby granted, free of charge, to any person obtaining a copy | ||
| of this software and associated documentation files (the "Software"), to deal | ||
| in the Software without restriction, including without limitation the rights | ||
| to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | ||
| copies of the Software, and to permit persons to whom the Software is | ||
| furnished to do so, subject to the following conditions: | ||
| The above copyright notice and this permission notice shall be included in all | ||
| copies or substantial portions of the Software. | ||
| THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | ||
| IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, | ||
| FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE | ||
| AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER | ||
| LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, | ||
| OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE | ||
| SOFTWARE. |
+11
-11
| { | ||
| "name": "@midwayjs/busboy", | ||
| "version": "4.0.0-beta.17", | ||
| "version": "4.0.0", | ||
| "description": "Midway Component for Busboy (multipart form data parser)", | ||
@@ -30,15 +30,15 @@ "main": "dist/index.js", | ||
| "devDependencies": { | ||
| "@midwayjs/core": "^4.0.0-beta.17", | ||
| "@midwayjs/express": "^4.0.0-beta.17", | ||
| "@midwayjs/faas": "^4.0.0-beta.17", | ||
| "@midwayjs/fc-starter": "^4.0.0-beta.17", | ||
| "@midwayjs/koa": "^4.0.0-beta.17", | ||
| "@midwayjs/mock": "^4.0.0-beta.17", | ||
| "@midwayjs/validation": "^4.0.0-beta.17", | ||
| "@midwayjs/validation-zod": "^4.0.0-beta.17", | ||
| "@midwayjs/web": "^4.0.0-beta.17", | ||
| "@midwayjs/core": "^4.0.0", | ||
| "@midwayjs/express": "^4.0.0", | ||
| "@midwayjs/faas": "^4.0.0", | ||
| "@midwayjs/fc-starter": "^4.0.0", | ||
| "@midwayjs/koa": "^4.0.0", | ||
| "@midwayjs/mock": "^4.0.0", | ||
| "@midwayjs/validation": "^4.0.0", | ||
| "@midwayjs/validation-zod": "^4.0.0", | ||
| "@midwayjs/web": "^4.0.0", | ||
| "fs-extra": "11.3.3", | ||
| "zod": "3.25.76" | ||
| }, | ||
| "gitHead": "6a20a4fc8c3ddb71dd89f55cf600c34fd817c628" | ||
| "gitHead": "014f32c23ebc1d5ac21777c76be2fd373ce992d8" | ||
| } |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
43227
2.35%20
5.26%1
-50%