Socket
Socket
Sign inDemoInstall

saucelabs

Package Overview
Dependencies
Maintainers
4
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 2.0.0-beta.0 to 2.0.0-beta.1

35

apis/sauce.json

@@ -1114,2 +1114,37 @@ {

"type": "boolean"
},
{
"description": "name of the job",
"in": "query",
"name": "name",
"type": "string",
"required": false
},
{
"description": "owner type for jobs",
"in": "query",
"name": "owner_type",
"type": "string",
"required": false
},
{
"description": "username of owner of the jobs",
"in": "query",
"name": "owner",
"type": "string",
"required": false
},
{
"description": "receive jobs beginning of a specific timestamp",
"in": "query",
"name": "from",
"type": "number",
"required": false
},
{
"description": "receive jobs until specific timestamp",
"in": "query",
"name": "to",
"type": "number",
"required": false
}

@@ -1116,0 +1151,0 @@ ],

2

package.json
{
"name": "saucelabs",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"author": "Dan Jenkins <dan.jenkins@holidayextras.com> (www.dan-jenkins.co.uk)",

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

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