@types/user-event
Advanced tools
Comparing version 4.1.1 to 4.1.2
@@ -1,6 +0,1 @@ | ||
// Type definitions for user-event 4.1 | ||
// Project: https://github.com/testing-library/user-event | ||
// Definitions by: Wu Haotian <https://github.com/whtsky> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface UserOpts { | ||
@@ -7,0 +2,0 @@ allAtOnce?: boolean | undefined; |
{ | ||
"name": "@types/user-event", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "TypeScript definitions for user-event", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/user-event", | ||
"name": "Wu Haotian", | ||
"url": "https://github.com/whtsky", | ||
"githubUsername": "whtsky" | ||
"githubUsername": "whtsky", | ||
"url": "https://github.com/whtsky" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "5daffec79b97e8bfc4ff5e0661cf22131702ccc39190eae54d5253ac2d6f7ae2", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "64f9bbd4910c262b872a08b0469eab7f5bc5f663a87303748515a4ba17a1a733", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for user-event 4.1 | ||
// Project: https://github.com/testing-library/user-event | ||
// Definitions by: Wu Haotian <https://github.com/whtsky> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
export interface UserOpts { | ||
@@ -35,7 +30,6 @@ allAtOnce?: boolean | undefined; | ||
### Additional Details | ||
* Last updated: Fri, 02 Jul 2021 18:04:53 GMT | ||
* Last updated: Wed, 18 Oct 2023 11:45:07 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Wu Haotian](https://github.com/whtsky). |
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
3401
11
34