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
5
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
3.103.9

6

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

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

"dependencies": {
"@filerobot/utils": "^3.103.8",
"@filerobot/utils": "^3.103.9",
"namespace-emitter": "^2.0.1"
},
"gitHead": "dea059b5755c318c5a47bf950b3708ccbd1e2c19"
"gitHead": "50a84e6e2bf764a47fddf5c83c0a6b51a0f74907"
}

Sorry, the diff of this file is too big to display