calidation
Advanced tools
Comparing version 1.7.0 to 1.7.1
@@ -94,6 +94,6 @@ 'use strict'; | ||
return _extends({}, acc, _defineProperty({}, field, null)); | ||
}), | ||
}, null), | ||
fields: Object.keys(prevState.fields).reduce(function (acc, field) { | ||
return _extends({}, acc, _defineProperty({}, field, '')); | ||
}) | ||
}, null) | ||
}; | ||
@@ -100,0 +100,0 @@ }); |
{ | ||
"name": "calidation", | ||
"version": "1.7.0", | ||
"version": "1.7.1", | ||
"description": "A red hot validation library for React", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
41633