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

homebridge-syntex-webhooks

Package Overview
Dependencies
Maintainers
1
Versions
1176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-syntex-webhooks - npm Package Compare versions

Comparing version 2.0.7-b20 to 2.0.7-b21

5

index.js

@@ -572,3 +572,3 @@ var request = require('request');

var h = level, s = 100, l = 100;
var r, g, b;
var r = 0, g = 0, b = 0;

@@ -581,5 +581,2 @@ s /= 100;

m = l - c/2,
r = 0,
g = 0,
b = 0;

@@ -586,0 +583,0 @@ if (0 <= h && h < 60) {

2

package.json
{
"name": "homebridge-syntex-webhooks",
"version": "2.0.7-b20",
"version": "2.0.7-b21",
"description": "A webhook plugin for HTTP devices",

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