Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-dnd-scrolling

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dnd-scrolling - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

7

package.json
{
"name": "react-dnd-scrolling",
"version": "1.3.0",
"version": "1.3.1",
"description": "A cross browser solution to scrolling during drag and drop.",
"main": "lib/cjs/index.js",
"type": "module",

@@ -9,7 +10,7 @@ "exports": {

"import": "./lib/esm/util.js",
"require": "./lib/cjs/util.cjs"
"require": "./lib/cjs/util.js"
},
"default": {
"import": "./lib/esm/index.js",
"require": "./lib/cjs/index.cjs"
"require": "./lib/cjs/index.js"
}

@@ -16,0 +17,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc