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

@zohodesk/a11y

Package Overview
Dependencies
Maintainers
37
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zohodesk/a11y - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

2

es/FocusScope/utils/focusScopeUtil.js

@@ -335,3 +335,3 @@ import { getA11yLibraryConfig, setA11yLibraryConfig } from '../../Provider/Config';

if (isArrowEventEnabled && isListEle(ele)) {
if (isListEle(ele)) {
applyListStyle({

@@ -338,0 +338,0 @@ element: ele

{
"name": "@zohodesk/a11y",
"version": "2.2.2",
"version": "2.2.3",
"main": "es/index.js",

@@ -5,0 +5,0 @@ "module": "es/index.js",

@@ -5,2 +5,6 @@ # DOT Style Guide

# 2.2.3
- **useFocusLoop** - Enable list active on pressing tab - fixed.
# 2.2.2

@@ -7,0 +11,0 @@

Sorry, the diff of this file is not supported yet

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