We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8df8f14 commit 6641fb8Copy full SHA for 6641fb8
readme.md
@@ -140,6 +140,7 @@ node-safe --allow-read-write="[project]/**" --allow-run="[project]/node_modules/
140
- Configure permissions with the command line, environment variables or convenient `.node-safe.json` files.
141
- You can use `node-safe` instead of `node` or teach your regular `node` command to support sandboxing.
142
- Package managers like `npm`, `npx` or `yarn` are supported as well.
143
+- `node-safe` is a light-weight wrapper that uses your existing `node` version.
144
145
## How it works
146
0 commit comments