chrome-remote-interface
Advanced tools
Comparing version 0.32.2 to 0.33.0
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2028782
28862
993