react-scroll-sync
Advanced tools
Comparing version
{ | ||
"name": "react-scroll-sync", | ||
"version": "0.8.0", | ||
"version": "0.9.0", | ||
"description": "Synchronize scroll positions across multiple scrollable containers", | ||
@@ -73,7 +73,8 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"react": "0.14.x || 15.x || 16.x", | ||
"react-dom": "0.14.x || 15.x || 16.x", | ||
"prop-types": "15.x" | ||
"react": "0.14.x || 15.x || 16.x || 17.x", | ||
"react-dom": "0.14.x || 15.x || 16.x || 17.x" | ||
}, | ||
"dependencies": {} | ||
"dependencies": { | ||
"prop-types": "^15.5.7" | ||
} | ||
} |
129882
0.02%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed