npm 8.13.2~ds1-1 source package in Ubuntu
Changelog
npm (8.13.2~ds1-1) unstable; urgency=medium * Team upload * Add missing build dependency on dh-nodejs for command dh_nodejs_autodocs * New upstream version 8.13.2~ds1 -- Yadd <email address hidden> Thu, 30 Jun 2022 18:47:17 +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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
npm_8.13.2~ds1-1.dsc | 2.4 KiB | 5f61004dd99d54668471bebc3b5f7868b85d0e970b9ba0c3e02596bc56a667e1 |
npm_8.13.2~ds1.orig.tar.xz | 64.6 MiB | 7202db99b7221961d727490b3dae2b219267f730ba02981c6ff2844333186b34 |
npm_8.13.2~ds1-1.debian.tar.xz | 29.6 KiB | d4ba2ef10eba615cd4b0b1b00317a5e7ae94ef33f881b834c44e751674dc1038 |
Available diffs
- diff from 8.13.1~ds1-1 to 8.13.2~ds1-1 (4.8 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.