Socket
Socket
Sign inDemoInstall

react-file-utils

Package Overview
Dependencies
1
Maintainers
14
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.9 to 1.1.10

2

dist/components/ImageDropzone.js

@@ -29,3 +29,3 @@ var __assign = (this && this.__assign) || function () {

className: "\n rfu-dropzone\n " + (isDragAccept ? 'rfu-dropzone--accept' : '') + "\n " + (isDragReject ? 'rfu-dropzone--reject' : '') + "\n ",
})),
}), { tabIndex: -1 }),
React.createElement("div", { className: "rfu-dropzone__notifier" },

@@ -32,0 +32,0 @@ React.createElement("div", { className: "rfu-dropzone__inner" },

@@ -529,3 +529,3 @@ 'use strict';

className: "\n rfu-dropzone\n " + (isDragAccept ? 'rfu-dropzone--accept' : '') + "\n " + (isDragReject ? 'rfu-dropzone--reject' : '') + "\n ",
})),
}), { tabIndex: -1 }),
React__default.createElement("div", { className: "rfu-dropzone__notifier" },

@@ -532,0 +532,0 @@ React__default.createElement("div", { className: "rfu-dropzone__inner" },

{
"name": "react-file-utils",
"version": "1.1.9",
"version": "1.1.10",
"description": "React components for managing files and images",

@@ -46,5 +46,5 @@ "author": "GetStream",

"@semantic-release/release-notes-generator",
"@semantic-release/changelog",
"@semantic-release/npm",
"@semantic-release/github",
"@semantic-release/changelog"
"@semantic-release/github"
]

@@ -51,0 +51,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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc