@youdotcom-oss/mcp 3.2.1 → 3.2.2

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/bin/stdio.js +1 -1
  2. package/package.json +1 -1
package/bin/stdio.js CHANGED
@@ -20460,7 +20460,7 @@ var EMPTY_COMPLETION_RESULT = {
20460
20460
  // package.json
20461
20461
  var package_default = {
20462
20462
  name: "@youdotcom-oss/mcp",
20463
- version: "3.2.1",
20463
+ version: "3.2.2",
20464
20464
  description: "You.com MCP server — web search, AI research, and content extraction via You.com APIs",
20465
20465
  license: "MIT",
20466
20466
  engines: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@youdotcom-oss/mcp",
3
- "version": "3.2.1",
3
+ "version": "3.2.2",
4
4
  "description": "You.com MCP server — web search, AI research, and content extraction via You.com APIs",
5
5
  "license": "MIT",
6
6
  "engines": {