@xylabs/express
Advanced tools
+7
-7
| { | ||
| "name": "@xylabs/express", | ||
| "version": "6.0.6", | ||
| "version": "6.0.7", | ||
| "description": "SDK for base code for Api repos that use express and deploy on AWS ECS", | ||
@@ -49,5 +49,5 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/assert": "~6.0.6", | ||
| "@xylabs/logger": "~6.0.6", | ||
| "@xylabs/typeof": "~6.0.6" | ||
| "@xylabs/assert": "~6.0.7", | ||
| "@xylabs/logger": "~6.0.7", | ||
| "@xylabs/typeof": "~6.0.7" | ||
| }, | ||
@@ -59,4 +59,4 @@ "devDependencies": { | ||
| "@types/node": "^25.9.1", | ||
| "@xylabs/toolchain": "^8.1.8", | ||
| "@xylabs/tsconfig": "^8.1.8", | ||
| "@xylabs/toolchain": "^8.1.11", | ||
| "@xylabs/tsconfig": "^8.1.11", | ||
| "body-parser": "^2.2.2", | ||
@@ -73,3 +73,3 @@ "connect": "^3.7.0", | ||
| "zod": "^4.4.3", | ||
| "@xylabs/vitest-extended": "~6.0.6" | ||
| "@xylabs/vitest-extended": "~6.0.7" | ||
| }, | ||
@@ -76,0 +76,0 @@ "peerDependencies": { |
145081
0Updated
Updated
Updated