@filerobot/companion-client
Advanced tools
Comparing version 1.0.77 to 1.0.78
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "@filerobot/companion-client", | ||
"description": "Client library for communication with Companion. Intended for use in Filerobot plugins.", | ||
"version": "1.0.77", | ||
"version": "1.0.78", | ||
"license": "MIT", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@filerobot/utils": "1.0.77", | ||
"@filerobot/utils": "1.0.78", | ||
"namespace-emitter": "^2.0.1" | ||
} | ||
} |
# @filerobot/companion-client | ||
The package used internally in Filerobot Widget while communicating with companion of backend for handling 3rd parties uploading. |
@@ -0,0 +0,0 @@ /** |
import { RequestClient, Provider, Socket } from '../' | ||
// TODO tests |
Sorry, the diff of this file is not supported yet
32103
+ Added@filerobot/icons@1.0.78(transitive)
+ Added@filerobot/utils@1.0.78(transitive)
- Removed@filerobot/icons@1.0.77(transitive)
- Removed@filerobot/utils@1.0.77(transitive)
Updated@filerobot/utils@1.0.78