@cursor/sdk-darwin-x64 1.0.10 → 1.0.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
@@ -1,5 +1,5 @@
1
1
  # @cursor/sdk-darwin-x64
2
2
 
3
- Platform-specific ripgrep binary for [`@cursor/sdk`](https://www.npmjs.com/package/@cursor/sdk).
3
+ Platform-specific binaries for [`@cursor/sdk`](https://www.npmjs.com/package/@cursor/sdk). This package provides `rg` and `cursorsandbox`.
4
4
 
5
5
  You should not install this package directly. It is installed automatically as an optional dependency of `@cursor/sdk` when running on darwin-x64.
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cursor/sdk-darwin-x64",
3
- "version": "1.0.10",
4
- "description": "Ripgrep binary for darwin-x64, bundled for @cursor/sdk.",
3
+ "version": "1.0.12",
4
+ "description": "Platform binaries for darwin-x64, bundled for @cursor/sdk.",
5
5
  "license": "SEE LICENSE IN LICENSE.md",
6
6
  "repository": {
7
7
  "type": "git",