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 1.1.5 to 1.1.6

2

react-transition-group v1/index.d.ts

@@ -11,3 +11,3 @@ // Type definitions for react-transition-group 1.1

component?: ReactType;
childFactory?(child: ReactElement<any>): ReactElement<any>;
childFactory?(child: ReactElement): ReactElement;
}

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

{
"name": "@types/react-transition-group",
"version": "1.1.5",
"version": "1.1.6",
"description": "TypeScript definitions for react-transition-group",

@@ -14,2 +14,3 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {

@@ -23,4 +24,4 @@ "type": "git",

},
"typesPublisherContentHash": "0a54cb10f6ac66f5d848ca0ca6c40665fc8b7481e845b4a43aad5d6c63cc7d80",
"typesPublisherContentHash": "e8e69eaa87d21d5d0dcc78ab57a781cd69a9bdd39b533b509a9384ab63e9b4bf",
"typeScriptVersion": "2.8"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for react-transition-group (https://github.com/reactjs/react-transition-group).
This package contains type definitions for react-transition-group ( https://github.com/reactjs/react-transition-group ).

@@ -12,4 +12,4 @@ # Details

Additional Details
* Last updated: Mon, 06 Aug 2018 21:55:30 GMT
* Dependencies: react
* Last updated: Wed, 13 Feb 2019 21:06:18 GMT
* Dependencies: @types/react
* Global values: none

@@ -16,0 +16,0 @@

Sorry, the diff of this file is not supported yet

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