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

@nosferatu500/react-dnd-scrollzone

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nosferatu500/react-dnd-scrollzone - npm Package Compare versions

Comparing version 1.0.14 to 2.0.0-alpha.0

20

package.json
{
"name": "@nosferatu500/react-dnd-scrollzone",
"version": "1.0.14",
"version": "2.0.0-alpha.0",
"description": "A cross browser solution to scrolling during drag and drop.",

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

"devDependencies": {
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/cli": "^7.14.8",
"@babel/core": "^7.14.8",
"@babel/plugin-proposal-class-properties": "^7.14.5",
"@babel/preset-env": "^7.14.7",
"@babel/preset-env": "^7.14.8",
"@babel/preset-react": "^7.14.5",

@@ -59,3 +59,3 @@ "@babel/register": "^7.14.5",

"chai": "^4.3.4",
"eslint": "^7.29.0",
"eslint": "^7.32.0",
"eslint-config-airbnb": "^18.2.1",

@@ -66,14 +66,14 @@ "eslint-plugin-import": "^2.23.4",

"in-publish": "^2.0.1",
"mocha": "^9.0.1",
"mocha": "^9.0.3",
"react": "^17.0.2",
"react-dnd": "^11.1.3",
"react-dom": "^17.0.2",
"sinon": "^11.1.1",
"sinon": "^11.1.2",
"sinon-chai": "^3.7.0"
},
"peerDependencies": {
"react": "^17.0.2",
"react-dnd": "^11.1.3",
"react-dom": "^17.0.2"
"react": ">=17.0.0",
"react-dnd": ">=11.0.0",
"react-dom": ">=17.0.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