Socket
Socket
Sign inDemoInstall

react-file-drop

Package Overview
Dependencies
8
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

dist/CHANGELOG.md

4

package.json
{
"name": "react-file-drop",
"author": "https://sarink.net",
"version": "3.0.0",
"version": "3.0.1",
"description": "React component for Gmail or Facebook -like drag and drop file uploader. Drag files anywhere onto the window to highlight a 'drop area' of the page",

@@ -9,3 +9,3 @@ "main": "dist/FileDrop.js",

"scripts": {
"build": "rm -rf dist/* && tsc --project .",
"build": "rm -rf dist && mkdir dist && cp -v ../*.md dist/ && tsc --project .",
"format": "prettier --check '**/*.{js,jsx,ts,tsx,json,htm,html}'",

@@ -12,0 +12,0 @@ "format:fix": "prettier --write '**/*.{js,jsx,ts,tsx,json,htm,html}'",

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