npm 8.4.1~ds-1 source package in Ubuntu

Changelog

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

  * Team upload
  * New upstream version 8.4.1~ds

 -- Yadd <email address hidden>  Sun, 06 Feb 2022 12:51:47 +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.1~ds-1.dsc 3.4 KiB 2f94f646a11eea6917a0cd27eaa9635a1de610cabe98e3fa491ba3730dd20f1d
npm_8.4.1~ds.orig.tar.xz 64.6 MiB 054aa8668f52dfda38b4cdd59c2b72b54b14037884552c041e8a43daaeb515c7
npm_8.4.1~ds-1.debian.tar.xz 26.9 KiB a767eb40579bb5bb086e1a013896aa1421f6f31e0b981d2eeafa5bd90f8eacae

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.