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.32.2 to 0.33.0

2

lib/chrome.js

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

for (const callback of Object.values(this._callbacks)) {
callback(true, err);
callback(err);
}

@@ -259,0 +259,0 @@ this._callbacks = {};

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

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

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

@@ -1,3 +0,5 @@

# chrome-remote-interface [![Build Status][]][travis]
# chrome-remote-interface
[![CI status](https://github.com/cyrus-and/chrome-remote-interface/actions/workflows/ci.yml/badge.svg)](https://github.com/cyrus-and/chrome-remote-interface/actions?query=workflow:CI)
[Build Status]: https://app.travis-ci.com/cyrus-and/chrome-remote-interface.svg?branch=master

@@ -4,0 +6,0 @@ [travis]: https://app.travis-ci.com/cyrus-and/chrome-remote-interface

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

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