Socket
Socket
Sign inDemoInstall

@types/testing-library__jest-dom

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/testing-library__jest-dom - npm Package Compare versions

Comparing version 5.14.7 to 5.14.8

2

testing-library__jest-dom/index.d.ts

@@ -21,3 +21,3 @@ // Type definitions for @testing-library/jest-dom 5.14

declare module "expect" {
interface Matchers<R = void, T = {}> extends TestingLibraryMatchers<typeof expect.stringContaining, R> {}
interface Matchers<R = void, T = unknown> extends TestingLibraryMatchers<typeof expect.stringContaining, R> {}
}
{
"name": "@types/testing-library__jest-dom",
"version": "5.14.7",
"version": "5.14.8",
"description": "TypeScript definitions for @testing-library/jest-dom",

@@ -40,4 +40,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__jest-dom",

},
"typesPublisherContentHash": "7ee668b5f357b5738bd0b233fe07f05ea7b9cb518ffddbc178108c0f92b19182",
"typesPublisherContentHash": "c847fba791fff90b3b880b9fa3d6dc51b1016b6295681f305a22bc84f92ea138",
"typeScriptVersion": "4.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Wed, 05 Jul 2023 22:32:45 GMT
* Last updated: Tue, 11 Jul 2023 16:02:43 GMT
* Dependencies: [@types/jest](https://npmjs.com/package/@types/jest)

@@ -14,0 +14,0 @@ * Global values: none

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