@youdotcom-oss/mcp 1.1.5 → 1.1.6-experimental-3
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/dist/stdio.js +1 -1
- package/package.json +1 -1
package/dist/stdio.js
CHANGED
|
@@ -13216,7 +13216,7 @@ var EMPTY_COMPLETION_RESULT = {
|
|
|
13216
13216
|
// package.json
|
|
13217
13217
|
var package_default = {
|
|
13218
13218
|
name: "@youdotcom-oss/mcp",
|
|
13219
|
-
version: "1.1.
|
|
13219
|
+
version: "1.1.6-experimental-3",
|
|
13220
13220
|
description: "You.com API Model Context Protocol Server",
|
|
13221
13221
|
type: "module",
|
|
13222
13222
|
bin: "bin/stdio",
|