Socket
Socket
Sign inDemoInstall

react-addons-transition-group

Package Overview
Dependencies
Maintainers
5
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-addons-transition-group

The code in this package has moved. We recommend you to use `TransitionGroup` from [`react-transition-group`](https://github.com/reactjs/react-transition-group) instead.


Version published
Weekly downloads
18K
decreased by-0.8%
Maintainers
5
Weekly downloads
 
Created
Source

react-addons-transition-group

The code in this package has moved. We recommend you to use TransitionGroup from react-transition-group instead.

In particular, its version 1.x is a drop-in replacement for the last released version of react-addons-transition-group.

Run npm install --save react-transition-group@1.x, and replace the imports in your code:

// Old
import TransitionGroup from 'react-addons-transition-group';

// New
import TransitionGroup from 'react-transition-group/TransitionGroup';

The documentation branch for react-transition-group@1.x can be found here.

Keywords

FAQs

Package last updated on 26 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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