Socket
Socket
Sign inDemoInstall

@ciscospark/bin-sauce-connect

Package Overview
Dependencies
Maintainers
14
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.19.3 to 1.19.4

3

dist/lib/exists.js

@@ -21,2 +21,3 @@ "use strict";

}
};
};
//# sourceMappingURL=exists.js.map

@@ -12,2 +12,3 @@ "use strict";

exports.pidFile = path.join(dotSauce, "sc.pid");
exports.readyFile = path.join(dotSauce, "sc.ready");
exports.readyFile = path.join(dotSauce, "sc.ready");
//# sourceMappingURL=paths.js.map

@@ -9,2 +9,3 @@ "use strict";

module.exports = fs.unlinkSync;
module.exports = fs.unlinkSync;
//# sourceMappingURL=rm.js.map

@@ -70,2 +70,3 @@ "use strict";

});
};
};
//# sourceMappingURL=spawn.js.map

@@ -166,2 +166,3 @@ "use strict";

});
}
}
//# sourceMappingURL=start.js.map

@@ -44,2 +44,3 @@ "use strict";

process.exit(1);
});
});
//# sourceMappingURL=stop.js.map
{
"name": "@ciscospark/bin-sauce-connect",
"version": "1.19.3",
"version": "1.19.4",
"description": "",

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

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