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
0
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.12 to 0.31.2-lum.14

1

lib/devtools.js

@@ -81,2 +81,3 @@ 'use strict';

options.path = '/json/new';
options.method = 'PUT';
if (Object.prototype.hasOwnProperty.call(options, 'url')) {

@@ -83,0 +84,0 @@ options.path += `?${options.url}`;

22

package.json

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

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

@@ -32,3 +32,3 @@ "type": "git",

"commander": "2.11.x",
"ws": "^7.2.0"
"ws": "^8.18.0"
},

@@ -48,14 +48,14 @@ "files": [

"devDependencies": {
"babel-core": "^6.26.3",
"babel-loader": "6.x.x",
"babel-core": "^4.7.16",
"babel-loader": "^8.4.1",
"babel-polyfill": "^6.26.0",
"babel-preset-env": "^1.7.0",
"eslint": "^8.8.0",
"json-loader": "^0.5.4",
"mocha": "^9.2.0",
"babel-preset-env": "^0.0.0",
"eslint": "^8.57.1",
"json-loader": "^0.5.7",
"mocha": "^9.2.2",
"process": "^0.11.10",
"url": "^0.11.0",
"util": "^0.12.4",
"webpack": "^5.39.0",
"webpack-cli": "^4.7.2"
"util": "^0.12.5",
"webpack": "^5.95.0",
"webpack-cli": "^4.10.0"
},

@@ -62,0 +62,0 @@ "scripts": {

Sorry, the diff of this file is too big to display

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