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

@uppy/xhr-upload

Package Overview
Dependencies
Maintainers
5
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/xhr-upload - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

6

lib/index.js

@@ -78,5 +78,5 @@ var _class, _temp;

timedOut: 'Upload stalled for %{seconds} seconds, aborting.'
} // Default options
}
}; // Default options
};
var defaultOptions = {

@@ -693,2 +693,2 @@ formData: true,

return XHRUpload;
}(Plugin), _class.VERSION = "1.4.0", _temp);
}(Plugin), _class.VERSION = "1.4.1", _temp);
{
"name": "@uppy/xhr-upload",
"description": "Plain and simple classic HTML multipart form uploads with Uppy, as well as uploads using the HTTP PUT method.",
"version": "1.4.0",
"version": "1.4.1",
"license": "MIT",

@@ -28,3 +28,3 @@ "main": "lib/index.js",

"@uppy/companion-client": "^1.4.1",
"@uppy/utils": "^2.1.0",
"@uppy/utils": "^2.1.1",
"cuid": "^2.1.1"

@@ -35,3 +35,3 @@ },

},
"gitHead": "c370dba0b6d48770995d0c764bb54f0b05309781"
"gitHead": "18180d577854d1a78588d67eb210528b207bf130"
}
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