@uppy/companion-client
Advanced tools
Comparing version 3.7.1 to 3.7.2
@@ -18,3 +18,3 @@ 'use strict'; | ||
const packageJson = { | ||
"version": "3.7.1" | ||
"version": "3.7.2" | ||
}; | ||
@@ -21,0 +21,0 @@ // Remove the trailing slash so we can always safely append /xyz. |
{ | ||
"name": "@uppy/companion-client", | ||
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.", | ||
"version": "3.7.1", | ||
"version": "3.7.2", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^5.7.1", | ||
"@uppy/utils": "^5.7.2", | ||
"namespace-emitter": "^2.0.1", | ||
@@ -34,4 +34,4 @@ "p-retry": "^6.1.0" | ||
"peerDependencies": { | ||
"@uppy/core": "^3.9.0" | ||
"@uppy/core": "^3.9.1" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
Updated@uppy/utils@^5.7.2