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.1.0 to 1.2.0

8

package.json
{
"name": "react-dnd-scrolling",
"version": "1.1.0",
"version": "1.2.0",
"description": "A cross browser solution to scrolling during drag and drop.",

@@ -70,6 +70,6 @@ "main": "lib/index.js",

"peerDependencies": {
"react": "16.x",
"react-dnd": "10.x || 11.x",
"react-dom": "16.x"
"react": "16.x || 17.x",
"react-dnd": "10.x || 11.x || 14.x",
"react-dom": "16.x || 17.x"
}
}

@@ -5,3 +5,3 @@ # react-dnd-scrolling

Works with `react-dnd` 10.x, 11.x.
Works with `react-dnd` 10.x, 11.x, 14.x.

@@ -8,0 +8,0 @@ ### Build Status

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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