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.2.1 to 1.2.2

6

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

@@ -59,3 +59,3 @@ "main": "lib/index.js",

"react": "^17.0.2",
"react-dnd": "^14.0.2",
"react-dnd": "^15.1.1",
"react-dom": "^17.0.2",

@@ -68,5 +68,5 @@ "sinon": "^11.1.1",

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

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

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

@@ -12,3 +12,3 @@ ### Build Status

### [Basic Example](./examples/basic)
### [Basic Example](./examples/basic) ([Live Demo](https://codesandbox.io/s/react-dnd-scrolling-demo-vnp66))

@@ -15,0 +15,0 @@ ```bash

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