@types/paho-mqtt
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -227,3 +227,3 @@ // Type definitions for paho-mqtt 1.0 | ||
interface TraceElement { | ||
severity: 'Debug'; | ||
severity: "Debug"; | ||
message: string; | ||
@@ -252,3 +252,2 @@ } | ||
* client. | ||
* | ||
*/ | ||
@@ -255,0 +254,0 @@ class Client { |
{ | ||
"name": "@types/paho-mqtt", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "TypeScript definitions for paho-mqtt", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/paho-mqtt", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "455f99cab1ba1fa6569dc809a168a146a9d3de00cff8b7292008b7eed59a0aa2", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "628249f9913cea57572988a96adf8c5262fa3af92ac5c64523e4bfc5a5ea59a4", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 25 May 2023 20:34:35 GMT | ||
* Last updated: Sun, 24 Sep 2023 06:37:27 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
23935
429