npm 9.1.3~ds1-1 source package in Ubuntu

Changelog

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

  * Team upload
  * Exclude ci-info from import
  * Re-exclude chalk from import
  * New upstream version 9.1.3~ds1
  * Add fix for node-chalk 5

 -- Yadd <email address hidden>  Fri, 02 Dec 2022 16:40:14 +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.3~ds1-1.dsc 2.5 KiB 2f91582a72e76543a2978bbcbc6ca1f73d1e42545fef7f8528d73792724d8527
npm_9.1.3~ds1.orig.tar.xz 64.4 MiB 55c90f2f433dd02497a26ccee833d5f33841f9506f9af3ad00fbb916c85a4861
npm_9.1.3~ds1-1.debian.tar.xz 47.6 KiB dc5132dbce7a62c6d468506120901c93917106c1ddfe18fbd5082cc6af590dcd

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.