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

eslint-plugin-prefer-arrow-functions

Package Overview
Dependencies
Maintainers
0
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-prefer-arrow-functions - npm Package Versions

3.4.1

Diff

Changelog

Source

3.4.1

fold_left
published 3.4.0 •

Changelog

Source

3.4.0

11 August 2024

  • feat: upgrade to eslint v9 #34
  • fix: adjusts fix for generic type arguments on TSX files #27
  • feat: do not flag constructors without this #29
  • chore: set minimum node version to 18 #41
  • fix: TypeError on function f() { return; } #38
  • chore: switch to pnpm a8b8c93
  • fix: update npm dependencies 6fa62ec
  • chore: various fixes and breaking changes ab198e5
fold_left
published 3.3.2 •

Changelog

Source

3.3.2

27 February 2024

  • fix: handle missing case for function overloads #31
  • chore(release): 3.3.2 2778c2d
fold_left
published 3.3.1 •

Changelog

Source

3.3.1

25 February 2024

  • fix: preserve $ characters in function bodies #28
  • chore(release): 3.3.1 a34f8f9
  • test: add case for $ in function body 78342f5
  • style(format): format source 7d5dd71
fold_left
published 3.3.0 •

Changelog

Source

3.3.0

25 February 2024

  • fix: protect static modifier on static methods #30
  • feat: support function overloads #26
  • feat: support assertion functions #25
  • feat: support function overloads (#26) #17
  • feat: support assertion functions (#25) #22
  • chore(github): add release-it 93e6f71
  • chore(release): 3.3.0 3051a81
  • style(format): format source 1b140aa
fold_left
published 3.2.4 •

Changelog

Source

3.2.4

23 October 2023

  • chore(github): update funding.yml #18 #19
  • feat(config): add support for allowNamedFunctions 50fb3b6
  • chore(release): 3.2.4 9b76409
fold_left
published 3.1.4 •

Changelog

Source

3.1.4

13 November 2021

  • fix(yarn): regenerate lockfile b0afea1
  • chore(codeclimate): remove codeclimate 0f338c2
  • chore(release): 3.1.4 4520ba6
fold_left
published 3.1.3 •

Changelog

Source

3.1.3

13 November 2021

  • feat(types): add support for generics #10
  • fix(types): ensure return type is not lost #14
  • fix(npm): update dependencies 30a64e1
  • style(format): format source 1a01195
  • docs(readme): update readme template 7d8b273
fold_left
published 3.0.1 •

Changelog

Source

3.0.1

4 August 2019

  • fix(npm): update dependencies 274db0d
  • chore(readme): move sponsorship info 18af90f
  • docs: add link to try it yourself bb899c4
fold_left
published 3.0.0 •

Changelog

Source

3.0.0

7 May 2019

  • Add support for ESLint >=2 #6
  • Add support for ESLint 4 #5
  • Allow functions with reference to 'this' #4
  • Skip generator functions. Fixes #8 #8
  • Breaking change: feat: add formal support for async functions 45b597b
  • Breaking change: feat: skip functions containing this, arguments, super, and new.target f1cee8c
  • refactor: transpile using typescript 370d0b6
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