@uppy/companion-client
Advanced tools
Comparing version 2.0.6 to 2.1.0
# @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 @@ |
@@ -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" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72456
Updated@uppy/utils@^4.0.7