saucelabs
Advanced tools
Comparing version 2.0.0-beta.0 to 2.0.0-beta.1
@@ -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 @@ ], |
{ | ||
"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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
111467
2440
0