🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@mtop-devtools/cloud-connector

Package Overview
Dependencies
Maintainers
2
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mtop-devtools/cloud-connector - npm Package Compare versions

Comparing version
1.38.2
to
1.38.3
+1
-1
dist/cli.js

@@ -308,3 +308,3 @@ #!/usr/bin/env node

// src/cli.ts
var CLOUD_CONNECTOR_VERSION = true ? "1.38.2" : "unknown";
var CLOUD_CONNECTOR_VERSION = true ? "1.38.3" : "unknown";
var args = process.argv.slice(2);

@@ -311,0 +311,0 @@ if (args.includes("--version") || args.includes("-v")) {

{
"name": "@mtop-devtools/cloud-connector",
"version": "1.38.2",
"version": "1.38.3",
"description": "Cloud connector for Mtop DevTools — bridges cloud WebSocket server to local native-host",

@@ -31,5 +31,5 @@ "type": "module",

"ws": "^8.18.0",
"@mtop-devtools/cloud-types": "1.38.2",
"@mtop-devtools/daemon-core": "1.38.2",
"@mtop-devtools/client": "1.38.2"
"@mtop-devtools/cloud-types": "1.38.3",
"@mtop-devtools/client": "1.38.3",
"@mtop-devtools/daemon-core": "1.38.3"
},

@@ -36,0 +36,0 @@ "devDependencies": {