react-tween-state
Advanced tools
Comparing version 0.1.4 to 0.1.5
@@ -5,2 +5,5 @@ Legend: | ||
### 0.1.5 (April 28th 2016) | ||
- [I] Move React and React-DOM dependencies to devDependencies. React-tween-state doesn't require React. | ||
### 0.1.4 (November 21th 2015) | ||
@@ -7,0 +10,0 @@ - [I] Support for IE9 through `requestAnimationFrame` polyfill. a0b4fb5. |
{ | ||
"name": "react-tween-state", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "React animation.", | ||
@@ -38,6 +38,4 @@ "main": "lib/index.js", | ||
"node-libs-browser": "^0.5.2", | ||
"webpack": "^1.9.11" | ||
}, | ||
"peerDependencies": { | ||
"react-dom": "^0.14.2", | ||
"webpack": "^1.9.11", | ||
"react-dom": ">=0.14", | ||
"react": ">=0.14" | ||
@@ -44,0 +42,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
42181
2
0
6