Socket
Socket
Sign inDemoInstall

chrome-remote-interface

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chrome-remote-interface - npm Package Compare versions

Comparing version 0.16.0 to 0.16.1

2

bin/client.js

@@ -225,3 +225,3 @@ #!/usr/bin/env node

function version(args, options) {
function version(options) {
Chrome.Version(options, function (err, info) {

@@ -228,0 +228,0 @@ if (err) {

@@ -12,3 +12,3 @@ {

"homepage": "https://github.com/cyrus-and/chrome-remote-interface",
"version": "0.16.0",
"version": "0.16.1",
"repository": {

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

"dependencies": {
"ws": "1.x.x",
"ws": "1.1.x",
"commander": "2.1.x"

@@ -38,4 +38,4 @@ },

"devDependencies": {
"mocha": "3.x.x",
"eslint": "3.x.x"
"mocha": "3.1.x",
"eslint": "3.9.x"
},

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

@@ -60,9 +60,12 @@ chrome-remote-interface [![Build Status](https://travis-ci.org/cyrus-and/chrome-remote-interface.svg?branch=master)](https://travis-ci.org/cyrus-and/chrome-remote-interface)

[1.1]: https://www.chromium.org/
[1.1]: #chromechromium
[1.2]: https://chromedevtools.github.io/debugger-protocol-viewer/tot/
[2.1]: https://www.microsoft.com/windows/microsoft-edge
[2.1]: #edge
[2.2]: https://github.com/Microsoft/edge-diagnostics-adapter/wiki/Supported-features-and-API
[3.1]: https://nodejs.org/
[3.1]: #nodejs
[3.2]: https://chromedevtools.github.io/debugger-protocol-viewer/v8/
[4.1]: https://www.apple.com/safari/
[4.1]: #safari-ios
[4.2]: http://trac.webkit.org/browser/trunk/Source/JavaScriptCore/inspector/protocol

@@ -69,0 +72,0 @@

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