Hi,

Here is an updated version of the yarn port I sent back in Dec.

Basically a version bump, and I fixed the dumb permissions on pkg/DESCR.

DESCR:
 Fast: Yarn 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, Yarn is able to guarantee that any
 installation that works on one system will work exactly the same on another
 system.
 
 Secure: Yarn uses checksums to verify the integrity of every installed package
 before its code is executed.

OK?

-- 
PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A  4AF0 1F81 112D 62A9 ADCE

Attachment: yarn.tgz
Description: Binary data

Reply via email to