react-imask
Advanced tools
Comparing version 5.1.2 to 5.1.3
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "5.1.2", | ||
"version": "5.1.3", | ||
"homepage": "https://unmanner.github.io/imaskjs/", | ||
@@ -25,3 +25,3 @@ "description": "React input mask", | ||
"dependencies": { | ||
"imask": "^5.1.2", | ||
"imask": "^5.1.3", | ||
"prop-types": "^15.6.0" | ||
@@ -35,3 +35,3 @@ }, | ||
}, | ||
"gitHead": "aebaf14ee1aa16ca64677b70dc60cb2d6d9665a8" | ||
"gitHead": "7d281f24cb841eedd99ffa711842e94af3024040" | ||
} |
@@ -44,3 +44,3 @@ # React IMask Plugin | ||
<StyledInput | ||
...props | ||
{...props} | ||
innerRef={inputRef} // bind internal input (if you use styled-components V4, use "ref" instead "innerRef") | ||
@@ -47,0 +47,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
33706
Updatedimask@^5.1.3