Skip to content

Use node24 by default

98ac4ed
Select commit
Loading
Failed to load commit list.
Merged

Use node24 by default #135

Use node24 by default
98ac4ed
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Mar 12, 2026 in 2s

No new alerts in code changed by this pull request

Annotations

Check failure on line 19232 in dist/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.

Check failure on line 19236 in dist/index.js

See this annotation in the file changed.

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.