You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

react-scroll-sync

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-scroll-sync - npm Package Compare versions

Comparing version

to
1.0.2

6

package.json
{
"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": {