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

@types/react-text-mask

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-text-mask - npm Package Compare versions

Comparing version 5.4.5 to 5.4.6

2

react-text-mask/index.d.ts

@@ -11,3 +11,3 @@ // Type definitions for react-text-mask 5.4

export type maskArray = Array<string | RegExp>;
export type maskArray = Array<string | RegExp> | boolean;

@@ -14,0 +14,0 @@ export interface MaskedInputProps

{
"name": "@types/react-text-mask",
"version": "5.4.5",
"version": "5.4.6",
"description": "TypeScript definitions for react-text-mask",

@@ -34,4 +34,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "4d336f21bcf688b44ce1c96bee8b8e16103595adf9ff7ef4adbf9caf22371ddd",
"typesPublisherContentHash": "c20ac1b3c181930922167665f377ba08d214a70605ad7b3c1455f6739ecf7884",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Fri, 31 May 2019 16:49:44 GMT
* Last updated: Fri, 07 Jun 2019 17:34:48 GMT
* Dependencies: @types/react

@@ -14,0 +14,0 @@ * Global values: none

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