File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ socket wrapper --enable
2626- ` socket optimize ` - Optimize dependencies with
2727 [ ` @socketregistry ` ] ( https://github.com/SocketDev/socket-registry ) overrides
2828
29+ - ` --pin ` - Pin overrides to their latest version
30+
2931- ` socket raw-npm ` and ` socket raw-npx ` - Temporarily disable the Socket
3032 'safe-npm' wrapper.
3133
@@ -52,7 +54,7 @@ socket wrapper --enable
5254
5355## Aliases
5456
55- All aliases supports flags and arguments of the commands they alias.
57+ All aliases support the flags and arguments of the commands they alias.
5658
5759- ` socket ci ` - alias for ` socket report create --view --strict ` which creates a
5860 report and quits with an exit code if the result is unhealthy. Use like eg.
You can’t perform that action at this time.
0 commit comments