Socket
Socket
Sign inDemoInstall

castv2-player

Package Overview
Dependencies
89
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.12 to 1.1.13

2

lib/mediaInfo.js

@@ -80,3 +80,3 @@ "use strict"

});
that._icyConnection.on('error', function (err) { _closeIcyConnection; reject(Error(err)); });
that._icyConnection.on('error', function (err) { that._closeIcyConnection; reject(Error(err)); });
} catch (e) {

@@ -83,0 +83,0 @@ reject(Error(e));

{
"name": "castv2-player",
"version": "1.1.12",
"version": "1.1.13",
"description": "A Chromecast client based on the new (CASTV2) protocol",

@@ -5,0 +5,0 @@ "author": "angelnu",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc