@cfworker/json-schema
Advanced tools
Comparing version 1.10.1 to 1.10.2
{ | ||
"name": "@cfworker/json-schema", | ||
"type": "module", | ||
"version": "1.10.1", | ||
"version": "1.10.2", | ||
"description": "A JSON schema validator that will run on Cloudflare workers. Supports drafts 4, 7, 2019-09, and 2020-12.", | ||
@@ -42,3 +42,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@cfworker/dev": "^1.10.1", | ||
"@cfworker/dev": "^1.10.2", | ||
"@types/chai": "^4.2.16", | ||
@@ -49,5 +49,4 @@ "@types/mocha": "^8.2.2", | ||
"mocha": "^8.3.2", | ||
"typescript": "^4.4.3" | ||
}, | ||
"gitHead": "ead7fc69fa2efc19191ba68fa342e9ad4befcedf" | ||
"typescript": "^4.5.2" | ||
} | ||
} |
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
112693
30