Socket
Socket
Sign inDemoInstall

@uppy/companion-client

Package Overview
Dependencies
Maintainers
5
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/companion-client - npm Package Compare versions

Comparing version 1.10.0 to 1.10.1

2

lib/RequestClient.js

@@ -219,2 +219,2 @@ 'use strict';

return RequestClient;
}(), _class.VERSION = "1.10.0", _temp);
}(), _class.VERSION = "1.10.1", _temp);
{
"name": "@uppy/companion-client",
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.",
"version": "1.10.0",
"version": "1.10.1",
"license": "MIT",

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

"dependencies": {
"@uppy/utils": "^3.6.0",
"@uppy/utils": "^3.6.1",
"namespace-emitter": "^2.0.1",

@@ -30,3 +30,3 @@ "qs-stringify": "^1.1.0",

},
"gitHead": "12b7bd34e8f193e86561dd623024279103865a85"
"gitHead": "23e4a537a6ab8e5062529de36ad3a91c8257de19"
}
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