@xylabs/express
Advanced tools
+8
-30
| { | ||
| "name": "@xylabs/express", | ||
| "version": "5.0.99", | ||
| "version": "5.0.100", | ||
| "description": "SDK for base code for Api repos that use express and deploy on AWS ECS", | ||
@@ -49,8 +49,7 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/assert": "~5.0.99", | ||
| "@xylabs/logger": "~5.0.99", | ||
| "@xylabs/typeof": "~5.0.99" | ||
| "@xylabs/assert": "~5.0.100", | ||
| "@xylabs/logger": "~5.0.100", | ||
| "@xylabs/typeof": "~5.0.100" | ||
| }, | ||
| "devDependencies": { | ||
| "@inquirer/core": "~11.1.8", | ||
| "@types/body-parser": "~1.19.6", | ||
@@ -61,31 +60,11 @@ "@types/connect": "~3.4.38", | ||
| "@types/node": "~25.6.0", | ||
| "@xylabs/toolchain": "~7.11.2", | ||
| "@xylabs/tsconfig": "~7.11.2", | ||
| "async-mutex": "~0.5.0", | ||
| "@xylabs/toolchain": "~7.11.3", | ||
| "@xylabs/tsconfig": "~7.11.3", | ||
| "body-parser": "~2.2.2", | ||
| "chalk": "~5.6.2", | ||
| "connect": "~3.7.0", | ||
| "cosmiconfig": ">=9", | ||
| "cosmiconfig-typescript-loader": "~6.3.0", | ||
| "cpy": "~13.2.1", | ||
| "deepmerge": "~4.3.1", | ||
| "esbuild": "^0.28.0", | ||
| "eslint": "^10.2.0", | ||
| "express-mung": "~0.5.1", | ||
| "find-up": "~8.0.0", | ||
| "get-tsconfig": "~4.13.7", | ||
| "glob": "~13.0.6", | ||
| "http-status-codes": "~2.3.0", | ||
| "license-checker": "~25.0.1", | ||
| "parse-git-config": "~3.0.0", | ||
| "picomatch": "~4.0.4", | ||
| "publint": "~0.3.18", | ||
| "rollbar": "~3.1.0", | ||
| "rollup": "~4.60.1", | ||
| "rollup-plugin-dts": "~6.4.1", | ||
| "rollup-plugin-node-externals": "~9.0.1", | ||
| "semver": "~7.7.4", | ||
| "sort-package-json": "~3.6.1", | ||
| "tsup": "~8.5.1", | ||
| "types-package-json": "~2.0.39", | ||
| "typescript": "^5", | ||
@@ -97,6 +76,5 @@ "vite": "^8.0.9", | ||
| "winston-transport": "~4.9.0", | ||
| "yargs": "~18.0.0", | ||
| "zod": "^4.3.6", | ||
| "@xylabs/vitest-extended": "~5.0.99", | ||
| "@xylabs/vitest-matchers": "~5.0.99" | ||
| "@xylabs/vitest-matchers": "~5.0.100", | ||
| "@xylabs/vitest-extended": "~5.0.100" | ||
| }, | ||
@@ -103,0 +81,0 @@ "peerDependencies": { |
23
-48.89%141406
-0.46%Updated
Updated
Updated