npm 8.13.1~ds1-1 source package in Ubuntu

Changelog

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

  * Team upload
  * New upstream version 8.13.1~ds1
  * Update lintian overrides

 -- Yadd <email address hidden>  Sun, 26 Jun 2022 08:24:38 +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.13.1~ds1-1.dsc 2.4 KiB f6928b0384f2d410ec42f4320c634911972a5f079b258e41b2f3ed2e2118db51
npm_8.13.1~ds1.orig.tar.xz 64.6 MiB 7a0b9e11e13b5e021d25fe1a1095cb8fc86454f155254d49b3ee7bdc041e38f7
npm_8.13.1~ds1-1.debian.tar.xz 29.6 KiB 19832873b197acd9a3ecb371fbde16376a19e10e6cacb3a4b5cf9ab2683f0769

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.