@tencent-ai/sandbox-cli-darwin-arm64 5.3.1 → 5.4.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/bin/sandbox-cli CHANGED
Binary file
@@ -84,7 +84,7 @@
84
84
  { "path": "**\\SogouExplorer.exe", "_comment": "搜狗浏览器" }
85
85
  ],
86
86
 
87
- "_comment_network_policy": "network_policy enforces IPv4 connect allowlist via ws2_32 hook; allow_ips empty + default deny blocks all outbound",
87
+ "_comment_network_policy": "双引擎:tsbx 仅做 DNS hook 域名拦截(default allow,不拦 TCP);TCP 决策由 Rust LocalProxy 承担。deny_domains 驱动 DNS 黑名单。",
88
88
  "network_policy": {
89
89
  "enabled": true,
90
90
  "default": "allow",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tencent-ai/sandbox-cli-darwin-arm64",
3
- "version": "5.3.1",
3
+ "version": "5.4.0-beta.2",
4
4
  "description": "Sandbox CLI core binary for macOS arm64",
5
5
  "os": [
6
6
  "darwin"