beplus-mcp 0.8.1 → 0.9.0

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/dist/index.js +1 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -429,6 +429,7 @@ var IMAGE_MODELS = [
429
429
  var VIDEO_MODELS = [
430
430
  "bytedance/seedance-2.0",
431
431
  "bytedance/seedance-2.0-fast",
432
+ "bytedance/seedance-2.0-mini",
432
433
  "kwaivgi/kling-v2.5-turbo-pro",
433
434
  "kwaivgi/kling-v2.6",
434
435
  "kwaivgi/kling-v2.6-motion-control",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "beplus-mcp",
3
- "version": "0.8.1",
3
+ "version": "0.9.0",
4
4
  "description": "Conector MCP da equipe BePlus — gere imagens/vídeos/áudio e consulte calls, projetos e clientes pela sua conta BePlus (diamantes, limites e histórico aplicados pela plataforma).",
5
5
  "type": "module",
6
6
  "bin": {