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

react-parallax

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-parallax - npm Package Compare versions

Comparing version

to
0.4.3

6

package.json
{
"name": "react-parallax",
"author": "Richard Rutsche",
"version": "0.4.2",
"version": "0.4.3",
"description": "A React Component for parallax effect.",

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

"dependencies": {
"react": "^0.14.0",
"react-dom": "^0.14.0"
"react": "^0.14.0 || ^15.0.0-0",
"react-dom": "^0.14.0 || ^15.0.0-0"
},

@@ -21,0 +21,0 @@ "license": "MIT",