npm 8.19.2~ds1-2 source package in Ubuntu

Changelog

npm (8.19.2~ds1-2) unstable; urgency=medium

  * Team upload
  * Clean copyright
  * Update lintian overrides
  * Don't import .gitignore
  * Drop __proto__ calls in tests

 -- Yadd <email address hidden>  Wed, 21 Sep 2022 14:40:27 +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

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
npm_8.19.2~ds1-2.dsc 2.5 KiB 485e18d399986013e22cc40c8cc2d8f8246bc469f28eabcf0f77d3d606efe140
npm_8.19.2~ds1.orig.tar.xz 64.6 MiB fd813e4d8c909386e6d120da01dc9fe29a5cc1b7db758e11724847cec58f070c
npm_8.19.2~ds1-2.debian.tar.xz 46.4 KiB 6fde2d7e4a112870e940269e03d63c2ce24c54d40b66cd9c66c5ceec9db756ed

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.