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

11.3.0

Diff

Changelog

Source

11.3.0 (2017-06-23)

Features

  • Relax class-methods-use-this to warn because it should be a hint (9af3645)
  • Relax react rules (a026414)

<a name="11.2.0"></a>

peeri
published 11.2.0 •

Changelog

Source

11.2.0 (2017-06-22)

Features

  • Relax no-extraneous-dependencies rule (50710b5)

<a name="11.1.0"></a>

peeri
published 11.1.0 •

Changelog

Source

11.1.0 (2017-06-22)

Features

  • Relax import/no-extraneous-dependencies rule (4c26ba0)

<a name="11.0.1"></a>

peeri
published 11.0.1 •

Changelog

Source

11.0.1 (2017-06-22)

Bug Fixes

  • Missing plugin declaration in react rules (3a39340)

<a name="11.0.0"></a>

peeri
published 11.0.0 •

Changelog

Source

11.0.0 (2017-06-22)

Chores

  • Remove eslint-plugin-flowtype (e99537a)

BREAKING CHANGES

  • This commit removes eslint-plugin-flowtype from the package.json. In case you're using the flowtype config, you need to add eslint-plugin-flowtype to your package.json now.

<a name="10.1.1"></a>

peeri
published 10.1.1 •

Changelog

Source

10.1.1 (2017-04-03)

Bug Fixes

  • Turn off "prefer-rest" in node rules (b0af121)

<a name="10.1.0"></a>

peeri
published 10.1.0 •

Changelog

Source

10.1.0 (2017-04-03)

Features

  • Remove no-confusing-arrow rule (bb20a58)

<a name="10.0.0"></a>

peeri
published 10.0.0 •

Changelog

Source

10.0.0 (2017-03-31)

Features

BREAKING CHANGES

  • This version introduces also some breaking changes:
  • Switch "no-alert" to "error" (a831ed4fc3b17d4a932745cdda7f31cbc00e955d)
  • Switch "no-bitwise" to "error" (e8f38b6289c6b3ae7d17dc35a445b1837143c4bd)
  • Switch "no-eq-null" to "error" (329ae4bbaf5b4fd732f899bd89cd8f152b7ac1e2)
  • Switch "no-process-exit" to "error" (850275f029ea37c85c7e766f8d976a38ea89dce3)
  • Switch "no-script-url" to "error" (5b10357db3fe6f836858066c44e740956ad3df61)
  • Switch "no-useless-call" to "error" (66ab5190f01d27d81c5d0654c303f77466c37d47)
  • Switch "no-script-url" to "error" (5b10357db3fe6f836858066c44e740956ad3df61)
  • Add dangling commas (356adb84c3d7c9ba937c4248a38e1d1cc6ba46df)
  • Add a bunch of new rules (bf343f51cba2ae93bc38dff541122705776b2259)
  • Make "no-undef" rule stricter (6ae63b3b83925ebdbcb1586f3292ef9cb93d8dc9)
peerigon
published 9.0.0 •

Changelog

Source

9.0.0

  • Breaking: Enforce template-curly-spacing (see a3409a3613a58e002921db8cb54db0550fbfa56d)
peerigon
published 8.0.0 •

Changelog

Source

8.0.0

  • Breaking: Add/change react rules based on discussion in #5
  • Breaking: Add rule to prevent curly spaces in template strings (see c600bd8b71094ee972b933762d646faef091376d)
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