Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • M MathJax
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 304
    • Issues 304
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MathJax
  • MathJax
  • Issues
  • #2947
Closed
Open
Issue created Oct 05, 2022 by Administrator@rootContributor

`mathjax@4.0.0-alpha.1` should not be tagged as `latest`

Created by: tamuratak

Issue Summary

mathjax@4.0.0-alpha.1 is tagged as latest at the npmjs.com registry:

  • https://www.npmjs.com/package/mathjax?activeTab=versions

It should be tagged as beta or dev. Now, executing npm i mathjax installs mathjax@4.0.0-alpha.1.

See:

By default, the latest tag is used by npm to identify the current version of a package, and npm install (without any @ or @ specifier) installs the latest tag.

  • https://docs.npmjs.com/cli/v7/commands/npm-dist-tag#purpose

Technical details:

  • MathJax Version: mathjax@4.0.0-alpha.1
Assignee
Assign to
Time tracking