Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

react-maskfy

Package Overview
Dependencies
0
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.2 to 2.0.3

11

maskfy.js

@@ -1,2 +0,3 @@

import { Component } from 'react';
React = require('react');
/**

@@ -8,7 +9,7 @@ * @author: figuarnieri

* @since: 2018
* @version: 2.0.0
* @version: 2.0.3
*/
"use strict";
export default class Maskfy extends Component{
class Maskfy extends React.Component{
/**

@@ -147,2 +148,4 @@ * @param {String || Object} Selector String

}
}
}
export default Maskfy;
{
"name": "react-maskfy",
"version": "2.0.2",
"version": "2.0.3",
"description": "A React library without a dependency... Very simple to install and use. With only 1kb (gzip) code, IE Compatibility, it's also well accepted on mobile devices",

@@ -5,0 +5,0 @@ "main": "maskfy.js",

@@ -1,2 +0,2 @@

# Maskfy (2.0.2) - Input Mask Simple
# Maskfy (2.0.3) - Input Mask Simple
A React library without a dependency... Very simple to install and use. With only 1kb (gzip) code, IE Compatibility, it's also well accepted on mobile devices

@@ -3,0 +3,0 @@ ## Install / Usage

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc