Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove mason-js dependency #122

Open
springmeyer opened this issue May 19, 2022 · 0 comments
Open

Remove mason-js dependency #122

springmeyer opened this issue May 19, 2022 · 0 comments

Comments

@springmeyer
Copy link
Contributor

The mason-js dependency is unmaintained and frozen, but still currently used inside of vtcomposite. It has been unmaintained since 2018. For a while it seemed like mason-js would again see maintenance (enough that security issues related to out-of-date binaries and mason-js JS dependencies could be mitigated). But, in effect, mason-js not been maintained since 2018 and therefore I think it is critical to acknowledge this and take action downstream (here).

So, my recommendation is to remove the dependence on mason-js in vtcomposite.

To do this would involve:

  • Removing mason-js from
    "@mapbox/mason-js": "^0.1.5"
  • Removing the mason-versions.ini
  • Implementing an alternative method for fetching up to date and reliable versions of dependencies that are currently being installed by mason-js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant