@uppy/companion-client
Advanced tools
Comparing version 3.0.0-beta.2 to 3.0.0
@@ -15,3 +15,3 @@ 'use strict'; | ||
const packageJson = { | ||
"version": "3.0.0-beta.2" | ||
"version": "3.0.0" | ||
}; // Remove the trailing slash so we can always safely append /xyz. | ||
@@ -18,0 +18,0 @@ |
{ | ||
"name": "@uppy/companion-client", | ||
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.", | ||
"version": "3.0.0-beta.2", | ||
"version": "3.0.0", | ||
"license": "MIT", | ||
@@ -25,3 +25,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^5.0.0-beta.1", | ||
"@uppy/utils": "^5.0.0", | ||
"namespace-emitter": "^2.0.1" | ||
@@ -28,0 +28,0 @@ }, |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
73049
Updated@uppy/utils@^5.0.0