Socket
Socket
Sign inDemoInstall

blueimp-file-upload

Package Overview
Dependencies
4
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.30.0 to 10.30.1

2

js/jquery.fileupload-image.js

@@ -231,3 +231,3 @@ /*

} else {
data.orientation = options.orientation;
data.orientation = options.orientation || loadImage.orientation;
}

@@ -234,0 +234,0 @@ if (img) {

{
"name": "blueimp-file-upload",
"version": "10.30.0",
"version": "10.30.1",
"title": "jQuery File Upload",

@@ -5,0 +5,0 @@ "description": "File Upload widget with multiple file selection, drag&drop support, progress bar, validation and preview images, audio and video for jQuery. Supports cross-domain, chunked and resumable file uploads. Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.",

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