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 1.1.3 to 1.1.4

0

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

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

4

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

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

import * as TransitionGroup from "./TransitionGroup";
import TransitionGroup = require("./TransitionGroup");
export {

@@ -21,3 +21,3 @@ TransitionGroupProps,

import * as CSSTransitionGroup from "./CSSTransitionGroup";
import CSSTransitionGroup = require("./CSSTransitionGroup");
export {

@@ -24,0 +24,0 @@ CSSTransitionGroupProps,

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

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

},
"typesPublisherContentHash": "b9ddb4631912b5b0e0626084c7e68b655b9aac5ea241525e81457e3668337740",
"typesPublisherContentHash": "26b8805358c44dd5564dc1307322a0dcd91f1ccd5dc93f5ebbaf0693f26d8551",
"typeScriptVersion": "2.6"
}

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

Additional Details
* Last updated: Mon, 12 Feb 2018 20:56:58 GMT
* Last updated: Thu, 26 Apr 2018 22:15:55 GMT
* Dependencies: react

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

@@ -0,0 +0,0 @@ import { Component, HTMLAttributes, ReactElement, ReactType } from "react";

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