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
9
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

13
13

37.0.0-beta.4

Diff

Changelog

Source

37.0.0-beta.4 (2023-11-06)

Features

  • New beta release (c358189)
peeri
published 37.0.0-beta.3 •

Changelog

Source

37.0.0-beta.3 (2023-11-06)

Features

BREAKING CHANGES

  • Some new base rules have been introduced which might produce linting errors.
peeri
published 37.0.0-beta.2 •

Changelog

Source

37.0.0-beta.2 (2023-11-06)

Features

BREAKING CHANGES

  • 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
peeri
published 37.0.0-beta.1 •

Changelog

Source

37.0.0-beta.1 (2023-11-06)

Features

BREAKING CHANGES

  • 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.
peeri
published 36.0.0 •

Changelog

Source

36.0.0 (2023-10-27)

chore

BREAKING CHANGES

  • Major version bumps of transitive dependencies @typescript-eslint/eslint-plugin, @typescript-eslint/parser and eslint-config-prettier
peeri
published 35.0.0 •

Changelog

Source

35.0.0 (2023-09-06)

Features

  • TypeScript: Change parserOptions defaults for resolving tsconfig.json (21aa03c)

BREAKING CHANGES

  • TypeScript: The parserOptions defaults for resolving tsconfig.json files have been changed to project: true (see also https://typescript-eslint.io/packages/parser/#project). This can be overridden in your ESLint config.
peeri
published 34.0.0 •

Changelog

Source

34.0.0 (2023-05-28)

Features

BREAKING CHANGES

  • We've removed official Node 14 and 16 support. We don't know of any breaking change though, so it may still work with older Node versions.
  • Removed old ES5 rules as they aren't used by any current projects anymore.
  • We've removed all rules related to FlowType as they haven't been maintained for quite a while.
peeri
published 33.3.0 •

Changelog

Source

33.3.0 (2022-05-04)

Features

  • Relax lint rules in tests (52e3f2e)
peeri
published 33.2.5 •

Changelog

Source

33.2.5 (2022-04-02)

Bug Fixes

  • TypeScript: Relax @typescript-eslint/naming-convention (36e61df)
peeri
published 33.2.4 •

Changelog

Source

33.2.4 (2022-01-23)

Bug Fixes

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