feat: add @tpmjs/unsandbox package for secure code execution
Initial release of @tpmjs/unsandbox - AI SDK tools for secure code execution in 42+ programming languages via unsandbox.com. Re-exports tools from @thomasdavis/unsandbox with TPMJS registry metadata.
This commit is contained in:
parent
3bb8033c69
commit
d75c489a68
2 changed files with 8 additions and 1 deletions
7
packages/tools/unsandbox/CHANGELOG.md
Normal file
7
packages/tools/unsandbox/CHANGELOG.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# @tpmjs/unsandbox
|
||||
|
||||
## 0.0.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- Initial release of @tpmjs/unsandbox - AI SDK tools for secure code execution in 42+ programming languages via unsandbox.com
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@tpmjs/unsandbox",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"description": "AI SDK tools for secure code execution in 42+ programming languages via unsandbox.com",
|
||||
"main": "dist/index.js",
|
||||
"types": "dist/index.d.ts",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue