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 2.0.14 to 2.0.15

5

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

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

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

@@ -33,4 +34,4 @@ "type": "git",

},
"typesPublisherContentHash": "db27ebdbb50ebe1eed782cde0586d1b8e46f960432dfe71d4e80c5506ca3960b",
"typesPublisherContentHash": "033ca49c7482026917c2b5f7be7f2930f4ba990e2cb1e409c29b9add49254944",
"typeScriptVersion": "2.8"
}

4

react-transition-group/README.md

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Fri, 07 Sep 2018 00:24:23 GMT
* Dependencies: react
* Last updated: Wed, 19 Dec 2018 18:28:51 GMT
* Dependencies: @types/react
* Global values: none

@@ -15,0 +15,0 @@

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

* transition: `opacity ${duration}ms ease-in-out`,
* opactity: 0,
* opacity: 0,
* }

@@ -63,0 +63,0 @@ *

Sorry, the diff of this file is not supported yet

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