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

@types/react-textfit

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-textfit - npm Package Compare versions

Comparing version 1.1.3 to 1.1.4

2

react-textfit/index.d.ts

@@ -12,2 +12,2 @@ import * as React from "react";

export function Textfit(props: TextfitProps): JSX.Element;
export function Textfit(props: TextfitProps): React.JSX.Element;
{
"name": "@types/react-textfit",
"version": "1.1.3",
"version": "1.1.4",
"description": "TypeScript definitions for react-textfit",

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

},
"typesPublisherContentHash": "549302c61aad22e2bf6381569052b5f11b16854a22cc7ca0460aa62f26b5031d",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "bc45ca26fb17698dca74743f6a811ffcd36769527302c57a4b3af955a5bd4062",
"typeScriptVersion": "4.6"
}

@@ -22,3 +22,3 @@ # Installation

export function Textfit(props: TextfitProps): JSX.Element;
export function Textfit(props: TextfitProps): React.JSX.Element;

@@ -28,3 +28,3 @@ ````

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

@@ -31,0 +31,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