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 2.2.0 to 2.2.1

2

dist/react-imask.js

@@ -251,2 +251,4 @@ (function (global, factory) {

padFractionalZeros: PropTypes.bool,
min: PropTypes.number,
max: PropTypes.number,

@@ -253,0 +255,0 @@ // dynamic

2

package.json
{
"name": "react-imask",
"version": "2.2.0",
"version": "2.2.1",
"description": "React input mask",

@@ -5,0 +5,0 @@ "main": "dist/react-imask.js",

@@ -144,2 +144,4 @@ import React from 'react';

padFractionalZeros: PropTypes.bool,
min: PropTypes.number,
max: PropTypes.number,

@@ -146,0 +148,0 @@ // dynamic

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