@agentic/diffbot
Advanced tools
Comparing version 7.0.0 to 7.1.0
{ | ||
"name": "@agentic/diffbot", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"description": "Agentic SDK for Diffbot.", | ||
@@ -26,11 +26,10 @@ "author": "Travis Fischer <travis@transitivebullsh.it>", | ||
"dependencies": { | ||
"ky": "^1.5.0", | ||
"p-throttle": "^6.1.0" | ||
"ky": "^1.7.2", | ||
"p-throttle": "^6.2.0", | ||
"@agentic/core": "7.1.0" | ||
}, | ||
"peerDependencies": { | ||
"zod": "^3.23.8", | ||
"@agentic/core": "7.0.0" | ||
"zod": "^3.23.8" | ||
}, | ||
"devDependencies": { | ||
"@agentic/core": "7.0.0", | ||
"@agentic/tsconfig": "1.0.0" | ||
@@ -37,0 +36,0 @@ }, |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
54665
+ Added@agentic/core@7.1.0
+ Added@agentic/core@7.1.0(transitive)
+ Addedopenai-zod-to-json-schema@1.0.3(transitive)
- Removed@agentic/core@7.0.0(transitive)
- Removed@sindresorhus/is@7.0.1(transitive)
- Removedzod-to-json-schema@3.24.1(transitive)
Updatedky@^1.7.2
Updatedp-throttle@^6.2.0