We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8825a4b commit cb16ef2Copy full SHA for cb16ef2
package.json
@@ -4,10 +4,10 @@
4
"description": "A Bonjour/Zeroconf implementation in pure JavaScript",
5
"main": "index.js",
6
"dependencies": {
7
- "array-flatten": "^2.0.0",
+ "array-flatten": "^2.1.0",
8
"dns-equal": "^1.0.0",
9
- "dns-txt": "^2.0.1",
10
- "multicast-dns": "^5.0.0",
+ "dns-txt": "^2.0.2",
+ "multicast-dns": "^6.0.1",
11
"multicast-dns-service-types": "^1.1.0"
12
},
13
"devDependencies": {
0 commit comments