@agentic/core
Advanced tools
Comparing version 7.3.1 to 7.3.2
{ | ||
"name": "@agentic/core", | ||
"version": "7.3.1", | ||
"version": "7.3.2", | ||
"description": "Agentic AI utils which work with any LLM and TypeScript AI SDK.", | ||
@@ -32,3 +32,3 @@ "author": "Travis Fischer <travis@transitivebullsh.it>", | ||
"p-map": "^7.0.2", | ||
"p-throttle": "^7.0.0", | ||
"p-throttle": "^6.2.0", | ||
"type-fest": "^4.35.0", | ||
@@ -55,3 +55,5 @@ "zod-validation-error": "^3.4.0" | ||
"functions", | ||
"typescript" | ||
"typescript", | ||
"agent", | ||
"agents" | ||
], | ||
@@ -58,0 +60,0 @@ "publishConfig": { |
118037
+ Addedp-throttle@6.2.0(transitive)
- Removedp-throttle@7.0.0(transitive)
Updatedp-throttle@^6.2.0