@uppy/companion-client
Advanced tools
Comparing version 2.2.1 to 2.2.2
@@ -18,3 +18,3 @@ 'use strict'; | ||
const packageJson = { | ||
"version": "2.2.1" | ||
"version": "2.2.2" | ||
}; // Remove the trailing slash so we can always safely append /xyz. | ||
@@ -21,0 +21,0 @@ |
{ | ||
"name": "@uppy/companion-client", | ||
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.", | ||
"version": "2.2.1", | ||
"version": "2.2.2", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^4.1.0", | ||
"@uppy/utils": "^4.1.2", | ||
"namespace-emitter": "^2.0.1" | ||
@@ -28,0 +28,0 @@ }, |
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
Updated@uppy/utils@^4.1.2