Socket
Socket
Sign inDemoInstall

@testing-library/dom

Package Overview
Dependencies
23
Maintainers
16
Versions
223
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.7.0 to 8.7.1

2

package.json
{
"name": "@testing-library/dom",
"version": "8.7.0",
"version": "8.7.1",
"description": "Simple and complete DOM testing utilities that encourage good testing practices.",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -72,4 +72,4 @@ import {Matcher, MatcherOptions} from './matches'

queryAllBy: GetAllBy<Arguments>,
getMultipleError: GetErrorFunction,
getMissingError: GetErrorFunction,
getMultipleError: GetErrorFunction<Arguments>,
getMissingError: GetErrorFunction<Arguments>,
): BuiltQueryMethods<Arguments>
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc