@uppy/companion-client
Advanced tools
Comparing version 1.10.0 to 1.10.1
@@ -219,2 +219,2 @@ 'use strict'; | ||
return RequestClient; | ||
}(), _class.VERSION = "1.10.0", _temp); | ||
}(), _class.VERSION = "1.10.1", _temp); |
{ | ||
"name": "@uppy/companion-client", | ||
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.", | ||
"version": "1.10.0", | ||
"version": "1.10.1", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.6.0", | ||
"@uppy/utils": "^3.6.1", | ||
"namespace-emitter": "^2.0.1", | ||
@@ -30,3 +30,3 @@ "qs-stringify": "^1.1.0", | ||
}, | ||
"gitHead": "12b7bd34e8f193e86561dd623024279103865a85" | ||
"gitHead": "23e4a537a6ab8e5062529de36ad3a91c8257de19" | ||
} |
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.6.1