Skip to content

Commit d35bda8

Browse files
authored
Update README.md
1 parent 5ec3d87 commit d35bda8

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ This action checks all installed NPM dependencies for lifecycle scripts (like
44
`postinstall`) that would be run on installation. If any such script is found,
55
the action fails with a list of offenders.
66

7-
> ![NOTE] Keep a lookout for
7+
> [!NOTE]
8+
>
9+
> Keep a lookout for
810
> [RFC 54](https://github.com/npm/rfcs/blob/main/accepted/0054-make-scripts-install-opt-in.md)
911
> of the NPM cli. Phase 1 of that proposal has been implemented and is shipped
1012
> with [v11.16.0](https://github.com/npm/cli/releases/tag/v11.16.0), currently

0 commit comments

Comments
 (0)