Socket
Socket
Sign inDemoInstall

react-smooth

Package Overview
Dependencies
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-smooth - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

4

CHANGELOG.md

@@ -0,1 +1,5 @@

### 0.1.7 / 2016-04-21
===
- fix: fix Animate trigger animate when isActive is false
### 0.1.6 / 2016-04-15

@@ -2,0 +6,0 @@ ===

@@ -132,2 +132,4 @@ 'use strict';

});
return;
}

@@ -134,0 +136,0 @@

@@ -132,2 +132,4 @@ 'use strict';

});
return;
}

@@ -134,0 +136,0 @@

2

package.json
{
"name": "react-smooth",
"version": "0.1.6",
"version": "0.1.7",
"description": "react animation library",

@@ -5,0 +5,0 @@ "main": "lib/index",

@@ -111,2 +111,4 @@ import React, { Component, PropTypes, cloneElement, Children } from 'react';

});
return;
}

@@ -113,0 +115,0 @@

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