Skip to content

Commit 6641fb8

Browse files
authored
Update readme.md
1 parent 8df8f14 commit 6641fb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ node-safe --allow-read-write="[project]/**" --allow-run="[project]/node_modules/
140140
- Configure permissions with the command line, environment variables or convenient `.node-safe.json` files.
141141
- You can use `node-safe` instead of `node` or teach your regular `node` command to support sandboxing.
142142
- 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.
143144

144145
## How it works
145146

0 commit comments

Comments
 (0)