@langchain/langgraph
Advanced tools
+4
-11
| { | ||
| "name": "@langchain/langgraph", | ||
| "version": "1.4.6", | ||
| "version": "1.4.7", | ||
| "description": "LangGraph", | ||
@@ -26,10 +26,4 @@ "type": "module", | ||
| "@langchain/core": "^1.1.48", | ||
| "zod": "^3.25.32 || ^4.2.0", | ||
| "zod-to-json-schema": "^3.x" | ||
| "zod": "^3.25.32 || ^4.2.0" | ||
| }, | ||
| "peerDependenciesMeta": { | ||
| "zod-to-json-schema": { | ||
| "optional": true | ||
| } | ||
| }, | ||
| "devDependencies": { | ||
@@ -59,5 +53,4 @@ "@langchain/anthropic": "^1.4.0", | ||
| "vitest": "^4.1.0", | ||
| "zod-to-json-schema": "^3.22.4", | ||
| "@langchain/langgraph-checkpoint-postgres": "1.0.4", | ||
| "@langchain/langgraph-checkpoint-sqlite": "1.0.3" | ||
| "@langchain/langgraph-checkpoint-sqlite": "1.0.3", | ||
| "@langchain/langgraph-checkpoint-postgres": "1.0.4" | ||
| }, | ||
@@ -64,0 +57,0 @@ "publishConfig": { |
6
-14.29%25
-3.85%4335911
0