Comparing version 1.1.4 to 1.1.5
@@ -1,2 +0,2 @@ | ||
import ajv from 'ajv'; | ||
import * as ajv from 'ajv'; | ||
@@ -3,0 +3,0 @@ declare var ajvOAI: { |
{ | ||
"name": "ajv-oai", | ||
"version": "1.1.4", | ||
"version": "1.1.5", | ||
"description": "OpenAPI's JsonSchema validator, Powered by Ajv", | ||
@@ -5,0 +5,0 @@ "main": "lib/ajv-oai.js", |
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
9248