@viasat/beam-react-claude-plugin 2.58.0 → 2.58.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.
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "beam-react-claude-plugin",
|
|
4
4
|
"displayName": "Beam React Claude Plugin",
|
|
5
5
|
"description": "Equips AI tools with Beam Design System context for building, auditing, and answering implementation questions across tokens, components and data sources in React.",
|
|
6
|
-
"version": "2.58.
|
|
6
|
+
"version": "2.58.1",
|
|
7
7
|
"author": {
|
|
8
8
|
"name": "Viasat",
|
|
9
9
|
"url": "https://git.viasat.com/vega/beam"
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"command": "npx",
|
|
16
16
|
"args": [
|
|
17
17
|
"-y",
|
|
18
|
-
"@viasat/beam-react-mcp@2.58.
|
|
18
|
+
"@viasat/beam-react-mcp@2.58.1"
|
|
19
19
|
]
|
|
20
20
|
}
|
|
21
21
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@viasat/beam-react-claude-plugin",
|
|
3
|
-
"version": "2.58.
|
|
3
|
+
"version": "2.58.1",
|
|
4
4
|
"description": "Claude Code plugin that reduces AI hallucinations on Beam usage. Ships skills, reference docs, and a user-invocable token audit command.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "Viasat",
|