@endevco/aube-darwin-arm64 1.0.0-beta.11 → 1.0.0-beta.12
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 +0 -3
- package/bin/aube +0 -0
- package/bin/aubr +0 -0
- package/bin/aubx +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -18,9 +18,6 @@
|
|
|
18
18
|
<strong><a href="https://aube.en.dev">Read the docs</a></strong>
|
|
19
19
|
</p>
|
|
20
20
|
|
|
21
|
-
> [!WARNING]
|
|
22
|
-
> aube is beta software. It aims for compatibility with pnpm v11, but it has not been tested across many projects yet.
|
|
23
|
-
|
|
24
21
|
## Why Try It
|
|
25
22
|
|
|
26
23
|
**[Fast installs](https://aube.en.dev/benchmarks).** Warm CI is about 7x faster than pnpm and 3x faster than Bun in the current benchmarks. Across the fixture set, aube runs up to ~22x faster than pnpm and up to 3x faster than Bun.
|
package/bin/aube
CHANGED
|
Binary file
|
package/bin/aubr
CHANGED
|
Binary file
|
package/bin/aubx
CHANGED
|
Binary file
|
package/package.json
CHANGED