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

1
13

33.2.3

Diff

Changelog

Source

33.2.3 (2022-01-23)

Bug Fixes

  • Relax TypeScript rules for d.ts files (ebbd53d)
peeri
published 33.2.2 •

Changelog

Source

33.2.2 (2021-12-24)

Bug Fixes

  • TypeScript: Disable import/no-default-export for d.ts files (f6f0a2a)
peeri
published 33.2.1 •

Changelog

Source

33.2.1 (2021-12-22)

Bug Fixes

  • TypeScript: Disable "@typescript-eslint/no-unsafe-argument" (8022f7e)
peeri
published 33.2.0 •

Changelog

Source

33.2.0 (2021-12-14)

Features

peeri
published 33.1.0 •

Changelog

Source

33.1.0 (2021-12-14)

Features

  • Disable import/no-anonymous-default-export in config files (e5f05c1)
peeri
published 33.0.1 •

Changelog

Source

33.0.1 (2021-12-06)

Bug Fixes

peeri
published 33.0.0 •

Changelog

Source

33.0.0 (2021-11-12)

Features

  • react: Add support for new JSX transformer (07c01a0)
  • typescript: Simplify typescript setup (763644a)

BREAKING CHANGES

  • typescript: The tsconfig.json path is not relative to the CWD now, but to your package.json. In most cases you don't need to change anything. If your tsconfig.json is not next to your package.json, you need to specify parserOptions.project as described in the README.
  • react: This assumes that you're using at least React 17. In React 16, things will break if you omit the React import. See also https://reactjs.org/blog/2020/09/22/introducing-the-new-jsx-transform.html
peeri
published 32.0.1 •

Changelog

Source

32.0.1 (2021-11-12)

Bug Fixes

  • Switch parser ecmaVersion to "latest" (a08dde8)
peeri
published 32.0.0 •

Changelog

Source

32.0.0 (2021-11-05)

Features

BREAKING CHANGES

  • ESLint >= 8.1.0 and Node >= 14.0.0 is required now
peeri
published 31.0.3 •

Changelog

Source

31.0.3 (2021-09-16)

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