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:
Ajax Davis 2025-12-16 12:07:46 +10:00
parent 3bb8033c69
commit d75c489a68
2 changed files with 8 additions and 1 deletions

View 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

View file

@ -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",