@endevco/aube-linux-x64-musl 1.2.0 → 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/aube +0 -0
- package/bin/aubr +0 -0
- package/bin/aubx +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
## Why Try It
|
|
22
22
|
|
|
23
23
|
<!-- BENCH_RATIOS:START -->
|
|
24
|
-
**[Fast installs](https://aube.en.dev/benchmarks).** Warm installs
|
|
24
|
+
**[Fast installs](https://aube.en.dev/benchmarks).** Warm installs are about 10x faster than pnpm and ~1.9x faster than Bun in the current benchmarks. Repeat test commands run up to 102x faster than pnpm and up to 4x faster than Bun.
|
|
25
25
|
<!-- BENCH_RATIOS:END -->
|
|
26
26
|
|
|
27
27
|
**[Existing lockfiles](https://aube.en.dev/package-manager/lockfiles).** Reads and writes `pnpm-lock.yaml`, `package-lock.json`, `npm-shrinkwrap.json`, `yarn.lock`, and `bun.lock` in place.
|
package/bin/aube
CHANGED
|
Binary file
|
package/bin/aubr
CHANGED
|
Binary file
|
package/bin/aubx
CHANGED
|
Binary file
|