Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/react-maskedinput

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-maskedinput - npm Package Compare versions

Comparing version 4.0.7 to 4.0.8

7

react-maskedinput/index.d.ts

@@ -1,8 +0,1 @@

// Type definitions for react-maskedinput 4.0
// Project: https://github.com/insin/react-maskedinput
// Definitions by: Karol Janyst <https://github.com/LKay>
// Carlos Bonetti <https://github.com/CarlosBonetti>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import * as React from "react";

@@ -9,0 +2,0 @@

12

react-maskedinput/package.json
{
"name": "@types/react-maskedinput",
"version": "4.0.7",
"version": "4.0.8",
"description": "TypeScript definitions for react-maskedinput",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-maskedinput",

"name": "Karol Janyst",
"url": "https://github.com/LKay",
"githubUsername": "LKay"
"githubUsername": "LKay",
"url": "https://github.com/LKay"
},
{
"name": "Carlos Bonetti",
"url": "https://github.com/CarlosBonetti",
"githubUsername": "CarlosBonetti"
"githubUsername": "CarlosBonetti",
"url": "https://github.com/CarlosBonetti"
}

@@ -31,4 +31,4 @@ ],

},
"typesPublisherContentHash": "d6f96538374d1193df7f937793bb22219c55514caee1d2b3e27cc79f53262ef4",
"typesPublisherContentHash": "418ac5cab3d280c0445a82e5e25c8fff4dcd57e8f79849e1b971f7c864255be0",
"typeScriptVersion": "4.5"
}

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

````ts
// Type definitions for react-maskedinput 4.0
// Project: https://github.com/insin/react-maskedinput
// Definitions by: Karol Janyst <https://github.com/LKay>
// Carlos Bonetti <https://github.com/CarlosBonetti>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
import * as React from "react";

@@ -42,7 +35,6 @@

### Additional Details
* Last updated: Wed, 27 Sep 2023 07:12:04 GMT
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)
* Global values: none
# Credits
These definitions were written by [Karol Janyst](https://github.com/LKay), and [Carlos Bonetti](https://github.com/CarlosBonetti).
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