@xcanwin/manyoyo 5.11.14 → 5.11.15

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.
@@ -139,6 +139,7 @@ RUN <<EOX
139
139
  # 配置 node.js
140
140
  set -eu
141
141
  npm config set registry=${NPM_REGISTRY}
142
+ npm install -g npm
142
143
  npm config set allow-scripts=@anthropic-ai/claude-code,@openai/codex,@google/gemini-cli,opencode-ai,@playwright/cli,pyright,typescript-language-server,typescript --location=user
143
144
 
144
145
  export GIT_SSL_NO_VERIFY=$GIT_SSL_NO_VERIFY
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xcanwin/manyoyo",
3
- "version": "5.11.14",
3
+ "version": "5.11.15",
4
4
  "imageVersion": "1.9.1-common",
5
5
  "playwrightCliVersion": "0.1.14",
6
6
  "description": "AI Agent CLI Security Sandbox for Docker and Podman",