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 298dbb2 commit 2de81e6Copy full SHA for 2de81e6
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "mqtt",
3
"description": "A library for the MQTT protocol",
4
- "version": "4.2.2",
+ "version": "4.2.3",
5
"contributors": [
6
"Adam Rudd <adamvrr@gmail.com>",
7
"Matteo Collina <matteo.collina@gmail.com> (https://github.com/mcollina)",
@@ -68,13 +68,13 @@
68
"help-me": "^1.0.1",
69
"inherits": "^2.0.3",
70
"minimist": "^1.2.5",
71
- "mqtt-packet": "^6.3.2",
+ "mqtt-packet": "^6.6.0",
72
"pump": "^3.0.0",
73
"readable-stream": "^3.6.0",
74
"reinterval": "^1.1.0",
75
"split2": "^3.1.0",
76
"ws": "^7.3.1",
77
- "xtend": "^4.0.1"
+ "xtend": "^4.0.2"
78
},
79
"devDependencies": {
80
"@types/node": "^10.0.0",
0 commit comments