New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

browserstack-workers

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserstack-workers - npm Package Compare versions

Comparing version 0.2.4 to 0.2.5

4

lib/job.js

@@ -86,6 +86,6 @@ var Browser = require('./browser'),

var options = ut.extend({}, browser, {
var options = ut.extend({}, {
timeout: that.timeout,
url: null
});
}, browser);

@@ -92,0 +92,0 @@ var uri = URI.parse(that.url);

{
"name": "browserstack-workers",
"version": "0.2.4",
"version": "0.2.5",
"description": "A library for creating workers on BrowserStack and retrieving results",

@@ -5,0 +5,0 @@ "main": "lib/client.js",

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