npm 8.5.1~ds-1 source package in Ubuntu
Changelog
npm (8.5.1~ds-1) unstable; urgency=medium * Team upload * Drop dependency to node-object-assign * New upstream version 8.5.1~ds -- Yadd <email address hidden> Fri, 18 Feb 2022 06:14:06 +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 | |
---|---|---|---|---|
Jammy | release | universe | web |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
npm_8.5.1~ds-1.dsc | 3.5 KiB | 8847fb783bd70dff85e0fb95c5f411be3c9789577482f5d8f90614ff3b13079f |
npm_8.5.1~ds.orig.tar.xz | 64.6 MiB | f033dba112334e5de4ecb6ceb51484b715b458dbbb31cd4755ae1ffccd342afd |
npm_8.5.1~ds-1.debian.tar.xz | 27.0 KiB | 6f44586ab599c03d4d8b4bd93c2f143818ffd387c26e3d0e71f8b3901beeea01 |
Available diffs
- diff from 8.5.0~ds-1 to 8.5.1~ds-1 (6.7 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.