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

eslint-config-seek

Package Overview
Dependencies
Maintainers
0
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-seek - npm Package Versions

23
10

14.2.0

Diff

Changelog

Source

14.2.0

Minor Changes

seek-oss-ci
published 14.1.0 •

Changelog

Source

14.1.0

Minor Changes

  • Upgrade eslint-plugin-react-hooks to version 5, removing the need for @eslint/compat. (#155)

    eslint-plugin-react-hooks contains some minor rule changes. Refer to the release notes for more information.

seek-oss-ci
published 14.0.2 •

Changelog

Source

14.0.2

Patch Changes

  • Prioritise eslint-config-prettier overrides over the base rules (#152)
seek-oss-ci
published 14.0.1 •

Changelog

Source

14.0.1

Patch Changes

  • Define plugins without file scopes, to allow for improved extensibility (#149)
seek-oss-ci
published 0.0.0-try-fix-20240925054136 •

seek-oss-ci
published 0.0.0-try-fix-20240925053654 •

seek-oss-ci
published 14.0.0 •

Changelog

Source

14.0.0

Major Changes

  • Some language options have been restored to defaults: (#145)

    • sourceType is now set to the default of module (previously script in some scenarios).
    • ecmaVersion is now set to the default of latest (previously 2022 and 6)
    • Babel has been removed
  • Replace eslint-plugin-import with eslint-plugin-import-x (#145)

    To migrate, any references to eslint-plugin-import should be replaced with eslint-plugin-import-x, and import/ rules with import-x/.

    In addition, it's possible that this may introduce slight behaviour changes.

  • Require TypeScript peer dependency >=5.5.4 (#145)

  • Migrate to ESLint 9, @typescript-eslint 8. (#145)

    These changes may affect your project setup if you are customising your ESLint configuration. See the individual migration guides:

    • https://eslint.org/docs/latest/use/migrate-to-9.0.0
    • https://typescript-eslint.io/blog/announcing-typescript-eslint-v8

    In addition, through these major upgrades, some lint rules have changed or have been renamed. You will likely need to autofix and/or adjust your code after running ESLint.

    As part of this migration, this project has migrated to Flat ESLint configuration. Read the migration guide: https://eslint.org/docs/latest/use/configure/migration-guide.

Minor Changes

  • Upgrade a number of dependencies. These should have no/minimal impact. (#145)

    • eslint-plugin-cypress
    • eslint-config-prettier
    • eslint-plugin-jest
    • eslint-plugin-react, eslint-plugin-react-hooks
seek-oss-ci
published 0.0.0-eslint-9-etc-20240922070719 •

seek-oss-ci
published 0.0.0-eslint-9-etc-20240922064021 •

seek-oss-ci
published 0.0.0-eslint-9-etc-20240922063038 •

23
10
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