@types/qunit
Advanced tools
Comparing version 1.16.34 to 1.16.35
@@ -1,6 +0,1 @@ | ||
// Type definitions for QUnit v1.16 | ||
// Project: http://qunitjs.com/ | ||
// Definitions by: Diullei Gomes <https://github.com/diullei> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
interface DoneCallbackObject { | ||
@@ -7,0 +2,0 @@ /** |
{ | ||
"name": "@types/qunit", | ||
"version": "1.16.34", | ||
"description": "TypeScript definitions for QUnit", | ||
"version": "1.16.35", | ||
"description": "TypeScript definitions for qunit", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qunit", | ||
@@ -10,4 +10,4 @@ "license": "MIT", | ||
"name": "Diullei Gomes", | ||
"url": "https://github.com/diullei", | ||
"githubUsername": "diullei" | ||
"githubUsername": "diullei", | ||
"url": "https://github.com/diullei" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "193e72c84bed8aa4bf9475fbca0ddf8c5c8700180dec763d548587482fe7483d", | ||
"typeScriptVersion": "4.3" | ||
"typesPublisherContentHash": "bde5a7199110b6d9fcf435bc3a7c8ae94f2f6254654a72e6b574fbfe78aeeca7", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for QUnit (http://qunitjs.com/). | ||
This package contains type definitions for qunit (http://qunitjs.com/). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Wed, 30 Aug 2023 19:35:27 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:05 GMT | ||
* Dependencies: none | ||
* Global values: `QUnit`, `asyncTest`, `begin`, `deepEqual`, `done`, `equal`, `equiv`, `expect`, `log`, `moduleDone`, `moduleStart`, `notDeepEqual`, `notEqual`, `notPropEqual`, `notStrictEqual`, `ok`, `propEqual`, `raises`, `start`, `stop`, `strictEqual`, `test`, `testDone`, `testStart`, `throws` | ||
# Credits | ||
These definitions were written by [Diullei Gomes](https://github.com/diullei). |
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
28948
693
16