New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

eslint-config-peerigon

Package Overview
Dependencies
Maintainers
0
Versions
125
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-peerigon - npm Package Versions

23
13

40.0.0

Diff

peeri
published 39.1.0 •

Changelog

Source

39.1.0 (2024-07-09)

Features

  • Update dependencies (#164) (d598985)
peeri
published 39.0.1 •

Changelog

Source

39.0.1 (2024-04-29)

Bug Fixes

  • Disable @trivago/prettier-plugin-sort-imports temporarily (#142) (501c74e)
peeri
published 39.0.0 •

Changelog

Source

39.0.0 (2024-03-22)

Features

  • Replace deprecated eslint-plugin-node with eslint-plugin-n (#119) (f0d0521)

BREAKING CHANGES

  • Since we switched from eslint-plugin-node to eslint-plugin-n, this may introduce new ESLint errors in Node projects.
peeri
published 38.0.0 •

Changelog

Source

38.0.0 (2024-03-22)

chore

  • Update dependencies to latest versions (#116) (20ac5cb)

BREAKING CHANGES

  • Update @typescript-eslint/eslint-plugin and @typescript-eslint/parser from 6.x to 7.x
peeri
published 37.2.0 •

Changelog

Source

37.2.0 (2024-03-22)

Features

  • Add shared Prettier config for import sorting (cb1ba16)
peeri
published 37.1.0 •

Changelog

Source

37.1.0 (2024-01-17)

Features

peeri
published 37.0.2 •

Changelog

Source

37.0.2 (2023-11-08)

Bug Fixes

  • Relax logical-assignment-operators rule again (38c984f)
peeri
published 37.0.1 •

Changelog

Source

37.0.1 (2023-11-08)

Bug Fixes

  • Relax logical-assignment-operators rule (25fe184)
peeri
published 37.0.0 •

Changelog

Source

37.0.0 (2023-11-06)

Features

BREAKING CHANGES

  • Some new base rules have been introduced which might produce linting errors.
  • The prettier- prefix has been removed from all preset files: peerigon/presets/prettier-typescript.js becomes peerigon/presets/typescript.js, peerigon/presets/prettier-typescript-react.js becomes peerigon/presets/typescript-react.js and peerigon/presets/prettier-typescript-node.js becomes peerigon/presets/typescript-node.js
  • All formatting rules have been removed as they have been deprecated by ESLint (see eslint.org/blog/2023/10/deprecating-formatting-rules). We won't switch to @stylistic/eslint-plugin-js as code formatting should be done by Prettier nowadays.
23
13
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