npm 9.2.0~ds3-ok3 source package in openKylin

Changelog

npm (9.2.0~ds3-ok3) huanghe; urgency=medium

  * Fix fs-minipass compatibility with node-minipass 5.x (named export).

 -- liweinan <email address hidden>  Mon, 10 Aug 2026 17:00:00 +0800

Upload details

Uploaded by:
liweinan
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main javascript

Downloads

File Size SHA-256 Checksum
npm_9.2.0~ds3.orig.tar.gz 87.1 MiB 66734f4d3eec0689fb1aedaa86446a3920a31fc803fc84eb8662dfd94f74c4af
npm_9.2.0~ds3-ok3.debian.tar.xz 21.9 KiB 50d83ab926d9eae7acf8d570c119d52510b45830a47af5422e3218b610096052
npm_9.2.0~ds3-ok3.dsc 2.4 KiB df8752192d9e3d68a9f242b941061e10fc8b57635de27533a4f159884de01848

Available diffs

View changes file

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.