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

react-dnd

Package Overview
Dependencies
Maintainers
3
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-dnd - npm Package Compare versions

Comparing version 2.5.2 to 2.5.3

11

package.json
{
"name": "react-dnd",
"version": "2.5.2",
"version": "2.5.3",
"description": "Drag and Drop for React",

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

},
"license": "MIT",
"license": "BSD-3-Clause",
"scripts": {

@@ -23,3 +23,3 @@ "clean": "../../node_modules/.bin/rimraf lib dist",

"disposables": "^1.0.1",
"dnd-core": "^2.5.2",
"dnd-core": "^2.5.3",
"hoist-non-react-statics": "^2.1.0",

@@ -30,5 +30,8 @@ "invariant": "^2.1.0",

},
"devDependencies": {
"react": "^16.0.0"
},
"peerDependencies": {
"react": "^0.14.0 || ^15.0.0-0 || ^16.0.0-0"
"react": "*"
}
}
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