@types/paho-mqtt
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -441,3 +441,3 @@ // Type definitions for paho-mqtt 1.0 | ||
* The payload as a string if the payload consists of valid UTF-8 characters. | ||
* @throw {Error} if the payload is not valid UTF-8 | ||
* @throws {Error} if the payload is not valid UTF-8 | ||
*/ | ||
@@ -444,0 +444,0 @@ readonly payloadString: string; |
{ | ||
"name": "@types/paho-mqtt", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "TypeScript definitions for paho-mqtt", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/paho-mqtt", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "76cebdbed4629535c74a94c921e89e3dde64e045e1d8ee7eefbc8f8e98575e0b", | ||
"typeScriptVersion": "3.8" | ||
"typesPublisherContentHash": "455f99cab1ba1fa6569dc809a168a146a9d3de00cff8b7292008b7eed59a0aa2", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Fri, 03 Dec 2021 21:01:01 GMT | ||
* Last updated: Thu, 25 May 2023 20:34:35 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
23946