Socket
Socket
Sign inDemoInstall

@types/testing-library__dom

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/testing-library__dom - npm Package Compare versions

Comparing version 7.0.2 to 7.5.0

58

testing-library__dom/package.json
{
"name": "@types/testing-library__dom",
"version": "7.0.2",
"description": "TypeScript definitions for @testing-library/dom",
"license": "MIT",
"contributors": [
{
"name": "Alex Krolick",
"url": "https://github.com/alexkrolick",
"githubUsername": "alexkrolick"
},
{
"name": "Kent C Dodds",
"url": "https://github.com/kentcdodds",
"githubUsername": "kentcdodds"
},
{
"name": "Sebastian Silbermann",
"url": "https://github.com/eps1lon",
"githubUsername": "eps1lon"
},
{
"name": "Weyert de Boer",
"url": "https://github.com/weyert",
"githubUsername": "weyert"
},
{
"name": "Ronald Rey",
"url": "https://github.com/reyronald",
"githubUsername": "reyronald"
},
{
"name": "Justin Hall",
"url": "https://github.com/wKovacs64",
"githubUsername": "wKovacs64"
},
{
"name": "Wesley Tsai",
"url": "https://github.com/wezleytsai",
"githubUsername": "wezleytsai"
}
],
"version": "7.5.0",
"typings": null,
"description": "Stub TypeScript definitions entry for @testing-library/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__dom"
},
"scripts": {},
"author": "",
"repository": "https://github.com/testing-library/dom-testing-library",
"license": "MIT",
"dependencies": {
"pretty-format": "^25.1.0"
},
"typesPublisherContentHash": "31ea03e7a7bb7ce4ffa377b9343fdc3a58b29ecb11ffb3bab37957008109bf1c",
"typeScriptVersion": "3.1"
"@testing-library/dom": "*"
}
}

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

# Installation
> `npm install --save @types/testing-library__dom`
This is a stub types definition for @testing-library/dom (https://github.com/testing-library/dom-testing-library).
# Summary
This package contains type definitions for @testing-library/dom (https://github.com/testing-library/dom-testing-library).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/testing-library__dom.
### Additional Details
* Last updated: Thu, 23 Apr 2020 19:12:58 GMT
* Dependencies: [@types/pretty-format](https://npmjs.com/package/@types/pretty-format)
* Global values: none
# Credits
These definitions were written by [Alex Krolick](https://github.com/alexkrolick), [Kent C Dodds](https://github.com/kentcdodds), [Sebastian Silbermann](https://github.com/eps1lon), [Weyert de Boer](https://github.com/weyert), [Ronald Rey](https://github.com/reyronald), [Justin Hall](https://github.com/wKovacs64), and [Wesley Tsai](https://github.com/wezleytsai).
@testing-library/dom provides its own type definitions, so you don't need @types/testing-library__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