node-yarnpkg 1.22.10+~cs22.25.14-4 source package in Ubuntu
Changelog
node-yarnpkg (1.22.10+~cs22.25.14-4) unstable; urgency=medium * Team upload * Fix GitHub tags regex * Add dependency to node-through2 required by gunzip-maybe * Declare compliance with policy 4.6.0 * Refresh patches * Drop unneeded (build-)dependency version constraints * Update lintian overrides -- Yadd <email address hidden> Wed, 06 Oct 2021 11:03:46 +0200
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 | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
node-yarnpkg_1.22.10+~cs22.25.14-4.dsc | 7.8 KiB | 861676946433d661dc53559d17d4f85c2cc3af81a459ca72a6fc5a5968cbf79b |
node-yarnpkg_1.22.10+~cs22.25.14.orig-decode-uri-component.tar.gz | 2.6 KiB | 0a3e427c86cd249b0b402907132bf8ba85efb2a34ed1d2b3aa4694fd21730ad6 |
node-yarnpkg_1.22.10+~cs22.25.14.orig-dnscache.tar.gz | 8.3 KiB | 103561e61f03394439beddf57daead326ce4e76d051c200d282db13e4b1a7e9d |
node-yarnpkg_1.22.10+~cs22.25.14.orig-gunzip-maybe.tar.gz | 2.4 KiB | 87e9b2228f20c9d6ada9131f7fff5f622fe575aad2cc582a0eec22489805c79e |
node-yarnpkg_1.22.10+~cs22.25.14.orig-hash-for-dep.tar.gz | 15.8 KiB | aa443d34e74869e7daee83fc118d34b967890e0590d286f52f25e996ca0f7080 |
node-yarnpkg_1.22.10+~cs22.25.14.orig-is-deflate.tar.gz | 1.7 KiB | cace6760cfa690ad7726d30d5946e8f51a8c465351e865c1cb16c5e18a6f671f |
node-yarnpkg_1.22.10+~cs22.25.14.orig-is-gzip.tar.gz | 875 bytes | 39b88d792db813eb718a071432916187c5cb0b683094fb416c3f0a1f753bf0e4 |
node-yarnpkg_1.22.10+~cs22.25.14.orig-mkdirp-classic.tar.gz | 2.1 KiB | e75c65ff3196abeabdcdfe5418b70a635859885217a0090c58d3d2a1bb57b3a3 |
node-yarnpkg_1.22.10+~cs22.25.14.orig-normalize-url.tar.gz | 3.4 KiB | f600e8b835fca729cf6e58ca99e332fc4b55b6ddf9dd580596de7ddc24b4f9c0 |
node-yarnpkg_1.22.10+~cs22.25.14.orig-npm-logical-tree.tar.gz | 4.7 KiB | 3fa1e4e9679669cd6dc0220e1f56e7bd4e30a056bcf22cc2046d729a8a82bd44 |
node-yarnpkg_1.22.10+~cs22.25.14.orig-peek-stream.tar.gz | 2.9 KiB | 39ab45393249aa4d1576c60e5fff10bb1e9b168f0a1b6ed47ad58245c707c1a3 |
node-yarnpkg_1.22.10+~cs22.25.14.orig-query-string.tar.gz | 4.6 KiB | 786050408ab2e08345c1c9da8282c27aa7197a8b7c4663cf9f14606552ef4bf0 |
node-yarnpkg_1.22.10+~cs22.25.14.orig-resolve-package-path.tar.gz | 20.3 KiB | a20411c03639f946a5e400351d0cf6f5b911405576b3aa93430cb32759d2c3c7 |
node-yarnpkg_1.22.10+~cs22.25.14.orig-string-replace-loader.tar.gz | 3.3 KiB | d554175bc81f5fd79bce3c98624729347972d00dbfa453ecdb25a25459e36e1e |
node-yarnpkg_1.22.10+~cs22.25.14.orig-tar-fs.tar.gz | 7.2 KiB | b4ab8e3e61634b774897eeae0f011d95725f50e97e21cb18e697c4d468380fee |
node-yarnpkg_1.22.10+~cs22.25.14.orig-v8-compile-cache.tar.gz | 5.7 KiB | ba2ba2368066f58c1b996a85a39c823ef64e0f9d890c66eb4931c6fafa8e3192 |
node-yarnpkg_1.22.10+~cs22.25.14.orig.tar.gz | 71.0 MiB | 66153f5fdd3078ce320c775990e4b4f03d5b596186f0e1fbceb34225abe3cd3e |
node-yarnpkg_1.22.10+~cs22.25.14-4.debian.tar.xz | 14.0 KiB | 3be79ab0fa0fbe348c0ffd667cb41f22952c41d2e9ac8fcd57e9983b7350f465 |
Available diffs
No changes file available.
Binary packages built by this source
- yarnpkg: Fast, reliable and secure npm alternative
Fast: Yarnpkg caches every package it has downloaded, so it never
needs to download the same package again. It also does almost
everything concurrently to maximize resource utilization.
This means even faster installs.
.
Reliable: Using a detailed but concise lockfile format and a
deterministic algorithm for install operations, Yarnpkg is able
to guarantee that any installation that works on one system will
work exactly the same on another system.
.
Secure: Yarnpkg uses checksums to verify the integrity of every
installed package before its code is executed.
.
Node.js is an event-based server-side JavaScript engine.