@openapi-generator-plus/generator-common
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@openapi-generator-plus/generator-common", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "Common utilities for openapi-generator-plus generators", | ||
@@ -24,3 +24,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@openapi-generator-plus/types": "0.2.0", | ||
"@openapi-generator-plus/types": "0.3.0", | ||
"url-parse": "^1.4.7" | ||
@@ -31,3 +31,3 @@ }, | ||
}, | ||
"gitHead": "90428fc2a2c1cf2616af85ad530e29bc90829822" | ||
"gitHead": "ebe93abce6b57adb3d3cf4b0f4bb45af488f3b24" | ||
} |
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.3.0(transitive)
- Removed@openapi-generator-plus/types@0.2.0(transitive)