Socket
Socket
Sign inDemoInstall

react-smooth

Package Overview
Dependencies
Maintainers
3
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-smooth - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

umd/ReactSmooth.js

14

package.json
{
"name": "react-smooth",
"version": "0.1.10",
"version": "0.1.11",
"description": "react animation library",

@@ -46,4 +46,4 @@ "main": "lib/index",

"peerDependencies": {
"react": "^0.14.0 || ~15.1.0",
"react-dom": "^0.14.0 || ~15.1.0"
"react": "^0.14.0 || ^15.0.0",
"react-dom": "^0.14.0 || ^15.0.0"
},

@@ -53,3 +53,3 @@ "dependencies": {

"raf": "^3.2.0",
"react-addons-transition-group": "^0.14.0 || ~15.1.0"
"react-addons-transition-group": "^0.14.0 || ^15.0.0"
},

@@ -84,5 +84,5 @@ "devDependencies": {

"pre-commit": "^1.1.3",
"react": "~15.1.0",
"react-addons-test-utils": "~15.1.0",
"react-dom": "~15.1.0",
"react": "^15.0.0",
"react-addons-test-utils": "^15.0.0",
"react-dom": "^15.0.0",
"webpack": "^1.13.1",

@@ -89,0 +89,0 @@ "webpack-dev-server": "^1.14.1"

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