Comparing version 0.0.6 to 0.0.7
@@ -392,2 +392,6 @@ (function() { | ||
} | ||
Object.defineProperty(instance, '_validating', { | ||
writable: true, | ||
value: false | ||
}); | ||
instance.validate = function() { | ||
@@ -394,0 +398,0 @@ var childErrors, e, err, errors, i, k, key, member, pushError, required, type, v, val, validator, validators, value, _i, _j, _len, _len1; |
{ | ||
"name": "scheming", | ||
"version": "0.0.6", | ||
"version": "0.0.7", | ||
"main": "./dest/Scheming.js", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/autoric/scheming", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
364279
1902