Socket
Socket
Sign inDemoInstall

react-currency-mask

Package Overview
Dependencies
3
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.3.1 to 1.3.2

2

lib/index.js

@@ -29,3 +29,3 @@ "use strict";

}
if (maskedValue && onBlur) {
if (onBlur) {
onBlur(event, originalValue, maskedValue);

@@ -32,0 +32,0 @@ }

{
"name": "react-currency-mask",
"version": "1.3.1",
"version": "1.3.2",
"description": "React Input that handles and apply currency masks in your own inputs",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

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