@ardatan/fast-json-stringify
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -17,10 +17,2 @@ 'use strict' | ||
})); | ||
this.ajv.addKeyword({ | ||
keyword: 'fjs_type', | ||
type: 'object', | ||
errors: false, | ||
validate: (type, date) => { | ||
return date instanceof Date | ||
} | ||
}) | ||
} | ||
@@ -27,0 +19,0 @@ |
{ | ||
"name": "@ardatan/fast-json-stringify", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"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
311945
11848