jsonpolice
Advanced tools
Comparing version 11.0.1 to 11.0.2
{ | ||
"name": "jsonpolice", | ||
"version": "11.0.1", | ||
"version": "11.0.2", | ||
"description": "JSON Schema parser and validator", | ||
@@ -8,4 +8,3 @@ "type": "module", | ||
".": "./dist/index.js", | ||
"./dist/*.js": "./dist/*.js", | ||
"./*.js": "./dist/*.js" | ||
"./dist/*.js": "./dist/*.js" | ||
}, | ||
@@ -72,3 +71,3 @@ "types": "./dist/index.d.ts", | ||
"dependencies": { | ||
"jsonref": "^8.0.7", | ||
"jsonref": "^8.0.8", | ||
"lodash": "^4.17.21" | ||
@@ -75,0 +74,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
40840
Updatedjsonref@^8.0.8