Socket
Socket
Sign inDemoInstall

react-imask

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-imask - npm Package Compare versions

Comparing version 5.1.5 to 5.1.6

8

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "5.1.5",
"version": "5.1.6",
"homepage": "https://unmanner.github.io/imaskjs/",

@@ -21,4 +21,4 @@ "description": "React input mask",

"dependencies": {
"imask": "^5.1.5",
"prop-types": "^15.6.0"
"imask": "^5.1.6",
"prop-types": "^15.7.2"
},

@@ -31,3 +31,3 @@ "peerDependencies": {

},
"gitHead": "277c4b076395dbfedb4c740b601bf737b662ddd2"
"gitHead": "6ee2986e44766c3369d3fe5dca15bec93df25b9b"
}

@@ -15,3 +15,3 @@ # React IMask Plugin

<IMaskInput
mask=Number
mask={Number}
radix="."

@@ -18,0 +18,0 @@ value="123"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc