New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@filerobot/companion-client

Package Overview
Dependencies
Maintainers
2
Versions
1515
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@filerobot/companion-client - npm Package Compare versions

Comparing version

to
1.0.41

0

lib/index.js

@@ -0,0 +0,0 @@ 'use strict';

@@ -0,0 +0,0 @@ 'use strict';

4

package.json
{
"name": "@filerobot/companion-client",
"description": "Client library for communication with Companion. Intended for use in Filerobot plugins.",
"version": "1.0.40",
"version": "1.0.41",
"license": "MIT",

@@ -17,5 +17,5 @@ "main": "lib/index.js",

"dependencies": {
"@filerobot/utils": "1.0.40",
"@filerobot/utils": "1.0.41",
"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