fix(landlock-run): close release integration gaps (review round 2)
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
"version": "0.0.1",
|
||||
"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": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/deepseek-harness/deepseek-harness.git",
|
||||
"directory": "native/landlock-run/packages/entry"
|
||||
},
|
||||
"main": "lib/index.js",
|
||||
"types": "lib/index.d.ts",
|
||||
"exports": {
|
||||
|
||||
Reference in New Issue
Block a user