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

@testing-library/react

Package Overview
Dependencies
Maintainers
14
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testing-library/react - npm Package Compare versions

Comparing version 10.2.1 to 10.3.0-alpha.1

13

package.json
{
"name": "@testing-library/react",
"version": "10.2.1",
"version": "10.3.0-alpha.1",
"description": "Simple and complete React DOM testing utilities that encourage good testing practices.",

@@ -47,15 +47,16 @@ "main": "dist/index.js",

"@babel/runtime": "^7.10.2",
"@testing-library/dom": "^7.9.0"
"@testing-library/dom": "^7.15.0-alpha.1"
},
"devDependencies": {
"@reach/router": "^1.3.3",
"@testing-library/jest-dom": "^5.9.0",
"@testing-library/jest-dom": "^5.10.0",
"@types/react-dom": "^16.9.8",
"dotenv-cli": "^3.1.0",
"dtslint": "3.6.9",
"kcd-scripts": "^6.2.0",
"dtslint": "3.6.12",
"kcd-scripts": "^6.2.3",
"npm-run-all": "^4.1.5",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"rimraf": "^3.0.2"
"rimraf": "^3.0.2",
"typescript": "^3.9.5"
},

@@ -62,0 +63,0 @@ "peerDependencies": {

@@ -176,3 +176,5 @@ <div align="center">

export default HiddenMessage
```
```jsx
// __tests__/hidden-message.js

@@ -581,3 +583,3 @@ // these imports are something you'd normally configure Jest to import for you

<td align="center"><a href="https://ghuser.io/Ishaan28malik"><img src="https://avatars3.githubusercontent.com/u/27343592?v=4" width="100px;" alt=""/><br /><sub><b>Championrunner</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=Ishaan28malik" title="Documentation">๐Ÿ“–</a></td>
<td align="center"><a href="https://github.com/samtsai"><img src="https://avatars0.githubusercontent.com/u/225526?v=4" width="100px;" alt=""/><br /><sub><b>Sam Tsai</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=samtsai" title="Code">๐Ÿ’ป</a> <a href="https://github.com/testing-library/react-testing-library/commits?author=samtsai" title="Tests">โš ๏ธ</a></td>
<td align="center"><a href="https://github.com/samtsai"><img src="https://avatars0.githubusercontent.com/u/225526?v=4" width="100px;" alt=""/><br /><sub><b>Sam Tsai</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=samtsai" title="Code">๐Ÿ’ป</a> <a href="https://github.com/testing-library/react-testing-library/commits?author=samtsai" title="Tests">โš ๏ธ</a> <a href="https://github.com/testing-library/react-testing-library/commits?author=samtsai" title="Documentation">๐Ÿ“–</a></td>
<td align="center"><a href="https://www.echooff.dev"><img src="https://avatars0.githubusercontent.com/u/149248?v=4" width="100px;" alt=""/><br /><sub><b>Christian Rackerseder</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=screendriver" title="Code">๐Ÿ’ป</a></td>

@@ -588,2 +590,3 @@ </tr>

<td align="center"><a href="https://redd.one"><img src="https://avatars3.githubusercontent.com/u/14984911?v=4" width="100px;" alt=""/><br /><sub><b>Artem Zakharchenko</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=kettanaito" title="Documentation">๐Ÿ“–</a></td>
<td align="center"><a href="http://michaelsiek.com"><img src="https://avatars0.githubusercontent.com/u/45568605?v=4" width="100px;" alt=""/><br /><sub><b>Michael</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=michael-siek" title="Documentation">๐Ÿ“–</a></td>
</tr>

@@ -590,0 +593,0 @@ </table>

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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