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

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.1.0 to 0.1.1

bin/dump.js

1

lib/chrome.js

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

var self = this;
self.ws.removeAllListeners();
self.ws.close();

@@ -37,0 +38,0 @@ }

2

package.json

@@ -7,3 +7,3 @@ {

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

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