Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Use nanoid directly instead of using shortid#43

Open
tlusk wants to merge 1 commit intorictorres:masterfrom
tlusk:feature-nanoid
Open

Use nanoid directly instead of using shortid#43
tlusk wants to merge 1 commit intorictorres:masterfrom
tlusk:feature-nanoid

Conversation

@tlusk
Copy link

@tlusk tlusk commented Feb 14, 2022

Shortid is deprecated and the project recommends using nanoid directly.

Also all published versions of shortid rely on older versions of nanoid
that contain known security issues and should be avoided.

This removes the use of shortid and instead directly uses the latest
version of nanoid that does not contain known security vulnerabilities.

Shortid is deprecated and the project recommends using nanoid directly.

Also all published versions of shortid rely on older versions of nanoid
that contain known security issues and should be avoided.

This removes the use of shortid and instead directly uses the latest
version of nanoid that does not contain known security vulnerabilities.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant