[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#863704: RFP: yarn -- Fast, reliable, and secure dependency management for JS



Package: wnpp
Severity: wishlist

* Package name    : yarn
  Version         : 0.16.0
  Upstream Author : Yarn Developers <yarn@dan.cx>
* URL             : https://yarnpkg.com/
* License         : BSD
  Programming Lang: Javascript
  Description     : Fast, reliable, and secure dependency management for JS

Fast: Yarn caches every package it downloads so it never needs to
again. It also parallelizes operations to maximize resource
utilization so install times are faster than ever.

Reliable: Using a detailed, but concise, lockfile format, and a
deterministic algorithm for installs, Yarn is able to guarantee that
an install that worked on one system will work exactly the same way on
any other system.

Secure: Yarn uses checksums to verify the integrity of every installed
package before its code is executed.

Attachment: signature.asc
Description: PGP signature


Reply to: