Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

homebridge-omxplayer

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-omxplayer - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

1

index.js

@@ -58,2 +58,3 @@ var Player = require('./lib/player');

this.player.quit();
this.player = null;
} else {

@@ -60,0 +61,0 @@ this.log('Couldn\'t stop player, please close it manually.');

2

package.json
{
"name": "homebridge-omxplayer",
"version": "1.0.8",
"version": "1.0.9",
"description": "Play or stop any youtube/videos/audio using omxplayer on raspberry pi https://github.com/oronbz/homebridge-omxplayer.",

@@ -5,0 +5,0 @@ "main": "index.js",

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