Socket
Socket
Sign inDemoInstall

@uppy/drag-drop

Package Overview
Dependencies
Maintainers
8
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/drag-drop - npm Package Compare versions

Comparing version 3.0.0-beta.2 to 3.0.0

2

lib/DragDrop.js

@@ -7,3 +7,3 @@ import { UIPlugin } from '@uppy/core';

const packageJson = {
"version": "3.0.0-beta.2"
"version": "3.0.0"
};

@@ -10,0 +10,0 @@ import locale from './locale.js';

{
"name": "@uppy/drag-drop",
"description": "Droppable zone UI for Uppy. Drag and drop files into it to upload.",
"version": "3.0.0-beta.2",
"version": "3.0.0",
"license": "MIT",

@@ -29,8 +29,8 @@ "main": "lib/index.js",

"dependencies": {
"@uppy/utils": "^5.0.0-beta.1",
"@uppy/utils": "^5.0.0",
"preact": "^10.5.13"
},
"peerDependencies": {
"@uppy/core": "^3.0.0-beta.4"
"@uppy/core": "^3.0.0"
}
}

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