@ttoss/http-server
Advanced tools
+8
-8
| { | ||
| "name": "@ttoss/http-server", | ||
| "version": "0.5.9", | ||
| "version": "0.5.10", | ||
| "description": "HTTP Server for ttoss environment", | ||
@@ -28,12 +28,12 @@ "license": "MIT", | ||
| "dependencies": { | ||
| "@koa/bodyparser": "^6.0.0", | ||
| "@koa/bodyparser": "^6.1.0", | ||
| "@koa/cors": "^5.0.0", | ||
| "@koa/multer": "^4.0.0", | ||
| "@koa/router": "^15.1.1", | ||
| "koa": "^3.1.1", | ||
| "@koa/router": "^15.4.0", | ||
| "koa": "^3.2.0", | ||
| "koa-static": "^5.0.0", | ||
| "multer": "2.0.2" | ||
| "multer": "2.1.1" | ||
| }, | ||
| "devDependencies": { | ||
| "@types/koa": "^3.0.1", | ||
| "@types/koa": "^3.0.2", | ||
| "@types/koa__cors": "^5.0.1", | ||
@@ -43,5 +43,5 @@ "@types/koa__multer": "^2.0.8", | ||
| "jest": "^30.3.0", | ||
| "supertest": "^7.1.4", | ||
| "supertest": "^7.2.2", | ||
| "tsup": "^8.5.1", | ||
| "@ttoss/config": "^1.37.8" | ||
| "@ttoss/config": "^1.37.9" | ||
| }, | ||
@@ -48,0 +48,0 @@ "keywords": [ |
12351
0.01%+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated