@types/qunit
Advanced tools
Comparing version 2.19.8 to 2.19.9
@@ -382,3 +382,3 @@ declare global { | ||
testTimeout?: number | null; | ||
urlConfig: { | ||
urlConfig: Array<{ | ||
id?: string | undefined; | ||
@@ -388,3 +388,3 @@ label?: string | undefined; | ||
value?: string | string[] | { [key: string]: string } | undefined; | ||
}[]; | ||
}>; | ||
} | ||
@@ -391,0 +391,0 @@ |
{ | ||
"name": "@types/qunit", | ||
"version": "2.19.8", | ||
"version": "2.19.9", | ||
"description": "TypeScript definitions for qunit", | ||
@@ -53,4 +53,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qunit", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "85eb93346f89a989f7221447f61316bf28f3a0aa21e6aea3bece5d31372b78a0", | ||
"typesPublisherContentHash": "34588e79778febc66e52fe59fd7c80114c65e98e4f5b9372f22fe013e120cc22", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 20:08:00 GMT | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,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
38878