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.0.1
to
0.1.9
+7
-2
package.json
{
"name": "@agentick/kernel",
"version": "0.0.1",
"version": "0.1.9",
"description": "Kernel for Agentick",

@@ -33,3 +33,3 @@ "keywords": [

"zod-to-json-schema": "^3.25.1",
"@agentick/shared": "0.0.1"
"@agentick/shared": "0.1.9"
},

@@ -39,2 +39,7 @@ "devDependencies": {

},
"repository": {
"type": "git",
"url": "git+https://github.com/agenticklabs/agentick.git",
"directory": "packages/kernel"
},
"scripts": {

@@ -41,0 +46,0 @@ "build": "tsc -p tsconfig.build.json",

Sorry, the diff of this file is not supported yet