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

@twreporter/velocity-react

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twreporter/velocity-react - npm Package Compare versions

Comparing version 1.3.4 to 1.4.0

15

CHANGELOG.md

@@ -0,1 +1,16 @@

### v1.4.0 (2017-12-18)
Upgrade peer dependencies. Accept react@^16.0.0 and react-dom@^16.0.0
Upgrade react-transition-group@^2.2.1 which accepts react@^16.0.0 and react-dom@^16.0.0
### v1.3.4 (2017-11-30):
Fix lodash/pluck with lodash/map
### v1.3.3 (2017-11-30):
Bump lodash version to ^4
## ======== @twreporter/velocity-react
### v1.3.3 (2017-05-19):

@@ -2,0 +17,0 @@

8

package.json
{
"name": "@twreporter/velocity-react",
"version": "1.3.4",
"version": "1.4.0",
"description": "React components to wrap Velocity animations",

@@ -32,3 +32,3 @@ "main": "index.js",

"prop-types": "^15.5.8",
"react-transition-group": "^1.1.2",
"react-transition-group": "^2.2.1",
"velocity-animate": "^1.4.0"

@@ -59,4 +59,4 @@ },

"prettier": "^1.7.0",
"react": "^15.5.0",
"react-dom": "^15.5.0",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"react-hot-loader": "^1.2.9",

@@ -63,0 +63,0 @@ "react-tween-state": "^0.1.3",

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