@openapi-generator-plus/generator-common
Advanced tools
Comparing version 0.3.3 to 0.3.4
{ | ||
"name": "@openapi-generator-plus/generator-common", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"description": "Common utilities for openapi-generator-plus generators", | ||
@@ -24,3 +24,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@openapi-generator-plus/types": "^0.8.0", | ||
"@openapi-generator-plus/types": "^0.9.0", | ||
"pluralize": "^8.0.0", | ||
@@ -32,3 +32,3 @@ "url-parse": "^1.4.7" | ||
}, | ||
"gitHead": "3cd5017d1bef07dece6eadd3dda730df4c92529c" | ||
"gitHead": "4df5446c45800ea56c855f140fc9b28d40fde583" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@openapi-generator-plus/types@0.9.0(transitive)
- Removed@openapi-generator-plus/types@0.8.0(transitive)