@berish/validate
Advanced tools
Comparing version 0.0.1 to 0.0.2
@@ -49,3 +49,3 @@ "use strict"; | ||
return flags_1.FLAG_CONDITION_TRUTHY; | ||
return result; | ||
return flags_1.FLAG_CONDITION_TRUTHY; | ||
} | ||
@@ -62,3 +62,3 @@ return !result; | ||
return flags_1.FLAG_CONDITION_TRUTHY; | ||
return result; | ||
return flags_1.FLAG_CONDITION_TRUTHY; | ||
} | ||
@@ -65,0 +65,0 @@ return !result; |
{ | ||
"name": "@berish/validate", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Validation of complex objects with support for validation maps, rules and decorators", | ||
@@ -5,0 +5,0 @@ "main": "build/index.js", |
Sorry, the diff of this file is not supported yet
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
55796