@youdotcom-oss/mcp 1.3.9-next.3 → 1.3.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.
- package/bin/stdio.js +1 -1
- package/package.json +1 -1
package/bin/stdio.js
CHANGED
|
@@ -12250,7 +12250,7 @@ class StdioServerTransport {
|
|
|
12250
12250
|
// package.json
|
|
12251
12251
|
var package_default = {
|
|
12252
12252
|
name: "@youdotcom-oss/mcp",
|
|
12253
|
-
version: "1.3.
|
|
12253
|
+
version: "1.3.10",
|
|
12254
12254
|
description: "You.com API Model Context Protocol Server",
|
|
12255
12255
|
license: "MIT",
|
|
12256
12256
|
engines: {
|