mcp-server-macos-use 0.1.3 → 0.1.5

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.
Files changed (2) hide show
  1. package/Package.resolved +1 -1
  2. package/package.json +1 -1
package/Package.resolved CHANGED
@@ -15,7 +15,7 @@
15
15
  "location" : "https://github.com/mediar-ai/MacosUseSDK.git",
16
16
  "state" : {
17
17
  "branch" : "main",
18
- "revision" : "d4ae282600e6d7f1b17542de4cc484959a189f9a"
18
+ "revision" : "aaa79ddf1533f08a6aa96707412e497fd5b893a9"
19
19
  }
20
20
  },
21
21
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "mcp-server-macos-use",
3
- "version": "0.1.3",
3
+ "version": "0.1.5",
4
4
  "description": "MCP server that lets AI agents control any macOS application through accessibility APIs",
5
5
  "bin": {
6
6
  "mcp-server-macos-use": "bin/mcp-server-macos-use"