Socket
Socket
Sign inDemoInstall

@types/react-transition-group

Package Overview
Dependencies
3
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.4.9 to 4.4.10

6

react-transition-group/package.json
{
"name": "@types/react-transition-group",
"version": "4.4.9",
"version": "4.4.10",
"description": "TypeScript definitions for react-transition-group",

@@ -40,4 +40,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-transition-group",

},
"typesPublisherContentHash": "522e07de1011c0e48e2e47b4b9caf1e9d474ae6cdd6082768a6f0dd60752298c",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "c15204fb7c625783aebd3d5c96dcf4acba753b9363538b9857100c5318791b5a",
"typeScriptVersion": "4.6"
}

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

### Additional Details
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT
* Last updated: Tue, 05 Dec 2023 16:38:07 GMT
* Dependencies: [@types/react](https://npmjs.com/package/@types/react)

@@ -14,0 +14,0 @@

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

import { Component, ElementType, ReactElement } from "react";
import { Component, ElementType, JSX, ReactElement } from "react";
import { TransitionActions, TransitionProps } from "./Transition";

@@ -3,0 +3,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc