Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

agentkits

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

agentkits - npm Package Compare versions

Comparing version
1.10.1
to
1.10.2
+3
-2
package.json
{
"name": "agentkits",
"version": "1.10.1",
"version": "1.10.2",
"description": "Multi-provider AI toolkit for agents. One interface, any model.",

@@ -13,4 +13,5 @@ "type": "module",

".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js",
"types": "./dist/index.d.ts"
"default": "./dist/index.js"
},

@@ -17,0 +18,0 @@ "./errors": {