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

eslint-plugin-smarthr

Package Overview
Dependencies
Maintainers
22
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 Compare versions

Comparing version 0.3.17 to 0.3.18

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.3.18](https://github.com/kufu/eslint-plugin-smarthr/compare/v0.3.17...v0.3.18) (2023-12-30)
### Features
* a11y-delegate-element-has-role-presentation でインタラクティブな要素として扱われるコンポーネントを追加する ([#95](https://github.com/kufu/eslint-plugin-smarthr/issues/95)) ([7d2b66d](https://github.com/kufu/eslint-plugin-smarthr/commit/7d2b66d7f998e78e767a8d1353a6beac5312027c))
### [0.3.17](https://github.com/kufu/eslint-plugin-smarthr/compare/v0.3.16...v0.3.17) (2023-12-30)

@@ -7,0 +14,0 @@

2

package.json
{
"name": "eslint-plugin-smarthr",
"version": "0.3.17",
"version": "0.3.18",
"author": "SmartHR",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -13,2 +13,5 @@ const { generateTagFormatter } = require('../../libs/format_styled_components');

'DropZone$': 'DropZone$',
'Switch$': 'Switch$',
'SegmentedControl$': 'SegmentedControl$',
'RightFixedNote$': 'RightFixedNote$',
'FieldSet$': 'FieldSet$',

@@ -25,2 +28,3 @@ '(b|B)utton$': 'Button$',

'RemoteTrigger(.+)Dialog$': 'RemoteTrigger(.+)Dialog$',
'FormDialog$': 'FormDialog$',
'Pagination$': 'Pagination$',

@@ -27,0 +31,0 @@ 'SideNav$': 'SideNav$',

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