Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@luminati-io/chrome-remote-interface

Package Overview
Dependencies
Maintainers
5
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@luminati-io/chrome-remote-interface - npm Package Compare versions

Comparing version 0.31.2-lum.4 to 0.31.2-lum.5

2

lib/external-request.js

@@ -38,3 +38,3 @@ 'use strict';

});
request.setTimeout(REQUEST_TIMEOUT, () => {
request.setTimeout(options.timeout||REQUEST_TIMEOUT, () => {
request.abort();

@@ -41,0 +41,0 @@ });

@@ -18,3 +18,3 @@ {

"homepage": "https://github.com/cyrus-and/chrome-remote-interface",
"version": "0.31.2-lum.4",
"version": "0.31.2-lum.5",
"repository": {

@@ -21,0 +21,0 @@ "type": "git",

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