sushiro-cli-darwin-x64 0.1.2 → 0.1.3

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/README.md CHANGED
@@ -1,6 +1,10 @@
1
1
  # sushiro-cli-darwin-x64
2
2
 
3
- Version 0.1.2. Precompiled Sushiro CLI distribution.
3
+ Platform dependency: npm installs this package automatically with `sushiro-cli`. Install the CLI with `npm install -g sushiro-cli`; do not install this dependency directly.
4
+
5
+ Windows npm installation is currently unavailable. Windows standalone binaries are available from GitHub Releases.
6
+
7
+ Version 0.1.3. Precompiled Sushiro CLI distribution.
4
8
 
5
9
  Keep optional dependencies enabled. No postinstall download is used.
6
10
 
package/bin/sushiro-cli CHANGED
Binary file
@@ -22,7 +22,7 @@
22
22
 
23
23
  **任何不保证或责任限制都不排除、限制适用法律不允许排除或限制的责任,也不剥夺依法不可放弃的权利。** 本说明不是对“所有风险均由用户承担”或“维护者在任何情形下均免责”的承诺。具体效力取决于实际发布主体、使用场景、适用法律及事实。
24
24
 
25
- 本文是项目说明,未经律师审定,不是面向特定法域的法律意见或合规认证。发布账号/署名已确定为 `lmxx1234567`,但法律主体身份、管辖/适用法域、私密联系渠道及第三方接口使用条件尚待确认;仅面向中文用户不构成选择适用法律的依据。功能边界见[已知限制](https://github.com/lmxx1234567/sushiro-cli/blob/0a66837e75c06de098527308ce27e97ce0ee5ee8/docs/limitations.md),数据处理方式见 [PRIVACY.md](PRIVACY.md)。
25
+ 本文是项目说明,未经律师审定,不是面向特定法域的法律意见或合规认证。发布账号/署名已确定为 `lmxx1234567`,但法律主体身份、管辖/适用法域、私密联系渠道及第三方接口使用条件尚待确认;仅面向中文用户不构成选择适用法律的依据。功能边界见[已知限制](https://github.com/lmxx1234567/sushiro-cli/blob/fa8ba76d5e588527627f9e857d50c3aeb60ce020/docs/limitations.md),数据处理方式见 [PRIVACY.md](PRIVACY.md)。
26
26
 
27
27
  ## English summary
28
28
 
package/legal/PRIVACY.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # 隐私与数据处理说明
2
2
 
3
- 更新日期:2026-09-16。适用于本仓库的 `sushiro-cli` CLI、stdio MCP 及 npm 启动器;使用配置见[配置说明](https://github.com/lmxx1234567/sushiro-cli/blob/0a66837e75c06de098527308ce27e97ce0ee5ee8/docs/configuration.md),功能边界见[已知限制](https://github.com/lmxx1234567/sushiro-cli/blob/0a66837e75c06de098527308ce27e97ce0ee5ee8/docs/limitations.md)。发布账号/署名为 `lmxx1234567`;其法律主体身份、隐私联系安排和适用法域尚待确认,不能仅从 GitHub 用户名推定。本文不构成已经完成法律合规审查的声明。
3
+ 更新日期:2026-09-16。适用于本仓库的 `sushiro-cli` CLI、stdio MCP 及 npm 启动器;使用配置见[配置说明](https://github.com/lmxx1234567/sushiro-cli/blob/fa8ba76d5e588527627f9e857d50c3aeb60ce020/docs/configuration.md),功能边界见[已知限制](https://github.com/lmxx1234567/sushiro-cli/blob/fa8ba76d5e588527627f9e857d50c3aeb60ce020/docs/limitations.md)。发布账号/署名为 `lmxx1234567`;其法律主体身份、隐私联系安排和适用法域尚待确认,不能仅从 GitHub 用户名推定。本文不构成已经完成法律合规审查的声明。
4
4
 
5
5
  ## 数据流
6
6
 
package/legal/SECURITY.md CHANGED
@@ -28,7 +28,7 @@
28
28
 
29
29
  只使用来源可核对的发行物;发布文件哈希有助于检查一致性,但不能独立证明发布者身份。贡献者应使用虚构数据和测试 transport 复现问题,不要为测试实际预约或取消。
30
30
 
31
- 具体数据流、保留和删除方式见 [PRIVACY.md](PRIVACY.md),配置方法见[配置说明](https://github.com/lmxx1234567/sushiro-cli/blob/0a66837e75c06de098527308ce27e97ce0ee5ee8/docs/configuration.md),功能边界见[已知限制](https://github.com/lmxx1234567/sushiro-cli/blob/0a66837e75c06de098527308ce27e97ce0ee5ee8/docs/limitations.md)。
31
+ 具体数据流、保留和删除方式见 [PRIVACY.md](PRIVACY.md),配置方法见[配置说明](https://github.com/lmxx1234567/sushiro-cli/blob/fa8ba76d5e588527627f9e857d50c3aeb60ce020/docs/configuration.md),功能边界见[已知限制](https://github.com/lmxx1234567/sushiro-cli/blob/fa8ba76d5e588527627f9e857d50c3aeb60ce020/docs/limitations.md)。
32
32
 
33
33
  ## English summary
34
34
 
@@ -17,7 +17,7 @@ nested reservation parsing. The `Slot` model is reproduced; other response
17
17
  models are reduced/adapted. Store-list coordinates and result-count defaults,
18
18
  and the built-in public-query token, derive from upstream `queue_live.go`.
19
19
  Authentication import research also consulted upstream capture/import code.
20
- See [CREDITS.md](CREDITS.md) and the [provenance audit](https://github.com/lmxx1234567/sushiro-cli/blob/0a66837e75c06de098527308ce27e97ce0ee5ee8/docs/provenance.md)
20
+ See [CREDITS.md](CREDITS.md) and the [provenance audit](https://github.com/lmxx1234567/sushiro-cli/blob/fa8ba76d5e588527627f9e857d50c3aeb60ce020/docs/provenance.md)
21
21
  for specific files, changes and history. This is not a claim of completely
22
22
  independent authorship or official Sushiro affiliation.
23
23
 
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.1.2",
2
+ "version": "0.1.3",
3
3
  "description": "Sushiro China CLI and stdio MCP",
4
4
  "license": "MIT",
5
5
  "private": false,