@openapi-generator-plus/generator-common
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "@openapi-generator-plus/generator-common", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Common utilities for openapi-generator-plus generators", | ||
@@ -24,3 +24,3 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"@openapi-generator-plus/types": "^0.4.1", | ||
"@openapi-generator-plus/types": "^0.5.0", | ||
"pluralize": "^8.0.0", | ||
@@ -32,3 +32,3 @@ "url-parse": "^1.4.7" | ||
}, | ||
"gitHead": "67a4a8f63640dfb802480ce6a41485f3f03a52d0" | ||
"gitHead": "ad0721a15e6b67a4d6efb529386f0fcb97ad84c4" | ||
} |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
33513
21
535
1
+ Added@openapi-generator-plus/types@0.5.2(transitive)
- Removed@openapi-generator-plus/types@0.4.1(transitive)