Socket
Socket
Sign inDemoInstall

saucelabs

Package Overview
Dependencies
123
Maintainers
3
Versions
121
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.2.4 to 7.2.5

sc-loader/.sc-v4.9.1/bin/sc

4

build/constants.js

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

function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
const DEFAULT_SAUCE_CONNECT_VERSION = '4.9.0';
const DEFAULT_SAUCE_CONNECT_VERSION = '4.9.1';
exports.DEFAULT_SAUCE_CONNECT_VERSION = DEFAULT_SAUCE_CONNECT_VERSION;

@@ -51,3 +51,3 @@ const SAUCE_CONNECT_BASE = 'https://saucelabs.com/downloads';

/**
* mark commands as depcrecated in the command names
* mark commands as deprecated in the command names
*/

@@ -54,0 +54,0 @@ if (description.deprecated) {

{
"name": "saucelabs",
"version": "7.2.4",
"version": "7.2.5",
"author": "Sauce Labs, Inc.",

@@ -5,0 +5,0 @@ "description": "A wrapper around Sauce Labs REST API",

# Node Sauce Labs [![Test Changes](https://github.com/saucelabs/node-saucelabs/actions/workflows/test.yml/badge.svg)](https://github.com/saucelabs/node-saucelabs/actions/workflows/test.yml)
Wrapper around all Sauce Labs REST APIs for [Node.js](http://nodejs.org/) (v12 or higher) including support for [Sauce Connect Proxy](https://wiki.saucelabs.com/display/DOCS/Sauce+Connect+Proxy) and TypeScript definitions.
Wrapper around all Sauce Labs REST APIs for [Node.js](http://nodejs.org/) (v14 or higher) including support for
[Sauce Connect Proxy](https://docs.saucelabs.com/secure-connections/sauce-connect/) and TypeScript definitions.

@@ -5,0 +6,0 @@ ## Install

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

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

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc