🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →

react-parallax

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-parallax - npm Package Compare versions

Comparing version

to
3.2.1

{
"name": "react-parallax",
"author": "Richard Rutsche",
"version": "3.2.0",
"version": "3.2.1",
"description": "A React Component for parallax effect working in client-side and server-side rendering environment",

@@ -33,4 +33,4 @@ "repository": {

"peerDependencies": {
"react": "16.x.x",
"react-dom": "16.x.x"
"react": "16.x.x || 17.x.x",
"react-dom": "16.x.x || 17.x.x"
},

@@ -71,4 +71,2 @@ "license": "MIT",

"prettier": "^2.1.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-hot-loader": "^4.12.21",

@@ -75,0 +73,0 @@ "react-router-dom": "^5.2.0",