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.7.2 to 1.7.3

2

lib/index.js

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

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

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

"dependencies": {
"@uppy/companion-client": "^1.9.0",
"@uppy/utils": "^3.5.0",
"@uppy/companion-client": "^1.10.0",
"@uppy/utils": "^3.6.0",
"cuid": "^2.1.1"

@@ -38,3 +38,3 @@ },

},
"gitHead": "6771545fe70134088a5441ef5c2f7b872e32d812"
"gitHead": "12b7bd34e8f193e86561dd623024279103865a85"
}
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