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

eslint-plugin-homer0

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-homer0 - npm Package Versions

2

5.0.3

Diff
homer0
published 5.0.3 •

Changelog

Source

5.0.3 (2021-04-11)

Bug Fixes

  • add deprecation notice (d80e843)
homer0
published 5.0.2 •

Changelog

Source

5.0.2 (2020-08-10)

Bug Fixes

homer0
published 5.0.1 •

Changelog

Source

5.0.1 (2020-07-22)

Bug Fixes

Bug Fixes

  • only run release on master (76dcb40)
  • remove the overwrite for comma-dangle (6c4a98e)
  • remove the overwrite for max-classes-per-file (2ef5130)
  • remove the overwrite for prefer-object-spread (f1df7c9)
  • set the preferred type to Object (e71ae90)
  • use github plugin instead of git (27c9beb)

Features

  • add JSDoc and sort-class-members (340a540)
  • add jsdoc configuration (8caf8c3)
  • add the sort-class-members plugin (07354ce)
  • allow the use of the tag parent (4d79c60)
  • exclude 60 from no-magic-numbers (58d9c8e)

BREAKING CHANGES

  • All class members will now have to follow the order set by the plugin configuration
  • You'll need to stop using Object.assign for most of the basic cases
  • You now need to add a trailing comma to function parameters
  • You can't have more than one class per file now
homer0
published 5.0.0 •

Changelog

Source

5.0.1 (2020-07-22)

Bug Fixes

Bug Fixes

  • only run release on master (76dcb40)
  • remove the overwrite for comma-dangle (6c4a98e)
  • remove the overwrite for max-classes-per-file (2ef5130)
  • remove the overwrite for prefer-object-spread (f1df7c9)
  • set the preferred type to Object (e71ae90)
  • use github plugin instead of git (27c9beb)

Features

  • add JSDoc and sort-class-members (340a540)
  • add jsdoc configuration (8caf8c3)
  • add the sort-class-members plugin (07354ce)
  • allow the use of the tag parent (4d79c60)
  • exclude 60 from no-magic-numbers (58d9c8e)

BREAKING CHANGES

  • All class members will now have to follow the order set by the plugin configuration
  • You'll need to stop using Object.assign for most of the basic cases
  • You now need to add a trailing comma to function parameters
  • You can't have more than one class per file now
homer0
published 4.0.0 •
homer0
published 3.0.3 •
homer0
published 3.0.2 •
homer0
published 3.0.0 •
homer0
published 2.1.0 •
homer0
published 2.0.1 •
2