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.2.0 to 17.2.1

4

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

@@ -15,5 +15,5 @@ "use strict"

[READ]: { supported: ["7.0.0", "6.13.0"] },
canParse: { [READ]: { experimental: ["19.9.0"] } },
canParse: { [READ]: { supported: ["19.9.0"] } },
createObjectURL: { [READ]: { experimental: ["16.7.0"] } },
revokeObjectURL: { [READ]: { supported: ["19.9.0", "18.17.0"] } },
revokeObjectURL: { [READ]: { experimental: ["16.7.0"] } },
},

@@ -20,0 +20,0 @@ URLSearchParams: { [READ]: { supported: ["7.5.0", "6.13.0"] } },

{
"name": "eslint-plugin-n",
"version": "17.2.0",
"version": "17.2.1",
"description": "Additional ESLint's rules for Node.js",

@@ -34,7 +34,7 @@ "engines": {

"@typescript-eslint/parser": "^7.0.0",
"@typescript-eslint/typescript-estree": "^6.18.1",
"@typescript-eslint/typescript-estree": "^7.0.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.1.0",
"eslint-doc-generator": "^1.6.1",
"eslint-plugin-eslint-plugin": "^5.2.1",
"eslint-plugin-eslint-plugin": "^6.0.0",
"eslint-plugin-n": "file:.",

@@ -41,0 +41,0 @@ "fast-glob": "^3.2.12",

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