Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/user-event

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/user-event - npm Package Compare versions

Comparing version 4.1.1 to 4.1.2

5

user-event/index.d.ts

@@ -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;

10

user-event/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc