@getanthill/api-validators
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "@getanthill/api-validators", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "OpenAPI / AsyncAPI validator", | ||
@@ -56,3 +56,2 @@ "main": "dist/index.js", | ||
"npm": "^9.1.1", | ||
"openapi-types": "12.0.2", | ||
"prettier": "^2.7.1", | ||
@@ -68,2 +67,3 @@ "rollup": "^2.68.0", | ||
"dependencies": { | ||
"openapi-types": "12.0.2", | ||
"ajv": "8.11.2", | ||
@@ -70,0 +70,0 @@ "ajv-draft-04": "1.0.0" |
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
28
4
+ Addedopenapi-types@12.0.2
+ Addedopenapi-types@12.0.2(transitive)