Socket
Socket
Sign inDemoInstall

@ciscospark/bin-sauce-connect

Package Overview
Dependencies
Maintainers
13
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ciscospark/bin-sauce-connect - npm Package Compare versions

Comparing version 1.12.0 to 1.12.2

2

dist/start.js

@@ -93,3 +93,3 @@ "use strict";

spawn("sc/bin/sc", ["-B", ["mercury-connection-intb.ciscospark.com", "idbroker.webex.com", "127.0.0.1", "localhost", "*.wbx2.com", "*.ciscospark.com"].join(","), "-t", ["whistler.onint.ciscospark.com", "internal-testing-services.wbx2.com", "127.0.0.1", "localhost"].join(","), "-vv", "-l", "" + logFile, "--pidfile", pidFile, "--readyfile", readyFile, "--tunnel-identifier", process.env.SC_TUNNEL_IDENTIFIER], options).catch(reject);
spawn("sc/bin/sc", ["-B", ["mercury-connection-intb.ciscospark.com", "idbroker.webex.com", "127.0.0.1", "localhost", "*.wbx2.com", "*.ciscospark.com"].join(","), "-t", ["whistler.onint.ciscospark.com", "internal-testing-services.wbx2.com", "calendar-whistler.onint.ciscospark.com", "127.0.0.1", "localhost"].join(","), "-vv", "-l", "" + logFile, "--pidfile", pidFile, "--readyfile", readyFile, "--tunnel-identifier", process.env.SC_TUNNEL_IDENTIFIER], options).catch(reject);
});

@@ -96,0 +96,0 @@ }

{
"name": "@ciscospark/bin-sauce-connect",
"version": "1.12.0",
"version": "1.12.2",
"description": "",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -97,2 +97,3 @@ /*!

`internal-testing-services.wbx2.com`,
`calendar-whistler.onint.ciscospark.com`,
`127.0.0.1`,

@@ -99,0 +100,0 @@ `localhost`

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc