DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: node-rollup-plugin-dts 6.4.1-1

Package Information

Descriptionbundle TypeScript declaration files with Rollup

This Rollup plugin is for combining TypeScript declaration files into a single output file.

It is intended for projects that already generate .d.ts files with the TypeScript compiler and want to publish a bundled declaration file alongside their JavaScript package.

The plugin resolves imports using the TypeScript compiler, excludes external dependencies from node_modules by default, and provides options for source maps, custom tsconfig files, compiler options, and selected external packages.

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-rollup-plugin-dts.git (browse)
Closes#1131221
Blocked Bugs#1136743 (wishlist)
Trackerhttps://tracker.debian.org/pkg/node-rollup-plugin-dts
Uploaded4 hours ago

New Package Report

.changes
Version6.4.1-1
Changed-ByEdward Betts
Architectureall source
Distributionunstable
DateTue, 09 Jun 2026 22:52:44 +0100
Sourcenode-rollup-plugin-dts
Changelog
node-rollup-plugin-dts (6.4.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1131221)
.dsc
Sectionjavascript
Priorityoptional
Componentmain
Package-Listnode-rollup-plugin-dts deb javascript optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: rollup-plugin-dts
Upstream-Contact: Arpad Borsos <arpad.borsos@googlemail.com>
Source: https://github.com/Swatinem/rollup-plugin-dts

Files: *
Copyright: Arpad Borsos <arpad.borsos@googlemail.com>
License: LGPL-3.0

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

Files:
 debian/tests/test_modules/@types/d3-drag/*
 tests/d3-drag-local/*
Copyright: DefinitelyTyped contributors
License: MIT


License: LGPL-3.0
 This package is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation, version 3 of
 the License.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public License
 along with this program. If not, see <https://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in "/usr/share/common-licenses/LGPL-3".

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.

Review Information

accepted — allocated to mechtilde 1 hour ago, started 1 hour ago, completed 1 hour ago.

Final Comment

Back to Dashboard | View all reviews for this package