@filerobot/companion-client
Advanced tools
Comparing version 1.0.26 to 1.0.27
@@ -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.26", | ||
"version": "1.0.27", | ||
"license": "MIT", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@filerobot/utils": "1.0.26", | ||
"@filerobot/utils": "1.0.27", | ||
"namespace-emitter": "^2.0.1" | ||
} | ||
} |
@@ -0,0 +0,0 @@ /** |
import { RequestClient, Provider, Socket } from '../' | ||
// TODO tests |
Sorry, the diff of this file is not supported yet
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
31866
+ Added@filerobot/icons@1.0.27(transitive)
+ Added@filerobot/utils@1.0.27(transitive)
- Removed@filerobot/icons@1.0.26(transitive)
- Removed@filerobot/utils@1.0.26(transitive)
Updated@filerobot/utils@1.0.27