npm 7.24.2+ds-1 source package in Ubuntu

Changelog

npm (7.24.2+ds-1) unstable; urgency=medium

  * Team upload
  * New upstream version 7.24.2+ds
  * Prepare test for tap ≥ 15
  * Remove unneeded dependency version constraints
  * Install packages/*
  * Require dh-sequence-nodejs ≥ 0.9.72
  * Update lintian overrides
  * Install /usr/bin/npm-arborist and build manpage using help2man

 -- Yadd <email address hidden>  Wed, 06 Oct 2021 10:03:29 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
npm_7.24.2+ds-1.dsc 6.1 KiB 02bc7c8101282545a8b84b3ff7c06358f621f32dac2145a455011f41a4420307
npm_7.24.2+ds.orig.tar.xz 1.1 MiB 6795b5bd022fcd894d56b5eef5c855c7cd6cf6a89db378303abb82abf92559fd
npm_7.24.2+ds-1.debian.tar.xz 26.9 KiB 38663ed656c9c0df2a34f8724eea4addcdffcc5d20d7873d06cd00fe2a3853f3

Available diffs

No changes file available.

Binary packages built by this source

npm: package manager for Node.js

 Node.js is an event-based server-side javascript engine.
 .
 npm is the package manager for the Node JavaScript platform. It puts
 modules in place so that node can find them, and manages dependency
 conflicts intelligently.
 .
 It is extremely configurable to support a wide variety of use cases.
 Most commonly, it is used to publish, discover, install, and develop
 node programs.
 .
 Install also node-opener to have full npm features enabled.