🚀 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.5.2

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

@@ -22,3 +22,4 @@ "repository": {

"preversion": "npm test",
"version": "npm run build && git add lib",
"version": "git add lib",
"_version": "npm run build && git add lib",
"postversion": "git push && git push --tags"

@@ -34,4 +35,4 @@ },

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

@@ -38,0 +39,0 @@ "license": "MIT",

Sorry, the diff of this file is not supported yet