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

dropzone

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dropzone - npm Package Compare versions

Comparing version 5.7.4 to 5.7.5

2

bower.json
{
"name": "dropzone",
"location": "enyo/dropzone",
"version": "5.7.4",
"version": "5.7.5",
"description": "Dropzone is an easy to use drag'n'drop library. It supports image previews and shows nice progress bars.",

@@ -6,0 +6,0 @@ "homepage": "http://www.dropzonejs.com",

@@ -0,1 +1,8 @@

## 5.7.5
- Rename `blacklistedBrowsers` to `blockedBrowsers` (but still accept
`blacklistedBrowsers` for legacy).
- Add automatic trigger for packagist deployment.
- Fix links in `package.json`.
## 5.7.4

@@ -7,6 +14,10 @@

## 5.7.3
## 5.7.3 (retracted)
- Add `disablePreviews` option.
- Fix IE problems with Symbols.
- **WARNING**: This release had issues because the .js files couldn't be
imported as AMD/CommonJS packages properly. The standalone version worked fine
though. I have retracted this version from npm but have left the release on
GitHub.

@@ -13,0 +24,0 @@ ## 5.7.2

{
"name": "dropzone",
"version": "5.7.4",
"version": "5.7.5",
"description": "Handles drag and drop of files for you.",

@@ -34,3 +34,3 @@ "keywords": [

"email": "m@tias.me",
"url": "https://gitlab.com/meno/dropzone/issues"
"url": "https://github.com/dropzone/dropzone/issues"
},

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

"type": "git",
"url": "https://gitlab.com/meno/dropzone.git"
"url": "https://github.com/dropzone/dropzone.git"
},

@@ -43,0 +43,0 @@ "devDependencies": {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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