Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-tween-state

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-tween-state - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

3

HISTORY.md

@@ -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.

8

package.json
{
"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

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