Socket
Socket
Sign inDemoInstall

@metamask/eslint-config-jest

Package Overview
Dependencies
Maintainers
9
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/eslint-config-jest - npm Package Compare versions

Comparing version 12.0.0 to 12.1.0

7

CHANGELOG.md

@@ -9,2 +9,6 @@ # Changelog

## [12.1.0]
### Changed
- Add support for typescript 5.0.x, 5.1.x ([#288](https://github.com/MetaMask/eslint-config/pull/288))
## [12.0.0]

@@ -63,3 +67,4 @@ ### Changed

[Unreleased]: https://github.com/MetaMask/eslint-config/compare/v12.0.0...HEAD
[Unreleased]: https://github.com/MetaMask/eslint-config/compare/v12.1.0...HEAD
[12.1.0]: https://github.com/MetaMask/eslint-config/compare/v12.0.0...v12.1.0
[12.0.0]: https://github.com/MetaMask/eslint-config/compare/v11.1.0...v12.0.0

@@ -66,0 +71,0 @@ [11.1.0]: https://github.com/MetaMask/eslint-config/compare/v11.0.0...v11.1.0

6

package.json
{
"name": "@metamask/eslint-config-jest",
"version": "12.0.0",
"version": "12.1.0",
"description": "Shareable MetaMask ESLint config for Jest.",

@@ -29,5 +29,5 @@ "homepage": "https://github.com/MetaMask/eslint-config#readme",

"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.1.5",
"eslint-plugin-jsdoc": "^39.6.2",
"eslint-plugin-jsdoc": "^41.1.2",
"eslint-plugin-prettier": "^4.2.1",

@@ -34,0 +34,0 @@ "prettier": "^2.7.1"

@@ -13,4 +13,4 @@ # `@metamask/eslint-config-jest`

eslint-config-prettier@^8.5.0 \
eslint-plugin-import@^2.26.0 \
eslint-plugin-jsdoc@^39.6.2 \
eslint-plugin-import@^2.27.5 \
eslint-plugin-jsdoc@^41.1.2 \
eslint-plugin-jest@^27.1.5 \

@@ -17,0 +17,0 @@ eslint-plugin-prettier@^4.2.1 \

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