Skip to content

Commit 3ba39eb

Browse files
committed
Add --pin command to readme
1 parent b7ff353 commit 3ba39eb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff 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.

0 commit comments

Comments
 (0)