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.0 to 5.1.1

1

dist/react-imask.js

@@ -171,2 +171,3 @@ (function (global, factory) {

parse: PropTypes.func,
autofix: PropTypes.bool,
// number

@@ -173,0 +174,0 @@ radix: PropTypes.string,

6

package.json

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

"license": "MIT",
"version": "5.1.0",
"version": "5.1.1",
"homepage": "https://unmanner.github.io/imaskjs/",

@@ -25,3 +25,3 @@ "description": "React input mask",

"dependencies": {
"imask": "^5.1.0",
"imask": "^5.1.1",
"prop-types": "^15.6.0"

@@ -35,3 +35,3 @@ },

},
"gitHead": "f6d706c0d5f029447fe12a7f4f79a5ef80b1e1a8"
"gitHead": "fd08bc1226feaa39ac3f1ed446fa4b3d441338ed"
}

@@ -39,2 +39,3 @@ import React from 'react';

parse: PropTypes.func,
autofix: PropTypes.bool,

@@ -41,0 +42,0 @@ // number

Sorry, the diff of this file is not supported yet

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