DFSG NEW Queue

DFSG, Licensing & New Packages Team

node-url-toolkit 2.2.5-1

Package Information

Descriptionbuild absolute URLs from base and relative URLs

URL Toolkit is a JavaScript library for resolving relative URLs against a base URL using the rules from RFC 1808.

It can be used when RFC 1808 behaviour is required rather than the WHATWG URL Living Standard implemented by JavaScript's built-in URL class. This affects some edge cases, including how URLs with special schemes such as http are normalised.

The library also provides helpers to parse URLs into their component parts, normalise path segments, and rebuild URLs from parsed parts.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/js/node-url-toolkit.git (browse)
Closes#1139543
Trackerhttps://tracker.debian.org/pkg/node-url-toolkit
Uploaded5 hours ago

New Package Report

.changes
Version2.2.5-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateTue, 09 Jun 2026 11:34:07 +0100
Sourcenode-url-toolkit
Changelog
node-url-toolkit (2.2.5-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1139543)
.dsc
Sectionjavascript
Priorityoptional
Componentmain
Package-Listlibjs-url-toolkit deb javascript optional arch=all
node-url-toolkit deb javascript optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: url-toolkit
Upstream-Contact: Tom Jenkinson <tjcode@outlook.com>
Source: https://github.com/tjenkinson/url-toolkit

Files: *
Copyright: 2016 Tom Jenkinson <tjcode@outlook.com>
License: Apache-2.0

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0


License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

Back to Dashboard | View all reviews for this package