bonjour-hap
Advanced tools
Comparing version 3.8.0 to 3.9.0
{ | ||
"name": "bonjour-hap", | ||
"version": "3.8.0", | ||
"version": "3.9.0", | ||
"description": "A Bonjour/Zeroconf implementation in pure JavaScript (for HAP)", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"author": "Thomas Watson Steen <w@tson.dk> (https://twitter.com/wa7son)", | ||
@@ -40,2 +41,3 @@ "license": "MIT", | ||
"index.js", | ||
"index.d.ts", | ||
"README.md" | ||
@@ -51,7 +53,7 @@ ], | ||
"after-all": "^2.0.2", | ||
"standard": "^17.1.0", | ||
"tape": "^5.8.1", | ||
"nyc": "^17.0.0", | ||
"rimraf": "^5.0.7" | ||
"standard": "^17.1.2", | ||
"tape": "^5.9.0", | ||
"nyc": "^17.1.0", | ||
"rimraf": "^6.0.1" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34275
14
800