Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@uppy/companion-client

Package Overview
Dependencies
Maintainers
8
Versions
89
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 2.0.6 to 2.1.0

7

CHANGELOG.md
# @uppy/companion-client
## 2.1.0
Released: 2022-05-14
Included in: Uppy v2.10.0
- @uppy/companion-client: refactor to ESM (Antoine du Hamel / #3693)
## 2.0.6

@@ -4,0 +11,0 @@

2

lib/RequestClient.js

@@ -163,3 +163,3 @@ 'use strict';

}), _class.VERSION = "2.0.6", _class.defaultHeaders = {
}), _class.VERSION = "2.1.0", _class.defaultHeaders = {
Accept: 'application/json',

@@ -166,0 +166,0 @@ 'Content-Type': 'application/json',

{
"name": "@uppy/companion-client",
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.",
"version": "2.0.6",
"version": "2.1.0",
"license": "MIT",

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

"dependencies": {
"@uppy/utils": "^4.0.6",
"@uppy/utils": "^4.0.7",
"namespace-emitter": "^2.0.1"
}
}
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