Socket
Socket
Sign inDemoInstall

@metamask/eslint-config-nodejs

Package Overview
Dependencies
Maintainers
9
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/eslint-config-nodejs - 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]

@@ -75,3 +79,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

@@ -78,0 +83,0 @@ [11.1.0]: https://github.com/MetaMask/eslint-config/compare/v11.0.1...v11.1.0

6

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

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

"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-n": "^15.7.0",

@@ -33,0 +33,0 @@ "eslint-plugin-prettier": "^4.2.1",

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

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-n@^15.7.0 \

@@ -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