npm 8.4.0~ds-1 source package in Ubuntu

Changelog

npm (8.4.0~ds-1) unstable; urgency=medium

  * Team upload
  * Replace embedded minipass-* by dependency to na node-minipass
  * New upstream version 8.4.0~ds
  * Update lintian overrides

 -- Yadd <email address hidden>  Sat, 29 Jan 2022 18:21:11 +0100

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_8.4.0~ds-1.dsc 3.4 KiB 004a53900b2bf6bd470b60f69c0c00f380a748716ddcd06dc3e7a9c123eca368
npm_8.4.0~ds.orig.tar.xz 64.6 MiB 664c4315dc46b208fba098c9dd708a2b306591685de0a5bf17acea75361a722b
npm_8.4.0~ds-1.debian.tar.xz 26.9 KiB c7a4ba32d12a06609170ebc1777bc21c4c6852f346fc0ee73863215cf893d114

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.