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.3.1 to 1.3.2

2

lib/index.js

@@ -682,2 +682,2 @@ var _class, _temp;

return XHRUpload;
}(Plugin), _class.VERSION = "1.3.1", _temp);
}(Plugin), _class.VERSION = "1.3.2", _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.3.1",
"version": "1.3.2",
"license": "MIT",

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

"dependencies": {
"@uppy/companion-client": "^1.4.0",
"@uppy/companion-client": "^1.4.1",
"@uppy/utils": "^2.0.0",

@@ -35,3 +35,3 @@ "cuid": "^2.1.1"

},
"gitHead": "4e32e61d7c7821ca5d8641a3df741487ea27f0bb"
"gitHead": "b2f158e45ec14a5198e1981747f39cacd4a3276e"
}
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