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

@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.4 to 5.14.5

2

testing-library__jest-dom/matchers.d.ts

@@ -355,3 +355,3 @@ export interface TestingLibraryMatchers<E, R> extends Record<string, any> {

* expect(button).toHaveStyle({
* background-color: 'green',
* 'background-color': 'green',
* display: 'none'

@@ -358,0 +358,0 @@ * })

{
"name": "@types/testing-library__jest-dom",
"version": "5.14.4",
"version": "5.14.5",
"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": "e046fc6cb69be454246fb3ca6b33154636e7bbe7825488e9665e1a1dbf0d4228",
"typesPublisherContentHash": "343ffd52bddc57e1149e421cfe53f2d82a8a93dcdac33807eda28dec59e11eb0",
"typeScriptVersion": "4.3"
}

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

### Additional Details
* Last updated: Fri, 17 Jun 2022 12:01:41 GMT
* Last updated: Tue, 21 Jun 2022 18:01:50 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