npm 8.3.2~ds-1 source package in Ubuntu
Changelog
npm (8.3.2~ds-1) unstable; urgency=medium * Team upload * New upstream version 8.3.2~ds * Update lintian overrides -- Yadd <email address hidden> Thu, 27 Jan 2022 13:06:13 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
npm_8.3.2~ds-1.dsc | 3.4 KiB | 3032d305f3ed4572e2cc0b232da7bcb678dc8a17f5304efd3287ce01c73ce994 |
npm_8.3.2~ds.orig.tar.xz | 64.6 MiB | a117dfdc96b4d80a06af6b83fa6979074d22f508fb2be0a064f57d0cf80ddb0c |
npm_8.3.2~ds-1.debian.tar.xz | 27.0 KiB | a56d8590a3a574ef8588c14fcd6a0c99b9f0541159e91d41e5d1a940734108f0 |
Available diffs
- diff from 8.3.0~ds-2 to 8.3.2~ds-1 (77.5 MiB)
- diff from 8.3.1~ds-1 to 8.3.2~ds-1 (27.2 KiB)
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.