🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@openapi-generator-plus/typescript-generator-common

Package Overview
Dependencies
Maintainers
0
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@openapi-generator-plus/typescript-generator-common - npm Package Compare versions

Comparing version

to
1.10.0

10

package.json
{
"name": "@openapi-generator-plus/typescript-generator-common",
"version": "1.9.0",
"version": "1.10.0",
"description": "A common OpenAPI Generator Plus module for TypeScript generators",

@@ -18,8 +18,8 @@ "main": "dist/index.js",

"dependencies": {
"@openapi-generator-plus/types": "^2.16.0",
"@openapi-generator-plus/types": "^2.17.0",
"handlebars": "^4.7.8",
"pluralize": "^8.0.0",
"@openapi-generator-plus/generator-common": "1.5.0",
"@openapi-generator-plus/handlebars-templates": "1.7.0",
"@openapi-generator-plus/java-like-generator-helper": "2.3.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"
},

@@ -26,0 +26,0 @@ "publishConfig": {