cursorconnect 0.1.9 → 0.1.10

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.
@@ -1 +1 @@
1
- {"cliVersion":"0.1.9","bundledAt":"2026-05-26T11:11:21Z"}
1
+ {"cliVersion":"0.1.10","bundledAt":"2026-05-26T11:19:33Z"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "cursorconnect",
3
- "version": "0.1.9",
3
+ "version": "0.1.10",
4
4
  "description": "CLI: Cursor Connect on Mac + relay pairing — install once, run from anywhere",
5
5
  "license": "MIT",
6
6
  "type": "module",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "minCliVersion": "0.1.7",
3
3
  "minAppVersion": "0.2.2",
4
- "latestCliVersion": "0.1.9",
4
+ "latestCliVersion": "0.1.10",
5
5
  "latestAppVersion": "0.2.2",
6
6
  "updateCliCommand": "npm install -g cursorconnect@latest",
7
7
  "updateAppHint": "Обновите CursorConnect в App Store / TestFlight до последней сборки."