node-corepack 0.24.0-4 source package in Ubuntu

Changelog

node-corepack (0.24.0-4) unstable; urgency=medium

  * Team upload.
  * Drop emscripten from B-D. Closes: #1094196.
  * Drop node-basic-ftp B-D, and version node-proxy-agent,
    see also #1094198.
  * Remove otherwise unused B-D.

 -- Jérémy Lal <email address hidden>  Sun, 26 Jan 2025 15:19:56 +0100

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-corepack_0.24.0-4.dsc 2.4 KiB c033444ee6daf4c00cc28a89e1b574d2b1ca1eec6b4b0bf417d3fb8d11398048
node-corepack_0.24.0.orig.tar.gz 120.6 MiB fcdc9893025ef6f9ecca6eabb74246983bf2360c70333f94c953b192ec4e6308
node-corepack_0.24.0-4.debian.tar.xz 4.4 KiB a575581f16af133b1a0aa7c5ca3d5583c824aef665cece7658dddadf1ab9286d

Available diffs

No changes file available.

Binary packages built by this source

node-corepack: Access npm, Yarn and pnpm without having to install them

 Corepack is a zero-runtime-dependency Node.js script that acts as
 a bridge between Node.js projects and the package managers they are
 intended to be used with during development. In practical terms,
 Corepack lets you use Yarn, npm, and pnpm without having to install them.
 .
 Node.js is an event-based server-side JavaScript engine.