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.9 to 6.0.0

40

testing-library__jest-dom/package.json
{
"name": "@types/testing-library__jest-dom",
"version": "5.14.9",
"description": "TypeScript definitions for @testing-library/jest-dom",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__jest-dom",
"license": "MIT",
"contributors": [
{
"name": "Ernesto García",
"url": "https://github.com/gnapse",
"githubUsername": "gnapse"
},
{
"name": "John Gozde",
"url": "https://github.com/jgoz",
"githubUsername": "jgoz"
},
{
"name": "Seth Macpherson",
"url": "https://github.com/smacpherson64",
"githubUsername": "smacpherson64"
},
{
"name": "Andrew Leedham",
"url": "https://github.com/AndrewLeedham",
"githubUsername": "AndrewLeedham"
}
],
"version": "6.0.0",
"description": "Stub TypeScript definitions entry for @testing-library/jest-dom, which provides its own types definitions",
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/testing-library__jest-dom"
},
"scripts": {},
"license": "MIT",
"dependencies": {
"@types/jest": "*"
"@testing-library/jest-dom": "*"
},
"typesPublisherContentHash": "0eb6526e1a741c563497b720f6563a997eb9919bef8042c6be89e8a7928895c8",
"typeScriptVersion": "4.3"
"deprecated": "This is a stub types definition. @testing-library/jest-dom provides its own type definitions, so you do not need this installed."
}

@@ -1,16 +0,3 @@

# Installation
> `npm install --save @types/testing-library__jest-dom`
This is a stub types definition for @types/testing-library__jest-dom (https://github.com/testing-library/jest-dom#readme).
# Summary
This package contains type definitions for @testing-library/jest-dom (https://github.com/testing-library/jest-dom).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__jest-dom.
### Additional Details
* Last updated: Mon, 24 Jul 2023 21:02:54 GMT
* Dependencies: [@types/jest](https://npmjs.com/package/@types/jest)
* Global values: none
# Credits
These definitions were written by [Ernesto García](https://github.com/gnapse), [John Gozde](https://github.com/jgoz), [Seth Macpherson](https://github.com/smacpherson64), and [Andrew Leedham](https://github.com/AndrewLeedham).
@testing-library/jest-dom provides its own type definitions, so you don't need @types/testing-library__jest-dom installed!
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