Comparing version 0.21.32 to 0.21.33
@@ -382,3 +382,3 @@ (function (root, factory) { if (typeof define === 'function' && define.amd) { | ||
}), | ||
textarea: lang.copy(['cols', 'dirName', 'maxLength', 'minLength', 'name', 'placeholder', 'rows', 'wrap', 'type', 'defaultValue', 'textLength', 'validationMessage', 'autocapitalize'], { | ||
textarea: lang.copy(['cols', 'dirName', 'maxLength', 'minLength', 'name', 'placeholder', 'readOnly', 'rows', 'wrap', 'type', 'defaultValue', 'textLength', 'validationMessage', 'autocapitalize'], { | ||
value: bidirectionalHandler | ||
@@ -385,0 +385,0 @@ }), |
{ | ||
"name": "alkali", | ||
"author": "Kris Zyp", | ||
"version": "0.21.32", | ||
"version": "0.21.33", | ||
"description": "Reactivity with native JavaScript objects and HTML elements", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
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
970201
20