@mona-health/react-input-mask
Advanced tools
Comparing version 3.0.0-alpha.7 to 3.0.0-alpha.8
{ | ||
"name": "@mona-health/react-input-mask", | ||
"description": "(yet another) Masked input component for React", | ||
"version": "3.0.0-alpha.7", | ||
"version": "3.0.0-alpha.8", | ||
"homepage": "https://github.com/mona-health/react-input-mask", | ||
@@ -6,0 +6,0 @@ "license": "MIT", |
@@ -23,6 +23,6 @@ # react-input-mask | ||
```sh | ||
npm install mona-health/react-input-mask@next --save | ||
npm install --save mona-health/react-input-mask@alpha | ||
``` | ||
react-input-mask requires **React 16.8.0 or later.** If you need support for older versions, use [version 2](https://github.com/sanniassin/react-input-mask/tree/v2). | ||
react-input-mask v3 requires **React 16.8.0 or later.** If you need support for older versions, use [version 2](https://github.com/sanniassin/react-input-mask/tree/v2). | ||
@@ -29,0 +29,0 @@ # Usage |
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
137406