@nodaro/shared 2.2.0 → 2.2.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nodaro/shared",
3
- "version": "2.2.0",
3
+ "version": "2.2.1",
4
4
  "description": "Shared types, model catalog, wire contracts, and structural vocabularies for the Nodaro platform and SDK.",
5
5
  "type": "module",
6
6
  "license": "Apache-2.0",
@@ -948,7 +948,7 @@ const VIDEO_MODELS: Record<string, ModelCatalogEntry> = {
948
948
  kind: "video",
949
949
  modes: ["i2v", "t2v"] as const,
950
950
  family: "MiniMax",
951
- label: "Hailuo 3 (H3)",
951
+ label: "minimax-h3",
952
952
  series: "Hailuo",
953
953
  description: "MiniMax Hailuo 3 — premium multimodal tier: first/last frame + image/video/audio references, native audio, 2K (default) or 768P output, 4-15s per-second pricing.",
954
954
  useCases: ["premium", "narrative"],