Socket
Socket
Sign inDemoInstall

castv2-client

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

castv2-client - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

3

index.js

@@ -10,2 +10,3 @@ module.exports.Controller = require('./lib/controllers/controller');

module.exports.Client = module.exports.PlatformSender = require('./lib/senders/platform');
module.exports.DefaultMediaReceiver = require('./lib/senders/default-media-receiver');
module.exports.Application = require('./lib/senders/application');
module.exports.DefaultMediaReceiver = require('./lib/senders/default-media-receiver');
{
"name": "castv2-client",
"version": "0.0.5",
"version": "0.0.6",
"description": "A Chromecast client based on the new (CASTV2) protocol",

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

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