New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/drop-target

Package Overview
Dependencies
Maintainers
5
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/drop-target - npm Package Compare versions

Comparing version 3.0.0-beta.2 to 3.0.0-beta.3

2

lib/index.js

@@ -7,3 +7,3 @@ import BasePlugin from '@uppy/core/lib/BasePlugin.js';

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

@@ -10,0 +10,0 @@ // Default options

{
"name": "@uppy/drop-target",
"description": "Lets your users drag and drop files on a DOM element",
"version": "3.0.0-beta.2",
"version": "3.0.0-beta.3",
"license": "MIT",

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

"dependencies": {
"@uppy/utils": "^6.0.0-beta.2"
"@uppy/utils": "^6.0.0-beta.3"
},
"peerDependencies": {
"@uppy/core": "^4.0.0-beta.2"
"@uppy/core": "^4.0.0-beta.3"
},

@@ -33,0 +33,0 @@ "publishConfig": {

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