What's wrong with this entry?
Anonymous. No account, no email.
The /version command now shows both stable and latest versions from npm dist-tags and GCS.
Details
- Fetches version info from npm with
--prefer-onlineflag - Falls back to GCS storage for version information
- Displays "Stable version" and "Latest version" separately
Evidence
zD7() at line 495798 (version display, contains "Stable version", "Latest version")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.