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.11.0 to 0.11.1

1

lib/chrome.js

@@ -17,2 +17,3 @@ var defaults = require('./defaults.js');

// locals
events.EventEmitter.call(this);
self.notifier = notifier;

@@ -19,0 +20,0 @@ self.callbacks = {};

4

package.json

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

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

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

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

@@ -25,0 +25,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