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

react-magic-dropzone

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-magic-dropzone - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

10

package.json
{
"name": "react-magic-dropzone",
"version": "0.0.1",
"version": "0.0.2",
"description": "Magically drag and drop files/links, built for React",

@@ -18,8 +18,8 @@ "main": "build/index.js",

"type": "git",
"url": "https://github.com/CHANGEME.git"
"url": "https://github.com/bourdakos1/react-magic-dropzone.git"
},
"bugs": {
"url": "https://github.com/CHANGEME/issues"
"url": "https://github.com/bourdakos1/react-magic-dropzone/issues"
},
"homepage": "https://github.com/CHANGEME",
"homepage": "https://github.com/bourdakos1/react-magic-dropzone",
"author": "Nick Bourdakos",

@@ -33,3 +33,3 @@ "license": "MIT",

"lint:js:watch": "esw -w src/**",
"prepublish": "npm run build",
"prepare": "npm run build",
"review": "run-s lint test:clean test test:coverage:report",

@@ -36,0 +36,0 @@ "lint:style": "stylelint -- \"./src/**/*.js\"",

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