react-scroll-sync
Advanced tools
Comparing version
{ | ||
"name": "react-scroll-sync", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Synchronize scroll positions across multiple scrollable containers", | ||
@@ -8,3 +8,3 @@ "type": "module", | ||
"main": "./dist/index.cjs", | ||
"module": "./dist/index.mjs", | ||
"module": "./dist/index.js", | ||
"exports": { | ||
@@ -14,3 +14,3 @@ ".": { | ||
"types": "./dist/index.d.ts", | ||
"default": "./dist/index.mjs" | ||
"default": "./dist/index.js" | ||
}, | ||
@@ -17,0 +17,0 @@ "require": { |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
-100%61027
0