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

@types/react-transition-group

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/react-transition-group - npm Package Compare versions

Comparing version 4.4.7 to 4.4.8

9

react-transition-group/index.d.ts

@@ -1,10 +0,1 @@

// Type definitions for react-transition-group 4.4
// Project: https://github.com/reactjs/react-transition-group
// Definitions by: Karol Janyst <https://github.com/LKay>
// Epskampie <https://github.com/Epskampie>
// Masafumi Koba <https://github.com/ybiquitous>
// Ben Grynhaus <https://github.com/bengry>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.8
export { default as config } from "./config";

@@ -11,0 +2,0 @@ export { default as CSSTransition } from "./CSSTransition";

20

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

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

"name": "Karol Janyst",
"url": "https://github.com/LKay",
"githubUsername": "LKay"
"githubUsername": "LKay",
"url": "https://github.com/LKay"
},
{
"name": "Epskampie",
"url": "https://github.com/Epskampie",
"githubUsername": "Epskampie"
"githubUsername": "Epskampie",
"url": "https://github.com/Epskampie"
},
{
"name": "Masafumi Koba",
"url": "https://github.com/ybiquitous",
"githubUsername": "ybiquitous"
"githubUsername": "ybiquitous",
"url": "https://github.com/ybiquitous"
},
{
"name": "Ben Grynhaus",
"url": "https://github.com/bengry",
"githubUsername": "bengry"
"githubUsername": "bengry",
"url": "https://github.com/bengry"
}

@@ -41,4 +41,4 @@ ],

},
"typesPublisherContentHash": "1937459f9c5702cc92a9f8558e801306afd367ac24f0fc97476e9f21c75e3284",
"typesPublisherContentHash": "c667071554c569566087b9487bdd5ebdb9c6999411e644eca68ef509a04730de",
"typeScriptVersion": "4.5"
}

@@ -11,7 +11,6 @@ # Installation

### 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 [Karol Janyst](https://github.com/LKay), [Epskampie](https://github.com/Epskampie), [Masafumi Koba](https://github.com/ybiquitous), and [Ben Grynhaus](https://github.com/bengry).
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