Socket
Socket
Sign inDemoInstall

@testing-library/dom

Package Overview
Dependencies
Maintainers
10
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@testing-library/dom - npm Package Compare versions

Comparing version 5.5.4 to 5.5.5

10

package.json
{
"name": "@testing-library/dom",
"version": "5.5.4",
"version": "5.5.5",
"description": "Simple and complete DOM testing utilities that encourage good testing practices.",

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

"scripts": {
"build": "kcd-scripts build && kcd-scripts build --bundle --no-clean",
"build": "kcd-scripts build --ignore \"**/__tests__/**,**/__node_tests__/**,**/__mocks__/**\" && kcd-scripts build --bundle --no-clean",
"lint": "kcd-scripts lint",

@@ -54,4 +54,4 @@ "test": "kcd-scripts test",

"devDependencies": {
"dtslint": "^0.7.7",
"jest-dom": "^3.4.0",
"@testing-library/jest-dom": "^4.0.0",
"dtslint": "^0.8.0",
"jest-in-case": "^1.0.2",

@@ -61,3 +61,3 @@ "jest-serializer-ansi": "^1.0.3",

"jsdom": "^15.1.1",
"kcd-scripts": "^1.4.0"
"kcd-scripts": "^1.5.2"
},

@@ -64,0 +64,0 @@ "eslintConfig": {

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