@agentic/dexter
Advanced tools
Comparing version 7.0.0 to 7.1.0
{ | ||
"name": "@agentic/dexter", | ||
"version": "7.0.0", | ||
"version": "7.1.0", | ||
"description": "Agentic adapter for the Dexter AI SDK by Dexa.", | ||
@@ -25,9 +25,10 @@ "author": "Travis Fischer <travis@transitivebullsh.it>", | ||
], | ||
"dependencies": { | ||
"@agentic/core": "7.1.0" | ||
}, | ||
"peerDependencies": { | ||
"@dexaai/dexter": "^2.1.0", | ||
"@agentic/core": "7.0.0" | ||
"@dexaai/dexter": "^2.1.0" | ||
}, | ||
"devDependencies": { | ||
"@dexaai/dexter": "^2.1.0", | ||
"@agentic/core": "7.0.0", | ||
"@agentic/tsconfig": "1.0.0" | ||
@@ -34,0 +35,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
2
4128
+ 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)