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 2.0.0 to 2.0.1

4

lib/scanner.js

@@ -57,4 +57,4 @@ "use strict"

if (options.name === undefined) options.name = undefined;
//Max of devices to find. Default: 1
if (options.maxMatches === undefined) options.maxMatches = 1;
//Max of devices to find. Default: none
if (options.maxMatches === undefined) options.maxMatches = undefined;

@@ -61,0 +61,0 @@ //Search for a Chromecast

{
"name": "castv2-player",
"version": "2.0.0",
"version": "2.0.1",
"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