Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kevinoid/eslint-config

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kevinoid/eslint-config - npm Package Versions

23
6

33.2.0

Diff

kevinoid
published 33.1.0 •

Changelog

Source

33.1.0 (2024-11-02)

Features

  • Configure n/no-unsupported-features/node-builtins to ignore fetch, due to unnecessary warnings about experimental status on Node.js 18-20 (6555383)
kevinoid
published 33.0.0 •

Changelog

Source

33.0.0 (2024-10-31)

BREAKING CHANGES

Features

kevinoid
published 32.0.0 •

Changelog

Source

32.0.0 (2023-10-20)

BREAKING CHANGES

  • Drop support for Node.js <18.

Features

kevinoid
published 31.1.0 •

Changelog

Source

31.1.0 (2023-10-01)

Features

kevinoid
published 31.0.0 •

Changelog

Source

31.0.0 (2023-09-06)

Features

  • Group builtin imports separately before others in the import order (c1aaec3)
kevinoid
published 30.0.0 •

Changelog

Source

30.0.0 (2023-08-17)

BREAKING CHANGES

Features

  • Extend plugin:jsdoc/recommended-error rather than converting warn to error (6a316b9)
kevinoid
published 29.0.0 •

Changelog

Source

29.0.0 (2023-05-07)

BREAKING CHANGES

Bug Fixes

  • Rename node.js to nodejs.js to avoid inadvertent invocation on Windows. Continue to export /node and /node.js from this package for compatibility. (f313889)
kevinoid
published 28.1.0 •

Changelog

Source

28.1.0 (2022-10-23)

Features

  • Disable n/no-process-exit (5bd1dc8) which is already checked by the built-in no-process-exit rule.
kevinoid
published 28.0.0 •

Changelog

Source

28.0.0 (2022-10-23)

BREAKING CHANGES

Features

  • Support Node.js >16 (9fe3e66)
  • Disable unicorn/prefer-module for webextensions (831eabb)
  • Enable unicorn/prefer-array-flat-map in webextensions (bcb9dce)
  • Ignore import/no-unresolved false-positives (c10642a)
23
6
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