DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: node-stacktrace-js 2.0.2+ds-1

Package Information

Descriptiongenerate and parse JavaScript stack traces

stacktrace.js is a framework-agnostic JavaScript library for generating, parsing and enhancing stack traces in web browsers. It can produce stack traces from the current execution point, from Error objects, or by wrapping functions so that stack traces are captured when they are invoked.

The library can use source maps to improve stack frame information, supports integration with window.onerror, and returns asynchronous results using Promises. It is useful for browser-side debugging, profiling and error reporting.

MaintainerDebian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/js-team/node-stacktrace-js.git (browse)
Closes#1140343
Trackerhttps://tracker.debian.org/pkg/node-stacktrace-js
Uploaded1 month, 18 days ago

New Package Report

.changes
Architectureall source
Distributionunstable
DateFri, 19 Jun 2026 08:34:10 +0100
Sourcenode-stacktrace-js
Version2.0.2+ds-1
Changed-ByEdward Betts
Changelog
node-stacktrace-js (2.0.2+ds-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1140343)
.dsc
Sectionjavascript
Priorityoptional
Componentmain
Package-Listnode-stacktrace-js deb javascript optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: stacktrace-js
Upstream-Contact: https://github.com/stacktracejs/stacktrace.js/issues
Source: https://www.stacktracejs.com
Files-Excluded:
 dist/stacktrace-with-promises-and-json-polyfills.js
 dist/stacktrace-with-promises-and-json-polyfills.min.js
 dist/stacktrace-with-promises-and-json-polyfills.min.js.map
Files-Excluded-stacktrace-gps:
 dist/stacktrace-gps-with-polyfills.min.js
 dist/stacktrace-gps-with-polyfills.min.js.map

Files: *
Copyright: 2017, Eric Wendelin and other contributors
License: Expat

Files: error-stack-parser/*
Copyright: 2017, Eric Wendelin and other contributors
License: Expat

Files: stack-generator/*
Copyright: 2017, Eric Wendelin and other contributors
License: Expat

Files: stackframe/*
Copyright: 2017, Eric Wendelin and other contributors
License: Expat

Files: stacktrace-gps/*
Copyright: 2017, Eric Wendelin and other contributors
License: Expat

Files: debian/*
Copyright: 2026, Edward Betts <edward@4angle.com>
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 mechtilde 1 month, 18 days ago, started 1 month, 18 days ago, completed 1 month, 18 days ago.

Final Comment

Back to Dashboard | View all reviews for this package