snow-flow 8.5.2 → 8.5.3
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 +2 -2
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "snow-flow",
|
|
3
|
-
"version": "8.5.
|
|
3
|
+
"version": "8.5.3",
|
|
4
4
|
"description": "ServiceNow development with OpenCode - 75+ LLM providers (Claude, GPT, Gemini, Llama, Mistral, DeepSeek, Groq, Ollama) • 410 Optimized Tools • 2 MCP Servers • Native Predictive Intelligence builder • Multi-agent orchestration • Use ANY AI coding assistant",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"type": "commonjs",
|
|
@@ -490,7 +490,7 @@
|
|
|
490
490
|
"@anthropic-ai/claude-agent-sdk": "0.1.1",
|
|
491
491
|
"@anthropic-ai/sdk": "0.67.0",
|
|
492
492
|
"@modelcontextprotocol/sdk": "1.20.1",
|
|
493
|
-
"snow-flow-opencode": "^0.15.14-snow-flow.
|
|
493
|
+
"snow-flow-opencode": "^0.15.14-snow-flow.2",
|
|
494
494
|
"@tensorflow/tfjs": "^4.22.0",
|
|
495
495
|
"@types/node-fetch": "^2.6.13",
|
|
496
496
|
"axios": "1.12.2",
|