DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: node-which-typed-array 1.1.20-1

New Package Report

.changes
Changed-ByBastien Roucariès
Architecturesource all
Distributionexperimental
DateSun, 19 Apr 2026 15:47:58 +0200
Sourcenode-which-typed-array
Version1.1.20-1
Changelog
node-which-typed-array (1.1.20-1) experimental; urgency=medium
 .
   * Initial release (Closes: #1134393)
.dsc
Sectionjavascript
Priorityoptional
Componentmain
Package-Listnode-which-typed-array deb javascript optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: which-typed-array
Upstream-Contact: https://github.com/inspect-js/which-typed-array/issues
Source: https://github.com/inspect-js/which-typed-array#readme

Files: *
Copyright: 2026, Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)
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.

Review Information

accepted — allocated to siretart 16 days ago, started 16 days ago, completed 16 days ago.

Final Comment

Public Notes

16 days ago ● public

https://salsa.debian.org/js-team/node-which-typed-array returns a 404 for me. Please double check the URL and access permission.

16 days ago ● public

Missed Author Check

Command: dnq author-check -prepare
Exit code: 0

Author check: scanned 21 files.

Result: ALL SOURCE AUTHORS LISTED IN debian/copyright
16 days ago ● public

copyright-grep

Command: rg -i '(licen[cs]e|copyr|©|\(c\))' --heading
Exit code: 0

LICENSE
The MIT License (MIT)
Copyright (c) 2015 Jordan Harband
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
The above copyright notice and this permission notice shall be included in all
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER

package.json
	"license": "MIT",

README.md
[![License][license-image]][license-url]
[license-image]: https://img.shields.io/npm/l/which-typed-array.svg
[license-url]: LICENSE

debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Copyright: 2026, Jordan Harband <ljharb@gmail.com> (http://ljharb.codes)
License: Expat
Copyright: 2026, Bastien Roucariès <rouca@debian.org>
License: Expat
License: Expat
 publish, distribute, sublicense, and/or sell copies of the Software,
 The above copyright notice and this permission notice shall be
 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
16 days ago ● public

Lintian

Command: lintian -Iiv -L '>=warning' --show-overrides --color=never ../$(basename $PWD)_*.changes
Exit code: 0

N:
W: node-which-typed-array: extended-description-line-too-long line 1
N: 
N:   One or more lines in the extended part of the "Description:" field have
N:   been found to contain more than 80 characters. For the benefit of users of
N:   80x25 terminals, it is recommended that the lines do not exceed 80
N:   characters.
N: 
N:   Please refer to The single line synopsis (Section 3.4.1) in the Debian
N:   Policy Manual for details.
N: 
N:   Visibility: warning
N:   Show-Always: no
N:   Check: fields/description
N: 
16 days ago ● public

duck - check URL redirections

Command: duck
Exit code: 1

I: debian/copyright:7: URL: http://ljharb.codes: INFORMATION (Certainty:possible)
   Domain redirect detected: http://ljharb.codes -> https://github.com. Probably a new upstream website?

E: debian/control: Vcs-Git: https://salsa.debian.org/js-team/node-which-typed-array.git: ERROR (Certainty:certain)
   remote: HTTP Basic: Access denied. If a password was provided for Git authentication, the password was incorrect or you're required to use a token instead of a password. If a token was provided, it was either incorrect, expired, or improperly scoped. See https://salsa.debian.org/help/topics/git/troubleshooting_git.md#error-on-git-fetch-http-basic-access-denied
   fatal: Authentication failed for 'https://salsa.debian.org/js-team/node-which-typed-array.git/'

16 days ago ● public

suspicious-source

Command: suspicious-source
Exit code: 0

./README.md
./index.js
./types.d.ts
./.eslintrc
./.nycrc
./tsconfig.json
./package.json
./.pc/0001-Drop-for-each.patch/index.js
./.pc/0001-Drop-for-each.patch/package.json
./.pc/0002-Remove-get-proto.patch/index.js
./.pc/0002-Remove-get-proto.patch/package.json
./.pc/0003-Fix-test.patch/test/index.js
./test/index.js
16 days ago ● public

License Detector

Command: license-detector .
Exit code: 0

.
	99%	MIT
	93%	JSON
	84%	MIT-feh
	84%	MIT-0
	81%	MIT-advertising
	45%	X11-distribute-modifications-variant
16 days ago ● public

Licenserecon

Command: lrc | grep -v 'Superfluous file pattern'
Exit code: 0

en: Versions: licenserecon '14.0'  licensecheck '3.3.9-1'

Parsing Source Tree  ....
Reading d/copyright  ....
Running licensecheck ....

No significant differences found
16 days ago ● public

licensecheck

Command: licensecheck -r . | grep -v 'No copyright'
Exit code: 0

./LICENSE: MIT License
./debian/copyright: MIT License

Back to Dashboard | View all reviews for this package