@hasna/mcps 0.0.17 → 0.0.18

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/index.js +1 -1
  2. package/package.json +1 -1
package/bin/index.js CHANGED
@@ -19790,7 +19790,7 @@ var init_sources = __esm(() => {
19790
19790
  var require_package = __commonJS((exports, module) => {
19791
19791
  module.exports = {
19792
19792
  name: "@hasna/mcps",
19793
- version: "0.0.17",
19793
+ version: "0.0.18",
19794
19794
  description: "Meta-MCP registry & CLI \u2014 discover, manage, and proxy MCP servers",
19795
19795
  type: "module",
19796
19796
  repository: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hasna/mcps",
3
- "version": "0.0.17",
3
+ "version": "0.0.18",
4
4
  "description": "Meta-MCP registry & CLI — discover, manage, and proxy MCP servers",
5
5
  "type": "module",
6
6
  "repository": {