Socket
Socket
Sign inDemoInstall

homebridge-nest-cam2

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-nest-cam2 - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

3

dist/index.js

@@ -203,3 +203,6 @@ "use strict";

const log = this.log;
//Throwing plugin switch error
log.error('WARNING: This project has been renamed to homebridge-nest-cam. Install using homebridge-nest-cam instead.');
setInterval(async function () {
log.error('WARNING: This project has been renamed to homebridge-nest-cam. Install using homebridge-nest-cam instead.');
await setupConnection(config, log);

@@ -206,0 +209,0 @@ }, 3600000);

2

package.json
{
"name": "homebridge-nest-cam2",
"version": "2.0.0",
"version": "2.0.1",
"description": "Nest cam plugin for homebridge: https://homebridge.io/",

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

Sorry, the diff of this file is not supported yet

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