We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfc6cb5 commit 05da60eCopy full SHA for 05da60e
Formula/node9.rb
@@ -1,8 +1,8 @@
1
class Node9 < Formula
2
desc "Sudo command for AI agents — execution security for Claude Code & MCP"
3
homepage "https://github.com/node9-ai/node9-proxy"
4
- url "https://registry.npmjs.org/@node9/proxy/-/proxy-1.0.15.tgz"
5
- sha256 "0ecd78ee6240ae2505c8add862cee4df9aea75d4e7e59321743c1510b396c348"
+ url "https://registry.npmjs.org/@node9/proxy/-/proxy-1.0.16.tgz"
+ sha256 "e57015acf70760b6455b814297e62b13648930386c11702c68f82902b9c355fc"
6
license "Apache-2.0"
7
8
depends_on "node"
0 commit comments