Socket
Socket
Sign inDemoInstall

@testing-library/react

Package Overview
Dependencies
Maintainers
12
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.0.0-beta.2 to 10.0.0

4

dist/@testing-library/react.cjs.js

@@ -339,4 +339,4 @@ 'use strict';

// an "act" call so that after all event callbacks have been
// been called, the resulting useEffect callbacks will also
// be called.
// called, the resulting useEffect callbacks will also be
// called.

@@ -343,0 +343,0 @@

@@ -334,4 +334,4 @@ import _regeneratorRuntime from '@babel/runtime/regenerator';

// an "act" call so that after all event callbacks have been
// been called, the resulting useEffect callbacks will also
// be called.
// called, the resulting useEffect callbacks will also be
// called.

@@ -338,0 +338,0 @@

@@ -339,4 +339,4 @@ 'use strict';

// an "act" call so that after all event callbacks have been
// been called, the resulting useEffect callbacks will also
// be called.
// called, the resulting useEffect callbacks will also be
// called.

@@ -343,0 +343,0 @@

@@ -334,4 +334,4 @@ import _extends from '@babel/runtime/helpers/esm/extends';

// an "act" call so that after all event callbacks have been
// been called, the resulting useEffect callbacks will also
// be called.
// called, the resulting useEffect callbacks will also be
// called.

@@ -338,0 +338,0 @@

@@ -135,4 +135,4 @@ "use strict";

// an "act" call so that after all event callbacks have been
// been called, the resulting useEffect callbacks will also
// be called.
// called, the resulting useEffect callbacks will also be
// called.

@@ -139,0 +139,0 @@

{
"name": "@testing-library/react",
"version": "10.0.0-beta.2",
"version": "10.0.0",
"description": "Simple and complete React DOM testing utilities that encourage good testing practices.",

@@ -8,3 +8,3 @@ "main": "dist/index.js",

"engines": {
"node": ">=10"
"node": ">=10.18"
},

@@ -14,10 +14,10 @@ "scripts": {

"build": "npm-run-all --parallel build:main build:bundle:main build:bundle:pure",
"build:main": "kcd-scripts build --no-clean",
"build:bundle:main": "kcd-scripts build --bundle --no-clean",
"build:bundle:pure": "cross-env BUILD_FILENAME_SUFFIX=.pure BUILD_INPUT=src/pure.js kcd-scripts build --bundle --no-clean",
"build:main": "kcd-scripts build --no-clean",
"lint": "kcd-scripts lint",
"setup": "npm install && npm run validate -s",
"test": "kcd-scripts test",
"test:update": "npm test -- --updateSnapshot --coverage",
"validate": "kcd-scripts validate",
"setup": "npm install && npm run validate -s"
"validate": "kcd-scripts validate"
},

@@ -46,8 +46,8 @@ "husky": {

],
"author": "Kent C. Dodds <kent@doddsfamily.us> (http://kentcdodds.com/)",
"author": "Kent C. Dodds <me@kentcdodds.com> (https://kentcdodds.com)",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.8.4",
"@testing-library/dom": "beta",
"@types/testing-library__react": "^9.1.2"
"@babel/runtime": "^7.8.7",
"@testing-library/dom": "^7.0.2",
"@types/testing-library__react": "^9.1.3"
},

@@ -57,3 +57,3 @@ "devDependencies": {

"@testing-library/jest-dom": "^5.1.1",
"cross-env": "^7.0.1",
"cross-env": "^7.0.2",
"kcd-scripts": "^5.4.0",

@@ -86,3 +86,3 @@ "npm-run-all": "^4.1.5",

"type": "git",
"url": "https://github.com/testing-library/react-testing-library.git"
"url": "https://github.com/testing-library/react-testing-library"
},

@@ -89,0 +89,0 @@ "bugs": {

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

<td align="center"><a href="https://blog.johnnyreilly.com/"><img src="https://avatars0.githubusercontent.com/u/1010525?v=4" width="100px;" alt=""/><br /><sub><b>John Reilly</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/pulls?q=is%3Apr+reviewed-by%3Ajohnnyreilly" title="Reviewed Pull Requests">๐Ÿ‘€</a></td>
<td align="center"><a href="https://michaeldeboey.be"><img src="https://avatars3.githubusercontent.com/u/6643991?v=4" width="100px;" alt=""/><br /><sub><b>Michaรซl De Boey</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/pulls?q=is%3Apr+reviewed-by%3AMichaelDeBoey" title="Reviewed Pull Requests">๐Ÿ‘€</a></td>
<td align="center"><a href="https://michaeldeboey.be"><img src="https://avatars3.githubusercontent.com/u/6643991?v=4" width="100px;" alt=""/><br /><sub><b>Michaรซl De Boey</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/pulls?q=is%3Apr+reviewed-by%3AMichaelDeBoey" title="Reviewed Pull Requests">๐Ÿ‘€</a> <a href="https://github.com/testing-library/react-testing-library/commits?author=MichaelDeBoey" title="Code">๐Ÿ’ป</a></td>
<td align="center"><a href="https://cimbul.com"><img src="https://avatars2.githubusercontent.com/u/927923?v=4" width="100px;" alt=""/><br /><sub><b>Tim Yates</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/pulls?q=is%3Apr+reviewed-by%3Acimbul" title="Reviewed Pull Requests">๐Ÿ‘€</a></td>

@@ -530,2 +530,4 @@ <td align="center"><a href="https://github.com/eventualbuddha"><img src="https://avatars3.githubusercontent.com/u/1938?v=4" width="100px;" alt=""/><br /><sub><b>Brian Donovan</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=eventualbuddha" title="Code">๐Ÿ’ป</a></td>

<td align="center"><a href="https://github.com/hottmanmichael"><img src="https://avatars3.githubusercontent.com/u/10534502?v=4" width="100px;" alt=""/><br /><sub><b>Michael Hottman</b></sub></a><br /><a href="#ideas-hottmanmichael" title="Ideas, Planning, & Feedback">๐Ÿค”</a></td>
<td align="center"><a href="https://github.com/stevenfitzpatrick"><img src="https://avatars0.githubusercontent.com/u/23268855?v=4" width="100px;" alt=""/><br /><sub><b>Steven Fitzpatrick</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/issues?q=author%3Astevenfitzpatrick" title="Bug reports">๐Ÿ›</a></td>
<td align="center"><a href="https://github.com/juangl"><img src="https://avatars0.githubusercontent.com/u/1887029?v=4" width="100px;" alt=""/><br /><sub><b>Juan Je Garcรญa</b></sub></a><br /><a href="https://github.com/testing-library/react-testing-library/commits?author=juangl" title="Documentation">๐Ÿ“–</a></td>
</tr>

@@ -532,0 +534,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