fix(landlock-run): publish under deepseek scope

This commit is contained in:
Hypatia May
2026-08-06 14:41:17 +08:00
parent 10c1d77a4f
commit 22c7087074
57 changed files with 146 additions and 134 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ import {
grantArgs,
launcherPath,
probe,
} from 'node-addon-landlock-run';
} from '@deepseek-ai/node-addon-landlock-run';
const FATAL_PREFIX = 'landlock-run: ';
const PARTIAL_NOTICE = 'landlock-run: partial enforcement (older Landlock ABI)';