@uppy/companion-client
Advanced tools
Comparing version 4.0.0-beta.2 to 4.0.0-beta.3
@@ -15,3 +15,3 @@ function _classPrivateFieldLooseBase(receiver, privateKey) { if (!Object.prototype.hasOwnProperty.call(receiver, privateKey)) { throw new TypeError("attempted to use private field on non-instance"); } return receiver; } | ||
const packageJson = { | ||
"version": "4.0.0-beta.2" | ||
"version": "4.0.0-beta.3" | ||
}; | ||
@@ -18,0 +18,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": "4.0.0-beta.2", | ||
"version": "4.0.0-beta.3", | ||
"license": "MIT", | ||
@@ -24,3 +24,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^6.0.0-beta.2", | ||
"@uppy/utils": "^6.0.0-beta.3", | ||
"namespace-emitter": "^2.0.1", | ||
@@ -33,5 +33,5 @@ "p-retry": "^6.1.0" | ||
"peerDependencies": { | ||
"@uppy/core": "^4.0.0-beta.2" | ||
"@uppy/core": "^4.0.0-beta.3" | ||
}, | ||
"stableVersion": "3.8.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
222945
88
0
0
0
22
+ Added@uppy/core@4.2.2(transitive)
+ Added@uppy/store-default@4.1.0(transitive)
+ Added@uppy/utils@6.0.3(transitive)
- Removed@uppy/core@4.2.3(transitive)
- Removed@uppy/store-default@4.1.1(transitive)
- Removed@uppy/utils@6.0.4(transitive)
Updated@uppy/utils@^6.0.0-beta.3