Socket
Socket
Sign inDemoInstall

@testing-library/user-event

Package Overview
Dependencies
Maintainers
16
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testing-library/user-event - npm Package Compare versions

Comparing version 14.1.0 to 14.1.1

2

dist/types/options.d.ts

@@ -51,3 +51,3 @@ import type { keyboardKey } from './keyboard/types';

*
* @default element.ownerDocument??global.document
* @default element.ownerDocument??globalThis.document
*/

@@ -54,0 +54,0 @@ document?: Document;

{
"name": "@testing-library/user-event",
"version": "14.1.0",
"version": "14.1.1",
"description": "Fire events the same way the user does",

@@ -55,2 +55,3 @@ "keywords": [

"eslint-import-resolver-typescript": "^2.7.0",
"eslint-plugin-local-rules": "^1.1.0",
"is-ci": "^3.0.1",

@@ -57,0 +58,0 @@ "jest-in-case": "^1.0.2",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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