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.5 to 2.0.6

2

react-transition-group/CSSTransition.d.ts
import { Component } from "react";
import { TransitionProps } from "react-transition-group/Transition";
import { TransitionProps } from "./Transition";

@@ -4,0 +4,0 @@ declare namespace CSSTransition {

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

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

},
"typesPublisherContentHash": "7ac32b05bbaa5dd2727f44520e0bc4b3ec518f211b4e3a5d3850b5baf9efe68c",
"typesPublisherContentHash": "60d47d40f03421245d685921bb6d9f4cb1f70478cdfdeee9f4d5931d1f247b1c",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Wed, 20 Sep 2017 22:08:06 GMT
* Last updated: Tue, 26 Sep 2017 18:18:49 GMT
* Dependencies: react

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

import { Component, ReactType, HTMLProps, ReactElement } from "react";
import { TransitionActions, TransitionProps } from "react-transition-group/Transition";
import { TransitionActions, TransitionProps } from "./Transition";

@@ -4,0 +4,0 @@ declare namespace TransitionGroup {

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