New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

homebridge-rinnai-touch-platform

Package Overview
Dependencies
Maintainers
0
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-rinnai-touch-platform - npm Package Compare versions

Comparing version 3.4.12 to 3.4.13

6

CHANGELOG.md

@@ -5,2 +5,8 @@ # Change Log

## 3.4.13 (2024-08-24)
* Add support for Homebridge 2.0 Beta
* Add support for node 22.x and remove support for 16.x
* Update dependencies, one of which had a moderate severity vulnerability
## 3.4.12 (2024-07-20)

@@ -7,0 +13,0 @@

6

package.json
{
"displayName": "Rinnai Touch Platform",
"name": "homebridge-rinnai-touch-platform",
"version": "3.4.12",
"version": "3.4.13",
"description": "Homebridge Plugin to control heating/cooling via a Rinnai Touch WiFi Module",

@@ -15,4 +15,4 @@ "license": "Apache-2.0",

"engines": {
"homebridge": "^1.3.0",
"node": "^16.13.1 || ^18.12.1 || ^20.9.0"
"homebridge": "^1.6.0 || ^2.0.0-beta.0",
"node": "^18 || ^20 || ^22"
},

@@ -19,0 +19,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