DFSG NEW Queue

DFSG, Licensing & New Packages Team

node-tabbable 6.5.0-1

Package Information

DescriptionSmall utility that returns an array of all tabbable DOM nodes

tabbable is a small utility that returns an array of all* tabbable DOM nodes within a containing node.

It provides a precise, cross‑browser‑aware implementation of the browser tab order, helping developers understand and control keyboard navigation behavior in complex interfaces. The library is designed to be lightweight, fast, and accurate, making it suitable for accessibility tooling, UI frameworks, and automated testing environments.

Node.js is an event-based server-side JavaScript engine.

MaintainerDebian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Changed ByBastien Roucariès <rouca@debian.org>
Sponsorrouca@debian.org
Distributionexperimental
Architectureall
VCSgit: https://salsa.debian.org/js-team/node-tabbable.git (browse)
Closes#1145297
Trackerhttps://tracker.debian.org/pkg/node-tabbable
Uploaded1 hour ago

New Package Report

.changes
Version6.5.0-1
Changed-ByBastien Roucariès
Architecturesource all
Distributionexperimental
DateSun, 23 Aug 2026 23:24:05 +0200
Sourcenode-tabbable
Changelog
node-tabbable (6.5.0-1) experimental; urgency=medium
 .
   * Initial release, split for node-microsoft-fast (Closes: #1145297)
.dsc
Sectionjavascript
Priorityoptional
Componentmain
Package-Listnode-tabbable deb javascript optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: tabbable
Upstream-Contact: https://github.com/focus-trap/tabbable/issues
Source: https://github.com/focus-trap/tabbable#readme

Files: *
Copyright: 2026, David Clark (http://davidtheclark.com/)
License: Expat

Files: debian/*
Copyright: 2026, Bastien Roucariès <rouca@debian.org>
License: Expat

License: Expat
 Permission is hereby granted, free of charge, to any person
 obtaining a copy of this software and associated documentation files
 (the "Software"), to deal in the Software without restriction,
 including without limitation the rights to use, copy, modify, merge,
 publish, distribute, sublicense, and/or sell copies of the Software,
 and to permit persons to whom the Software is furnished to do so,
 subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be
 included in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
 SOFTWARE.

Back to Dashboard | View all reviews for this package