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
26
26
- ` socket optimize ` - Optimize dependencies with
27
27
[ ` @socketregistry ` ] ( https://github.com/SocketDev/socket-registry ) overrides
28
28
29
+ - ` --pin ` - Pin overrides to their latest version
30
+
29
31
- ` socket raw-npm ` and ` socket raw-npx ` - Temporarily disable the Socket
30
32
'safe-npm' wrapper.
31
33
@@ -52,7 +54,7 @@ socket wrapper --enable
52
54
53
55
## Aliases
54
56
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.
56
58
57
59
- ` socket ci ` - alias for ` socket report create --view --strict ` which creates a
58
60
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