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

@filerobot/attach-dnd

Package Overview
Dependencies
Maintainers
2
Versions
1368
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@filerobot/attach-dnd - npm Package Compare versions

Comparing version 1.0.12 to 1.0.13

8

package.json
{
"name": "@filerobot/attach-dnd",
"version": "1.0.12",
"version": "1.0.13",
"description": "Attaches drag & drop zone to the specified HTML target, so any file dropped in that target would be uploaded.",

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

"dependencies": {
"@filerobot/utils": "1.0.49"
"@filerobot/utils": "1.0.50"
},

@@ -23,4 +23,4 @@ "devDependencies": {

"peerDependencies": {
"@filerobot/core": "1.0.49",
"@filerobot/explorer": "1.0.49",
"@filerobot/core": "1.0.50",
"@filerobot/explorer": "1.0.50",
"react": "^17.0.1",

@@ -27,0 +27,0 @@ "react-dom": "^17.0.1"

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