Socket
Socket
Sign inDemoInstall

rc-animate

Package Overview
Dependencies
Maintainers
3
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-animate - npm Package Compare versions

Comparing version 2.9.0 to 2.9.1

2

es/CSSMotion.js

@@ -48,3 +48,3 @@ import _defineProperty from 'babel-runtime/helpers/defineProperty';

export function genCSSMotion(config) {
var transitionSupport = void 0;
var transitionSupport = config;
var forwardRef = !!React.forwardRef;

@@ -51,0 +51,0 @@

@@ -93,3 +93,3 @@ 'use strict';

function genCSSMotion(config) {
var transitionSupport = void 0;
var transitionSupport = config;
var forwardRef = !!_react2['default'].forwardRef;

@@ -96,0 +96,0 @@

{
"name": "rc-animate",
"version": "2.9.0",
"version": "2.9.1",
"description": "css-transition ui component for react",

@@ -5,0 +5,0 @@ "keywords": [

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