Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@homebridge/ciao

Package Overview
Dependencies
Maintainers
8
Versions
176
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homebridge/ciao - npm Package Compare versions

Comparing version
1.3.9-beta.2
to
1.3.9-beta.3
+5
-5
package.json
{
"name": "@homebridge/ciao",
"version": "1.3.9-beta.2",
"version": "1.3.9-beta.3",
"description": "ciao is a RFC 6763 compliant dns-sd library, advertising on multicast dns (RFC 6762) implemented in plain Typescript/JavaScript",

@@ -66,10 +66,10 @@ "main": "lib/index.js",

"@types/jest": "^30.0.0",
"@types/node": "^25.6.2",
"@types/node": "^25.9.1",
"@types/source-map-support": "^0.5.10",
"@typescript-eslint/eslint-plugin": "^8.59.2",
"@typescript-eslint/parser": "^8.59.2",
"@typescript-eslint/eslint-plugin": "^8.59.4",
"@typescript-eslint/parser": "^8.59.4",
"eslint": "^8.57.1",
"jest": "^30.4.2",
"rimraf": "^6.1.3",
"ts-jest": "^29.4.9",
"ts-jest": "^29.4.11",
"ts-node": "^10.9.2",

@@ -76,0 +76,0 @@ "typedoc": "^0.28.19",