@types/qunit
Advanced tools
Comparing version 2.19.4 to 2.19.5
@@ -587,3 +587,3 @@ // Type definitions for QUnit v2.19.0 | ||
* | ||
* @callback callback Callback to execute. | ||
* callback Callback to execute. | ||
*/ | ||
@@ -590,0 +590,0 @@ begin(callback: (details: QUnit.BeginDetails) => void | Promise<void>): void; |
{ | ||
"name": "@types/qunit", | ||
"version": "2.19.4", | ||
"version": "2.19.5", | ||
"description": "TypeScript definitions for QUnit", | ||
@@ -53,4 +53,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qunit", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "529ac56981765d2e492b583605b65aea297092ba90ee02acd47052e747e26984", | ||
"typeScriptVersion": "4.2" | ||
"typesPublisherContentHash": "e951b87e5c796ab7019b41210ac2944fa972d84bf12d6b262df2c2a6b436e0b5", | ||
"typeScriptVersion": "4.3" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Thu, 05 Jan 2023 20:02:57 GMT | ||
* Last updated: Sat, 29 Apr 2023 04:03:41 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
39391