@uppy/companion-client
Advanced tools
Comparing version 1.6.1 to 1.7.0
@@ -210,2 +210,2 @@ 'use strict'; | ||
return RequestClient; | ||
}(), _class.VERSION = "1.6.1", _temp); | ||
}(), _class.VERSION = "1.7.0", _temp); |
{ | ||
"name": "@uppy/companion-client", | ||
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.", | ||
"version": "1.6.1", | ||
"version": "1.7.0", | ||
"license": "MIT", | ||
@@ -24,6 +24,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.2.5", | ||
"@uppy/utils": "^3.3.0", | ||
"namespace-emitter": "^2.0.1" | ||
}, | ||
"gitHead": "3ff9ab042f3d22c8efd528de91b4179b0cc4b909" | ||
"gitHead": "1493a807fe83f7b465a8f7562bfb5631b1945e5b" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
70397
Updated@uppy/utils@^3.3.0