New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mona-health/react-input-mask

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mona-health/react-input-mask - npm Package Compare versions

Comparing version 3.0.2 to 3.0.3

dist/react-input-mask.js

4

package.json
{
"name": "@mona-health/react-input-mask",
"description": "(yet another) Masked input component for React",
"version": "3.0.2",
"version": "3.0.3",
"homepage": "https://github.com/mona-health/react-input-mask",

@@ -87,3 +87,3 @@ "license": "MIT",

"start": "cross-env BABEL_ENV=test NODE_ENV=development webpack-dev-server",
"prepare": "husky && npm run lint && npm test && npm run clean && npm run types",
"prepare": "husky && npm run lint && npm test && npm run clean && npm run types && npm run build",
"lint": "eslint ./src ./tests ./*.js",

@@ -90,0 +90,0 @@ "lint-fix": "eslint --fix ./src ./tests ./*.js",

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