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

@twreporter/velocity-react

Package Overview
Dependencies
Maintainers
6
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.4.1 to 1.4.2

5

CHANGELOG.md

@@ -0,1 +1,6 @@

### v1.4.2 (2019-08-22)
Update package.json#dependencies: lodash@^4 -> lodash@^4.0.0
Update package.json#files: only pack useful files
### v1.4.1 (2017-12-18)

@@ -2,0 +7,0 @@

11

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

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

"dependencies": {
"lodash": "^4",
"lodash": "^4.0.0",
"prop-types": "^15.5.8",

@@ -68,3 +68,8 @@ "react-transition-group": "^1.2.1",

"webpack-dev-server": "^1.10.1"
}
},
"files": [
"lib",
"index.js",
"velocity-*.js"
]
}
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