@uppy/companion-client
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -210,2 +210,2 @@ 'use strict'; | ||
return RequestClient; | ||
}(), _class.VERSION = "1.6.0", _temp); | ||
}(), _class.VERSION = "1.6.1", _temp); |
{ | ||
"name": "@uppy/companion-client", | ||
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"license": "MIT", | ||
@@ -24,6 +24,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^3.2.4", | ||
"@uppy/utils": "^3.2.5", | ||
"namespace-emitter": "^2.0.1" | ||
}, | ||
"gitHead": "84f7b4d37daa4c1dc98138a169189412af2ae498" | ||
"gitHead": "3ff9ab042f3d22c8efd528de91b4179b0cc4b909" | ||
} |
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.2.5