@youdotcom-oss/mcp 1.5.0 → 1.5.1
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
|
@@ -12456,7 +12456,7 @@ class StdioServerTransport {
|
|
|
12456
12456
|
// package.json
|
|
12457
12457
|
var package_default = {
|
|
12458
12458
|
name: "@youdotcom-oss/mcp",
|
|
12459
|
-
version: "1.5.
|
|
12459
|
+
version: "1.5.1",
|
|
12460
12460
|
description: "You.com API Model Context Protocol Server",
|
|
12461
12461
|
license: "MIT",
|
|
12462
12462
|
engines: {
|