@xylabs/express
Advanced tools
+7
-7
| { | ||
| "name": "@xylabs/express", | ||
| "version": "5.1.4", | ||
| "version": "5.1.5", | ||
| "description": "SDK for base code for Api repos that use express and deploy on AWS ECS", | ||
@@ -49,5 +49,5 @@ "keywords": [ | ||
| "dependencies": { | ||
| "@xylabs/assert": "~5.1.4", | ||
| "@xylabs/typeof": "~5.1.4", | ||
| "@xylabs/logger": "~5.1.4" | ||
| "@xylabs/logger": "~5.1.5", | ||
| "@xylabs/typeof": "~5.1.5", | ||
| "@xylabs/assert": "~5.1.5" | ||
| }, | ||
@@ -60,4 +60,4 @@ "devDependencies": { | ||
| "@types/node": "^25.9.0", | ||
| "@xylabs/toolchain": "~8.0.8", | ||
| "@xylabs/tsconfig": "~8.0.8", | ||
| "@xylabs/toolchain": "^8.0.8", | ||
| "@xylabs/tsconfig": "^8.0.8", | ||
| "body-parser": "^2.2.2", | ||
@@ -76,3 +76,3 @@ "connect": "^3.7.0", | ||
| "zod": "^4.4.3", | ||
| "@xylabs/vitest-extended": "~5.1.4" | ||
| "@xylabs/vitest-extended": "~5.1.5" | ||
| }, | ||
@@ -79,0 +79,0 @@ "peerDependencies": { |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Updated
Updated
Updated