@endevco/aube-darwin-arm64 1.0.0-beta.10 → 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 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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@endevco/aube-darwin-arm64",
3
- "version": "1.0.0-beta.10",
3
+ "version": "1.0.0-beta.12",
4
4
  "description": "Platform binaries for aube — do not install directly, see @endevco/aube.",
5
5
  "homepage": "https://aube.en.dev",
6
6
  "repository": {