@agentic/perigon
Advanced tools
Comparing version 7.2.0 to 7.3.0
{ | ||
"name": "@agentic/perigon", | ||
"version": "7.2.0", | ||
"version": "7.3.0", | ||
"description": "Agentic SDK for the Perigon News API.", | ||
@@ -26,5 +26,5 @@ "author": "Travis Fischer <travis@transitivebullsh.it>", | ||
"dependencies": { | ||
"ky": "^1.7.2", | ||
"p-throttle": "^6.2.0", | ||
"@agentic/core": "7.2.0" | ||
"ky": "^1.7.5", | ||
"p-throttle": "^7.0.0", | ||
"@agentic/core": "7.3.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "peerDependencies": { |
+ Added@agentic/core@7.3.0(transitive)
+ Addedp-throttle@7.0.0(transitive)
- Removed@agentic/core@7.2.0(transitive)
- Removedp-throttle@6.2.0(transitive)
Updated@agentic/core@7.3.0
Updatedky@^1.7.5
Updatedp-throttle@^7.0.0