@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.
Files changed (2) hide show
  1. package/dist/stdio.js +1 -1
  2. 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.5",
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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@youdotcom-oss/mcp",
3
- "version": "1.1.5",
3
+ "version": "1.1.6-experimental-3",
4
4
  "description": "You.com API Model Context Protocol Server",
5
5
  "type": "module",
6
6
  "bin": "bin/stdio",