node-source-map-support 0.5.13+ds-1 source package in Ubuntu

Changelog

node-source-map-support (0.5.13+ds-1) unstable; urgency=medium

  * New upstream release.
  * Mark the package Multi-Arch: foreign following hinter.

 -- Julien Puydt <email address hidden>  Sun, 11 Aug 2019 21:39:27 +0200

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-source-map-support_0.5.13+ds-1.dsc 2.2 KiB a81080b7a18be8c6f9ead848eaef549ce4c2417754be9ecb96a499f04eb76c4b
node-source-map-support_0.5.13+ds.orig.tar.xz 34.7 KiB afc807a376c129fe82299ffe85365c65ba0bd3aa92ba82a57448b129a29fcff2
node-source-map-support_0.5.13+ds-1.debian.tar.xz 3.4 KiB 5f14ac431914725e90a8a419d2c594f1eea021d6d42f3a8c2e1d3a2e069c399c

Available diffs

No changes file available.

Binary packages built by this source

node-source-map-support: Fixes stack traces for files with source maps

 This module uses source-map to replace the paths and line numbers
 of source-mapped files with their original counterparts in the real
 sources.
 .
 Node.js is an event-based server-side JavaScript engine.