schema-llama
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "schema-llama", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A more purely javascript es6 class generator. Takes the work out of validation, type checking, and more.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
@@ -178,2 +178,3 @@ # Schema-Llama | ||
attemptCast: false, | ||
mapNullToEmptyArray: false | ||
} | ||
@@ -180,0 +181,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
37172
387