Skip to content

Commit 0b6f176

Browse files
committed
Lint readme
1 parent 7eac3f3 commit 0b6f176

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ socket wrapper --enable
2424
### Popular Commands
2525

2626
- `socket npm [args...]` and `socket npx [args...]` - Wraps `npm` and `npx` to
27-
integrate Socket and preempt installation of alerted packages using the builtin
28-
resolution of `npm` to precisely determine package installations.
27+
integrate Socket and preempt installation of alerted packages using the
28+
builtin resolution of `npm` to precisely determine package installations.
2929

3030
- `socket optimize` - Optimize dependencies with
3131
[`@socketregistry`](https://github.com/SocketDev/socket-registry) overrides!
@@ -35,13 +35,15 @@ socket wrapper --enable
3535

3636
### Other Commands
3737

38-
- `socket cdxgen [command]` - Call out to [cdxgen](https://cyclonedx.github.io/cdxgen/#/?id=getting-started).
39-
See [their documentation](https://cyclonedx.github.io/cdxgen/#/CLI?id=getting-help) for commands.
38+
- `socket cdxgen [command]` - Call out to
39+
[cdxgen](https://cyclonedx.github.io/cdxgen/#/?id=getting-started). See
40+
[their documentation](https://cyclonedx.github.io/cdxgen/#/CLI?id=getting-help)
41+
for commands.
4042

4143
- `socket info <package@version>` - Look up issues for a package.
4244

43-
- `socket raw-npm [args...]` and `socket raw-npx [args...]` - Temporarily disable
44-
the Socket 'safe-npm' wrapper.
45+
- `socket raw-npm [args...]` and `socket raw-npx [args...]` - Temporarily
46+
disable the Socket 'safe-npm' wrapper.
4547

4648
- `socket report create <path(s)-to-folder-or-file>` - Create a report on
4749
[Socket.dev](https://socket.dev/)

0 commit comments

Comments
 (0)