[Pkg-javascript-devel] Bug#973696: ITP: node-source-map-resolve -- Node module to resolve source map and/or sources for a generated file
Xavier Guimard
yadd at debian.org
Tue Nov 3 12:17:19 GMT 2020
Package: wnpp
Severity: wishlist
Owner: Xavier Guimard <yadd at debian.org>
X-Debbugs-Cc: debian-devel at lists.debian.org, pkg-javascript-devel at lists.alioth.debian.org
* Package name : node-source-map-resolve
Version : 0.6.0
Upstream Author : Simon Lydell
* URL : https://github.com/lydell/source-map-resolve
* License : Expat
Programming Lang: JavaScript
Description : Node module to resolve source map and/or sources for a generated file
source-map-resolve resolves the source map for a given generated file by
looking for a sourceMappingURL comment. The spec defines yet a way to
provide the URL to the source map: by sending the `SourceMap: <url>` header
along with the generated file.
This module is currently embedded in node-css and is a dependency of
future node-rollup-plugin-sourcemap. It's also a dependency of many
other node modules, including some react plugins (see [1]).
If this module is accepted, node-css will be repackaged to no more
include source-map-resolve, decode-uri-component and atob.
[1]: https://www.npmjs.com/package/source-map-resolve
More information about the Pkg-javascript-devel
mailing list