Socket
Socket
Sign inDemoInstall

eslint-plugin-n

Package Overview
Dependencies
Maintainers
2
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-n - npm Package Compare versions

Comparing version 17.7.0 to 17.8.0

1

lib/unsupported-features/node-builtins-modules/zlib.js

@@ -8,2 +8,3 @@ "use strict"

constants: { [READ]: { supported: ["7.0.0"] } },
crc32: { [READ]: { supported: ["22.2.0"] } },
createBrotliCompress: { [READ]: { supported: ["11.7.0", "10.16.0"] } },

@@ -10,0 +11,0 @@ createBrotliDecompress: { [READ]: { supported: ["11.7.0", "10.16.0"] } },

6

package.json
{
"name": "eslint-plugin-n",
"version": "17.7.0",
"version": "17.8.0",
"description": "Additional ESLint's rules for Node.js",

@@ -20,3 +20,3 @@ "engines": {

"@eslint-community/eslint-utils": "^4.4.0",
"enhanced-resolve": "^5.15.0",
"enhanced-resolve": "^5.17.0",
"eslint-plugin-es-x": "^7.5.0",

@@ -44,3 +44,3 @@ "get-tsconfig": "^4.7.0",

"lint-staged": "^15.2.0",
"markdownlint-cli": "^0.40.0",
"markdownlint-cli": "^0.41.0",
"mocha": "^10.2.0",

@@ -47,0 +47,0 @@ "npm-run-all2": "^6.1.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