DFSG NEW Queue

DFSG, Licensing & New Packages Team

node-typed-query-selector 2.12.1-1

Package Information

DescriptionTyped querySelector for TypeScript

This library provides the `querySelector` and `querySelectorAll` functions which infer types of the selected document elements by parsing the CSS selector strings at compile time. It also can perform syntax check of CSS selector strings.

MaintainerSergei Golovan <sgolovan@debian.org>
Changed BySergei Golovan <sgolovan@debian.org>
Sponsorsgolovan@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/erlang-team/projects/node-typed-query-selector.git (browse)
Closes#1134411
Trackerhttps://tracker.debian.org/pkg/node-typed-query-selector
Uploaded2 hours ago

New Package Report

.changes
Version2.12.1-1
Changed-BySergei Golovan
Architecturesource all
Distributionunstable
DateMon, 20 Apr 2026 20:16:54 +0300
Sourcenode-typed-query-selector
Changelog
node-typed-query-selector (2.12.1-1) unstable; urgency=medium
 .
   * Initial release (closes: #1134411).
.dsc
Sectionjavascript
Priorityoptional
Componentmain
Package-Listnode-typed-query-selector deb javascript optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: typed-query-selector
Upstream-Contact: https://github.com/g-plane/typed-query-selector/issues
Source: https://github.com/g-plane/typed-query-selector

Files: *
Copyright: 2020-2026, Pig Fang
License: MIT

Files: debian/*
Copyright: 2026, Sergei Golovan
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