@youdotcom-oss/mcp 1.2.5 → 1.3.0
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/bin/stdio.js +1 -1
- package/package.json +1 -1
package/bin/stdio.js
CHANGED
|
@@ -11154,7 +11154,7 @@ class StdioServerTransport {
|
|
|
11154
11154
|
// package.json
|
|
11155
11155
|
var package_default = {
|
|
11156
11156
|
name: "@youdotcom-oss/mcp",
|
|
11157
|
-
version: "1.
|
|
11157
|
+
version: "1.3.0",
|
|
11158
11158
|
description: "You.com API Model Context Protocol Server",
|
|
11159
11159
|
license: "MIT",
|
|
11160
11160
|
engines: {
|