api-ts-utils
Advanced tools
+2
-2
| { | ||
| "name": "api-ts-utils", | ||
| "version": "3.4.8", | ||
| "version": "3.4.9", | ||
| "description": "Create documented REST API using controllers and interfaces in typescript", | ||
@@ -24,3 +24,3 @@ "main": "dist", | ||
| "swagger-ui-express": "^4.0.1", | ||
| "typescript-util-core": "7.1.3", | ||
| "typescript-util-core": "7.1.5", | ||
| "typescript": "3.7.5", | ||
@@ -27,0 +27,0 @@ "uuid": "^3.3.2" |
+ Added
- Removed
Updated