@uppy/companion-client
Advanced tools
Comparing version 2.0.2 to 2.0.3
@@ -160,3 +160,3 @@ 'use strict'; | ||
}), _class.VERSION = "2.0.2", _class.defaultHeaders = { | ||
}), _class.VERSION = "2.0.3", _class.defaultHeaders = { | ||
Accept: 'application/json', | ||
@@ -163,0 +163,0 @@ 'Content-Type': 'application/json', |
{ | ||
"name": "@uppy/companion-client", | ||
"description": "Client library for communication with Companion. Intended for use in Uppy plugins.", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"license": "MIT", | ||
@@ -24,6 +24,6 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@uppy/utils": "^4.0.2", | ||
"@uppy/utils": "^4.0.3", | ||
"namespace-emitter": "^2.0.1" | ||
}, | ||
"gitHead": "1eb317ba3a3115596212ac50f1d81d3188dd0619" | ||
"gitHead": "b8b4127bd55b8e7395889048407c074fce944295" | ||
} |
@@ -5,4 +5,6 @@ # @uppy/companion-client | ||
<a href="https://www.npmjs.com/package/@uppy/companion-client"><img src="https://img.shields.io/npm/v/@uppy/companion-client.svg?style=flat-square"></a> | ||
<img src="https://github.com/transloadit/uppy/workflows/Tests/badge.svg" alt="CI status for Uppy tests"> <img src="https://github.com/transloadit/uppy/workflows/Companion/badge.svg" alt="CI status for Companion tests"> <img src="https://github.com/transloadit/uppy/workflows/End-to-end%20tests/badge.svg" alt="CI status for browser tests"> | ||
[![npm version](https://img.shields.io/npm/v/@uppy/companion-client.svg?style=flat-square)](https://www.npmjs.com/package/@uppy/companion-client) | ||
![CI status for Uppy tests](https://github.com/transloadit/uppy/workflows/Tests/badge.svg) | ||
![CI status for Companion tests](https://github.com/transloadit/uppy/workflows/Companion/badge.svg) | ||
![CI status for browser tests](https://github.com/transloadit/uppy/workflows/End-to-end%20tests/badge.svg) | ||
@@ -9,0 +11,0 @@ Client library for communication with Companion. Intended for use in Uppy plugins. |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
52
2
70031
Updated@uppy/utils@^4.0.3