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

homebridge-syntex-dynamic-platform

Package Overview
Dependencies
Maintainers
1
Versions
348
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-syntex-dynamic-platform - npm Package Compare versions

Comparing version 1.0.8-b22 to 1.0.8-b23

2

main.js

@@ -86,3 +86,3 @@ const axios = require('axios'), fs = require('fs'), path = require('path');

this.Basic = new Basic(this, { path : __dirname + '/server' });
this.Basic = new Basic({ ...this, loggerSpecial : this.logger }, { path : __dirname });

@@ -89,0 +89,0 @@ this.ConnectionManager = this.Basic.getConnectionManager();

{
"name": "homebridge-syntex-dynamic-platform",
"version": "1.0.8-b22",
"version": "1.0.8-b23",
"description": "A Dynamic Platform Accessory",

@@ -13,3 +13,3 @@ "main": "main.js",

"axios": "^0.21.1",
"syntex-automation": "1.2.1-b5",
"syntex-automation": "1.2.1-b6",
"syntex-basic": "1.0.0-b9",

@@ -16,0 +16,0 @@ "syntex-filesystem": "1.0.3-b4",

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