@uppy/companion-client
Advanced tools
Comparing version 1.8.1 to 1.8.2
@@ -210,2 +210,2 @@ 'use strict'; | ||
return RequestClient; | ||
}(), _class.VERSION = "1.8.1", _temp); | ||
}(), _class.VERSION = "1.8.2", _temp); |
{ | ||
"name": "@uppy/companion-client", | ||
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.", | ||
"version": "1.8.1", | ||
"version": "1.8.2", | ||
"license": "MIT", | ||
@@ -24,7 +24,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.4.0", | ||
"@uppy/utils": "^3.4.1", | ||
"namespace-emitter": "^2.0.1", | ||
"qs-stringify": "^1.1.0" | ||
}, | ||
"gitHead": "7c55bd855e456c536bcd318efeefd65e774cd903" | ||
"gitHead": "2eabc3309983165b3f275c7b6f21fc0e899d11ba" | ||
} |
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@^3.4.1