Socket
Socket
Sign inDemoInstall

@types/react-currency-format

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-currency-format - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

react-currency-format/index.d.ts

@@ -1,2 +0,2 @@

import { Component, ComponentType, HTMLAttributes, InputHTMLAttributes } from "react";
import { Component, ComponentType, HTMLAttributes, InputHTMLAttributes, JSX } from "react";

@@ -3,0 +3,0 @@ declare namespace CurrencyFormat {

{
"name": "@types/react-currency-format",
"version": "1.0.3",
"version": "1.0.4",
"description": "TypeScript definitions for react-currency-format",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-currency-format",

},
"typesPublisherContentHash": "3e43ff67a43813c9c9ccf4bea69f7bb48a620540d9cb7a52f570a70087a080ce",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "5bdbd270117aeded3b0f061c2fdd761098998433b16933b86af3ef818e8a750c",
"typeScriptVersion": "4.6"
}

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

````ts
import { Component, ComponentType, HTMLAttributes, InputHTMLAttributes } from "react";
import { Component, ComponentType, HTMLAttributes, InputHTMLAttributes, JSX } from "react";

@@ -82,3 +82,3 @@ declare namespace CurrencyFormat {

### Additional Details
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT
* Last updated: Wed, 06 Dec 2023 06:08:17 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -85,0 +85,0 @@

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