npm 9.1.2~ds1-3 source package in Ubuntu

Changelog

npm (9.1.2~ds1-3) unstable; urgency=medium

  * Team upload
  * Fix audit report

 -- Yadd <email address hidden>  Tue, 29 Nov 2022 06:39:29 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
npm_9.1.2~ds1-3.dsc 2.5 KiB 16492c67c72ed1125a3ef72aeb7b76728466c7bdef0a84972795c7ae47485471
npm_9.1.2~ds1.orig.tar.xz 64.4 MiB 284dfe5d5a78710954f3dd267dab2cb01148358d7f96eabcf8741058b6043f66
npm_9.1.2~ds1-3.debian.tar.xz 47.4 KiB 9fe478fe0539b6ee2616643ef6293968d47ee57ed248f88f5d08481ed98d9e75

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.