@openapi-generator-plus/typescript-generator-common
Advanced tools
Comparing version
{ | ||
"name": "@openapi-generator-plus/typescript-generator-common", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"description": "A common OpenAPI Generator Plus module for TypeScript generators", | ||
@@ -21,5 +21,5 @@ "main": "dist/index.js", | ||
"pluralize": "^8.0.0", | ||
"@openapi-generator-plus/generator-common": "1.6.0", | ||
"@openapi-generator-plus/java-like-generator-helper": "2.4.0", | ||
"@openapi-generator-plus/handlebars-templates": "1.8.0" | ||
"@openapi-generator-plus/generator-common": "1.6.1", | ||
"@openapi-generator-plus/handlebars-templates": "1.8.1", | ||
"@openapi-generator-plus/java-like-generator-helper": "2.4.1" | ||
}, | ||
@@ -26,0 +26,0 @@ "publishConfig": { |
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated