@yoryoboy/bi-mcp 1.0.4 → 1.0.5

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/README.md CHANGED
@@ -119,7 +119,7 @@ Estas reglas gobiernan cualquier cambio en el repo:
119
119
  VTEX devuelve montos en centavos. Hay que corregirlos antes de exponerlos.
120
120
 
121
121
  - `Argentina-first`
122
- Benchmarks, supuestos y lógica de referencia deben seguir el documento de Julián y el contexto argentino.
122
+ Benchmarks, supuestos y lógica de referencia deben seguir el contexto argentino.
123
123
 
124
124
  - `mcp-use only`
125
125
  El servidor usa primitivas de `mcp-use`. No se debe migrar al SDK de MCP directo.
package/dist/mcp-use.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "includeInspector": false,
3
- "buildTime": "2026-04-03T18:40:33.919Z",
4
- "buildId": "e6ddc49bbbaf83e5",
3
+ "buildTime": "2026-04-03T22:19:04.715Z",
4
+ "buildId": "203ae7e412202c0d",
5
5
  "entryPoint": "dist/index.js",
6
6
  "widgets": {}
7
7
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@yoryoboy/bi-mcp",
3
3
  "type": "module",
4
- "version": "1.0.4",
4
+ "version": "1.0.5",
5
5
  "description": "MCP server: bi-mcp",
6
6
  "author": "",
7
7
  "license": "MIT",