release(landlock-run): 0.1.0

This commit is contained in:
imccyu
2026-08-13 14:18:39 +08:00
parent be96840412
commit 9febc89930
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@deepseek-ai/node-addon-landlock-run",
"version": "0.0.1",
"version": "0.1.0",
"type": "module",
"description": "Landlock self-restrict-then-exec launcher for sandboxing subprocesses on Linux: per-platform prebuilt static binaries plus the JS seam that resolves, probes, and speaks their CLI contract",
"repository": {