fast-json-stringify
Advanced tools
Comparing version 5.0.3 to 5.0.4
@@ -492,2 +492,6 @@ 'use strict' | ||
delete mergedSchema.allOf | ||
mergedSchema.$id = `merged_${randomUUID()}` | ||
ajvInstance.addSchema(mergedSchema) | ||
location.schemaId = mergedSchema.$id | ||
} | ||
@@ -494,0 +498,0 @@ |
{ | ||
"name": "fast-json-stringify", | ||
"version": "5.0.3", | ||
"version": "5.0.4", | ||
"description": "Stringify your JSON at max speed", | ||
@@ -5,0 +5,0 @@ "main": "index.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
313209
76
11648