npm 8.10.0~ds1-1 source package in Ubuntu

Changelog

npm (8.10.0~ds1-1) unstable; urgency=medium

  * Team upload
  * New upstream version 8.10.0~ds1
  * Update autopkgtest

 -- Yadd <email address hidden>  Thu, 12 May 2022 14:55: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

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
npm_8.10.0~ds1-1.dsc 2.4 KiB c8f2736ea9675d7329106ec5a236ba1511d332a799e266efefa7ac1bd30465f3
npm_8.10.0~ds1.orig.tar.xz 64.6 MiB 7d29ee2cfbd52353820c54918f376d1c5842ded7de29bbbb524c767093239437
npm_8.10.0~ds1-1.debian.tar.xz 29.6 KiB caf7e45d542bd93be4056ada300f998240467c04e5228898b9250b9aa2c5c145

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.