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

eslint-plugin-smarthr

Package Overview
Dependencies
Maintainers
0
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-smarthr - npm Package Versions

1
9

0.2.18

Diff

Changelog

Source

0.2.18 (2023-01-15)

Features

  • redundant-name にignores オプションを追加 (#53) (638ed8f)

Bug Fixes

  • ディレクトリの削除もれ対応 (#52) (afefcae)
atsushim
published 0.2.17 •

Changelog

Source

0.2.17 (2023-01-12)

Features

  • a11y-radio-has-name-attributeをinput, select, textareaに対してname属性を必須にするルール a11y-input-has-name-attribute に変更する (#50) (f278bf8)
  • ラジオボタンにnameを強制するルールを追加 (97792cf)

Bug Fixes

  • no-import-other-domain、require-barrel-import でignoresオプションを指定するとエラーが発生する問題を修正する (#49) (8526236)
  • prohibit-path-within-template-literalのpathオブジェクト名の解析の際、エラーになるパターンがあったため修正する (#48) (715e485)
atsushim
published 0.2.16 •

Changelog

Source

0.2.16 (2022-12-21)

Features

  • ラジオボタンにnameを強制するルールを追加 (97792cf)

Bug Fixes

  • no-import-other-domain、require-barrel-import でignoresオプションを指定するとエラーが発生する問題を修正する (#49) (8526236)
  • prohibit-path-within-template-literalのpathオブジェクト名の解析の際、エラーになるパターンがあったため修正する (#48) (715e485)
atsushim
published 0.2.15 •

Changelog

Source

0.2.15 (2022-12-15)

Features

  • add prohibit-path-within-template-literal rule. (#46) (1ea51a9)
  • ignores option for no-import-other-domain and require-barrel-import (#45) (559fdcf)

Bug Fixes

  • redundant-nameのarrowedNameなどで利用するファイルパスが削られすぎていたため、指定が行いにくい問題を修正する (#43) (6de9618)
takahiro.himi
published 0.2.14 •

Changelog

Source

0.2.14 (2022-12-13)

Features

  • trim-propsルールを追加 (#44)
atsushim
published 0.2.13 •

Changelog

Source

0.2.13 (2022-12-07)

Bug Fixes

  • redundant-nameのarrowedNameなどで利用するファイルパスが削られすぎていたため、指定が行いにくい問題を修正する (#43) (6de9618)
atsushim
published 0.2.12 •

Changelog

Source

0.2.12 (2022-12-07)

Bug Fixes

  • ファイルが複数の.を保つ場合(例 xxx.test.tsx)正常に動作しないバグを修正する (#42) (23eb5b5)
atsushim
published 0.2.10 •

Changelog

Source

0.2.10 (2022-11-22)

Features

  • a11y-prohibit-input-placeholder を最新のComboBoxに対応させる (#39) (682281c)
  • placeholder禁止対象にdate pickerが含まれていなかったため対応 (#39) (abf89f0)

Bug Fixes

  • a11y-image-has-alt-attribute が svg > image を誤検知してしまうバグを修正する (#40) (1f21879)
atsushim
published 0.2.9 •

Changelog

Source

0.2.9 (2022-10-19)

Features

  • a11y-prohibit-input-placeholder を SearchInputに対応させる (#38) (60de76b)
  • add require-declaration rule (#34) (5dc6d44)
  • placeholder非推奨の対象に FieldSet, ComboBox も含める (#35) (0e8d1d0)

Bug Fixes

  • a11y-clickable-element-has-textのバグを修正する (#36) (4efc23d)
atsushim
published 0.2.8 •

Changelog

Source

0.2.8 (2022-10-05)

Bug Fixes

  • チェックするファイルのdirを取得するロジックから正規表現を取り除く (#33) (c89548e)
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