@endevco/aube-linux-x64-musl 1.5.1 → 1.7.0

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 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 are about 9x faster than pnpm and about 3x faster than Bun in the current benchmarks. Repeat test commands run up to 101x faster than pnpm and up to 4x faster than Bun.
24
+ **[Fast installs](https://aube.en.dev/benchmarks).** Warm installs are about 11x faster than pnpm and about 7x faster than Bun in the current benchmarks. Repeat test commands run up to 28x 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.
@@ -258,12 +258,12 @@ Some pnpm commands are intentionally out of scope. Runtime-management commands s
258
258
  ## CI
259
259
 
260
260
  <p>
261
- <a href="https://buildkite.com">
262
- <img src="assets/buildkite-logo.svg" alt="Buildkite" width="180">
261
+ <a href="https://namespace.so">
262
+ <img src="assets/namespace-logo.svg" alt="Namespace" width="64">
263
263
  </a>
264
264
  </p>
265
265
 
266
- Thanks to [Buildkite](https://buildkite.com) for providing CI for aube.
266
+ Thanks to [Namespace](https://namespace.so) for providing CI for aube.
267
267
 
268
268
  ## Star History
269
269
 
package/bin/aube CHANGED
Binary file
package/bin/aubr CHANGED
Binary file
package/bin/aubx CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@endevco/aube-linux-x64-musl",
3
- "version": "1.5.1",
3
+ "version": "1.7.0",
4
4
  "description": "Platform binaries for aube — do not install directly, see @endevco/aube.",
5
5
  "homepage": "https://aube.en.dev",
6
6
  "repository": {