DFSG NEW Queue

DFSG, Licensing & New Packages Team

node-delegate-it 6.3.0-1

Package Information

DescriptionLightweight event delegation

This module provides DOM event delegation, allowing users to handle events on elements that may not yet exist in the DOM. It is: * modern: ES2022, TypeScript, Edge 16+ * idempotent: identical listeners aren't added multiple times, just like the native addEventListener * supports AbortSignal

MaintainerSergei Golovan <sgolovan@debian.org>
Changed BySergei Golovan <sgolovan@debian.org>
Sponsorsgolovan@debian.org
Distributionexperimental
Architectureall
VCSgit: https://salsa.debian.org/erlang-team/projects/node-delegate-it.git (browse)
Closes#1134409
Trackerhttps://tracker.debian.org/pkg/node-delegate-it
Uploaded4 hours ago

New Package Report

.changes
DateMon, 20 Apr 2026 20:30:29 +0300
Sourcenode-delegate-it
Version6.3.0-1
Changed-BySergei Golovan
Architecturesource all
Distributionexperimental
Changelog
node-delegate-it (6.3.0-1) experimental; urgency=medium
 .
   * Initial release (closes: #1134409).
   * Upload to experimental because the package requires node-typescript
     version 6.
.dsc
Sectionjavascript
Priorityoptional
Componentmain
Package-Listnode-delegate-it deb javascript optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: delegate-it
Upstream-Contact: https://github.com/fregante/delegate-it/issues
Source: https://github.com/fregante/delegate-it

Files: *
Copyright: 2017-2025, Federico Brigante
License: MIT

Files: debian/*
Copyright: 2026, Sergei Golovan
License: MIT

Files: debian/tsconfig.json
Copyright: 2019-2025, Sindre Sorhus
License: MIT

License: MIT
 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