New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-simple-animate

Package Overview
Dependencies
Maintainers
2
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-simple-animate - npm Package Compare versions

Comparing version 1.5.2-beta.2 to 1.5.2-beta.3

4

lib/animate.js

@@ -78,3 +78,5 @@ 'use strict';

this.setAnimationDelay(!!delaySeconds && startAnimation, delaySeconds);
if (!!delaySeconds) {
this.setAnimationDelay(!!delaySeconds && startAnimation, delaySeconds);
}

@@ -81,0 +83,0 @@ this.setAnimationDelay(!!onCompleteStyle && startAnimation, delayTotalSeconds);

{
"name": "react-simple-animate",
"version": "1.5.2-beta.2",
"version": "1.5.2-beta.3",
"description": "react simple animate",

@@ -30,3 +30,3 @@ "main": "lib/animate.js",

"enzyme": "^2.9.1",
"flow-bin": "^0.51.1",
"flow-bin": "^0.53.0",
"jest": "^20.0.4",

@@ -33,0 +33,0 @@ "react-test-renderer": "^15.6.1",

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