Socket
Socket
Sign inDemoInstall

react-smooth

Package Overview
Dependencies
65
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.3 to 0.1.4

4

CHANGELOG.md

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

### 0.1.4 / 2016-04-12
===
- chore: change transition-group addons to dependencies
### 0.1.3 / 2016-04-12

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

9

package.json
{
"name": "react-smooth",
"version": "0.1.3",
"version": "0.1.4",
"description": "react animation library",

@@ -44,4 +44,3 @@ "main": "lib/index",

"react": "^0.14.0 || ^15.0.0",
"react-dom": "^0.14.0 || ^15.0.0",
"react-addons-transition-group": "^0.14.0 || ^15.0.0"
"react-dom": "^0.14.0 || ^15.0.0"
},

@@ -52,3 +51,4 @@ "dependencies": {

"pure-render-decorator": "0.2.0",
"raf": "^3.2.0"
"raf": "^3.2.0",
"react-addons-transition-group": "^0.14.0 || ^15.0.0"
},

@@ -83,3 +83,2 @@ "devDependencies": {

"react-addons-test-utils": "^15.0.0",
"react-addons-transition-group": "^15.0.0",
"react-dom": "^15.0.0",

@@ -86,0 +85,0 @@ "webpack": "^1.12.15",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc