mqtt-packet
Advanced tools
Comparing version 8.2.0 to 8.2.1
{ | ||
"name": "mqtt-packet", | ||
"version": "8.2.0", | ||
"version": "8.2.1", | ||
"description": "Parse and generate MQTT packets like a breeze", | ||
@@ -5,0 +5,0 @@ "main": "mqtt.js", |
@@ -166,3 +166,4 @@ import EventEmitter = NodeJS.EventEmitter | ||
userProperties?: UserProperties | ||
} | ||
}, | ||
granted: number[] | ||
} | ||
@@ -169,0 +170,0 @@ |
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
172875
5422