Huge News!Announcing our $40M Series B led by Abstract Ventures.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.12 to 5.4.13

8

react-text-mask/index.d.ts

@@ -1,9 +0,1 @@

// Type definitions for react-text-mask 5.4
// Project: https://github.com/text-mask/text-mask/tree/master/react
// Definitions by: Guilherme Hübner <https://github.com/guilhermehubner>
// Deividi Cavarzan <https://github.com/cavarzan>
// Artem Lyubchuk <https://github.com/needpower>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 3.9
import * as React from "react";

@@ -10,0 +2,0 @@

16

react-text-mask/package.json
{
"name": "@types/react-text-mask",
"version": "5.4.12",
"version": "5.4.13",
"description": "TypeScript definitions for react-text-mask",

@@ -10,14 +10,14 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-text-mask",

"name": "Guilherme Hübner",
"url": "https://github.com/guilhermehubner",
"githubUsername": "guilhermehubner"
"githubUsername": "guilhermehubner",
"url": "https://github.com/guilhermehubner"
},
{
"name": "Deividi Cavarzan",
"url": "https://github.com/cavarzan",
"githubUsername": "cavarzan"
"githubUsername": "cavarzan",
"url": "https://github.com/cavarzan"
},
{
"name": "Artem Lyubchuk",
"url": "https://github.com/needpower",
"githubUsername": "needpower"
"githubUsername": "needpower",
"url": "https://github.com/needpower"
}

@@ -36,4 +36,4 @@ ],

},
"typesPublisherContentHash": "1fe6d6696fbb4efade154d78b73ff920a9736cf745521479a35e3764d05347f6",
"typesPublisherContentHash": "97b859147079ffcef348469d031f044d66d62d212a7ed226278ee2fbc66a6c49",
"typeScriptVersion": "4.5"
}

@@ -11,10 +11,2 @@ # Installation

````ts
// Type definitions for react-text-mask 5.4
// Project: https://github.com/text-mask/text-mask/tree/master/react
// Definitions by: Guilherme Hübner <https://github.com/guilhermehubner>
// Deividi Cavarzan <https://github.com/cavarzan>
// Artem Lyubchuk <https://github.com/needpower>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// Minimum TypeScript Version: 3.9
import * as React from "react";

@@ -82,7 +74,6 @@

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:06 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by [Guilherme Hübner](https://github.com/guilhermehubner), [Deividi Cavarzan](https://github.com/cavarzan), and [Artem Lyubchuk](https://github.com/needpower).
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