You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

toolcall

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

toolcall - npm Package Compare versions

Comparing version
0.0.2
to
0.0.3
+2
-2
package.json
{
"name": "toolcall",
"version": "0.0.2",
"version": "0.0.3",
"description": "LLM tool calling utilities",

@@ -13,3 +13,3 @@ "main": "index.js",

},
"homepage": "https://github.com/sceiler/toolcall#readme",
"homepage": "https://github.com/sceiler/toolcall",
"bugs": {

@@ -16,0 +16,0 @@ "url": "https://github.com/sceiler/toolcall/issues"

# toolcall
LLM tool calling utilities.
## Installation
```bash
npm install toolcall
```
## License
MIT