npm 8.18.0~ds1-1 source package in Ubuntu
Changelog
npm (8.18.0~ds1-1) unstable; urgency=medium * Team upload * New upstream version 8.18.0~ds1 -- Yadd <email address hidden> Mon, 22 Aug 2022 09:58:09 +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.18.0~ds1-1.dsc | 2.5 KiB | 19328cef27128f35a07b941fff0a21da12bd2f6880e55ff4977ab743e80064df |
npm_8.18.0~ds1.orig.tar.xz | 64.6 MiB | 4d49643606667f1ff726f26acb9bef25aa7ef0c9f6f3345130500a6f2cecba09 |
npm_8.18.0~ds1-1.debian.tar.xz | 29.7 KiB | 7666d62cb1ffb8fcb767e4b50e89059353383b11c937ef2da3381112014b6452 |
Available diffs
- diff from 8.17.0~ds1-1 to 8.18.0~ds1-1 (17.3 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.