Socket
Socket
Sign inDemoInstall

@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 2.9.1 to 2.9.2

4

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

@@ -34,4 +34,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "6ba20250bf42aa3f8566049aa458aa836835897fb0a1ac00f2177dd464252098",
"typesPublisherContentHash": "c7825602dd7da6e392a52b3cead5930c66b2c16e9e8cba4af6c86deceb43b546",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Tue, 30 Apr 2019 16:45:39 GMT
* Last updated: Fri, 07 Jun 2019 18:30:42 GMT
* Dependencies: @types/react

@@ -14,0 +14,0 @@ * Global values: none

@@ -82,3 +82,3 @@ import { Component } from "react";

*/
timeout: number | { enter?: number, exit?: number };
timeout: number | { appear?: number, enter?: number, exit?: number };

@@ -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