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

homebridge-website-to-camera

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-website-to-camera - npm Package Compare versions

Comparing version 1.5.1 to 1.5.2

4

CameraAccessory.js

@@ -28,3 +28,5 @@ "use strict";

log("identify");
callback();
if (!!callback) {
callback();
}
});

@@ -31,0 +33,0 @@ var cameraSource = new CameraSource(hap, conf, log);

{
"name": "homebridge-website-to-camera",
"version": "1.5.1",
"version": "1.5.2",
"description": "shows the screenshot of a website as camera (image)",

@@ -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