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

@agentick/kernel

Package Overview
Dependencies
Maintainers
2
Versions
97
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agentick/kernel - npm Package Compare versions

Comparing version
0.9.6
to
0.10.0
+9
-9
package.json
{
"name": "@agentick/kernel",
"version": "0.9.6",
"version": "0.10.0",
"description": "Kernel for Agentick",

@@ -21,2 +21,9 @@ "keywords": [

"main": "./dist/index.js",
"typesVersions": {
"*": {
"testing": [
"dist/testing.d.ts"
]
}
},
"exports": {

@@ -32,9 +39,2 @@ ".": {

},
"typesVersions": {
"*": {
"testing": [
"dist/testing.d.ts"
]
}
},
"publishConfig": {

@@ -47,3 +47,3 @@ "access": "public"

"zod-to-json-schema": "^3.25.1",
"@agentick/shared": "0.9.6"
"@agentick/shared": "0.10.0"
},

@@ -50,0 +50,0 @@ "devDependencies": {

Sorry, the diff of this file is not supported yet