@youdotcom-oss/mcp 2.0.1 → 2.0.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
@@ -20252,7 +20252,7 @@ var EMPTY_COMPLETION_RESULT = {
20252
20252
  // package.json
20253
20253
  var package_default = {
20254
20254
  name: "@youdotcom-oss/mcp",
20255
- version: "2.0.1",
20255
+ version: "2.0.2",
20256
20256
  description: "You.com API Model Context Protocol Server - For programmatic API access, use @youdotcom-oss/api",
20257
20257
  license: "MIT",
20258
20258
  engines: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@youdotcom-oss/mcp",
3
- "version": "2.0.1",
3
+ "version": "2.0.2",
4
4
  "description": "You.com API Model Context Protocol Server - For programmatic API access, use @youdotcom-oss/api",
5
5
  "license": "MIT",
6
6
  "engines": {