Socket
Socket
Sign inDemoInstall

saucelabs

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

saucelabs - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

4

lib/Saucelabs.js

@@ -221,3 +221,3 @@ var https = require('https');

this.send({
path: 'tunnels',
path: self.options.username + '/tunnels',
method: 'GET'

@@ -360,2 +360,2 @@ }, function(err, res){

req.end();
}
}

@@ -5,3 +5,3 @@ {

"description": "A wrapper around Saucelabs REST API",
"version": "0.0.7",
"version": "0.0.8",
"homepage": "https://github.com/holidayextras/node-saucelabs",

@@ -8,0 +8,0 @@ "repository": {

@@ -185,1 +185,5 @@ # node-saucelabs -- Node wrapper around the Saucelabs REST API

for more information
## License
saucelabs is licensed under the MIT license.
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