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.3.12

Diff

Changelog

Source

0.3.12 (2023-10-12)

Features

  • a11y-heading-in-sectioning-contentに"SectioningContent内のsmarthr-ui/Heading系コンポーネントにtag属性が設定されている場合エラー"になる機能を追加 (#85) (c34b4f4)
  • a11y-image-has-alt-attributeでaria-describedbyが設定されている場合、エラーにならないように修正 (#84) (046ee0f)
atsushim
published 0.3.11 •

Changelog

Source

0.3.11 (2023-09-27)

atsushim
published 0.3.10 •

Changelog

Source

0.3.10 (2023-09-20)

Features

  • a11y-heading-in-sectioning-contentでSectioningContentと予想される名前だがそれらの拡張ではないコンポーネントはエラーとする (#77) (f7248d5)
  • a11y-xxx-has-yyy-attributeにcheckTypeオプションを追加 (#81) (94a511a)
  • a11y系ruleにstyled-componentsで既存のコンポーネントなどを拡張する際、誤検知が発生しそうな名称が設定されている場合はエラーにする機能を追加 (#80) (727ff3f)
atsushim
published 0.3.9 •

Changelog

Source

0.3.9 (2023-09-04)

Features

  • new Date("YYYY/MM/DD") のように日付文字列を直接設定している場合 new Date(YYYY, MM - 1, DD) に置き換えるfixerを追加 (#76) (16a689a)
atsushim
published 0.3.8 •

Changelog

Source

0.3.8 (2023-09-01)

Features

  • a11y-anchor-has-href-attribute の next, react-router-dom用オプションをpackage.jsonを解析して自動設定するように修正 (#71) (8321433)
  • a11y-anchor-has-href-attributeをhref="" や href="#" の場合、エラーとなるように修正 (#75) (738ab65)
atsushim
published 0.3.7 •

Changelog

Source

0.3.7 (2023-08-24)

Features

  • a11y-clickable-element-has-text のチェック時、リンク内部に名称の末尾がTextがつくコンポーネントがある場合、チェックを通過するように修正 (#69) (182b5d5)
atsushim
published 0.3.6 •

Changelog

Source

0.3.6 (2023-08-20)

Features

  • .eslintrc.js などの設定からparserOptions.project が設定されている場合、tsconfig.jsonの読み込み先を変更する (#68) (3897faf)
atsushim
published 0.3.5 •

Changelog

Source

0.3.5 (2023-07-28)

Bug Fixes

  • a11y-heading-in-sectioning-content で Heading系コンポーネントの拡張をexportしている場合、正しく除外されないバグを修正 (#67) (a4b8e6d)
atsushim
published 0.3.4 •

Changelog

Source

0.3.4 (2023-07-18)

Features

  • a11y-heading-in-sectioning-content を smarthr-ui/PageHeading に対応させる (#66) (5abc13c)
atsushim
published 0.3.3 •

Changelog

Source

0.3.3 (2023-07-10)

Bug Fixes

  • a11y-heading-in-sectioning-contentのHeadingアウトライン未指定の誤検知を修正する (#65) (2cbf6aa)
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