Socket
Socket
Sign inDemoInstall

eslint-plugin-jest-dom

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-jest-dom - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

17

package.json
{
"name": "eslint-plugin-jest-dom",
"version": "1.4.0",
"version": "1.4.1",
"description": "lint rules for use with jest-dom",

@@ -32,3 +32,16 @@ "keywords": [

},
"license": "ISC"
"license": "ISC",
"directories": {
"doc": "docs",
"lib": "lib",
"test": "tests"
},
"repository": {
"type": "git",
"url": "git+https://github.com/testing-library/eslint-plugin-jest-dom.git"
},
"bugs": {
"url": "https://github.com/testing-library/eslint-plugin-jest-dom/issues"
},
"homepage": "https://github.com/testing-library/eslint-plugin-jest-dom#readme"
}
# eslint-plugin-jest-dom
[![Build Status](https://travis-ci.org/testing-library/eslint-plugin-jest-dom.svg?branch=master)](https://travis-ci.org/testing-library/eslint-plugin-jest-dom)
[![version][version-badge]][package]
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors)

@@ -94,1 +95,4 @@

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
[package]: https://www.npmjs.com/package/eslint-plugin-jest-dom
[version-badge]: https://img.shields.io/npm/v/eslint-plugin-jest-dom.svg?style=flat-square
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