[Tech Debt] Remove dependency on 'TinyMath' #3655
Labels
dependencies
Pull requests that update a dependency file
good first issue
Good for newcomers
technical debt
If not paid, jeapardizes long-term success and maintainability of the repository.
Tinymath is a lightweight and fast JavaScript library for performing mathematical operations in JavaScript. It provides a range of mathematical functions for working with numbers, such as addition, subtraction, multiplication, division, and more.
However, we should replace tinymath since it is abandoned 4 years ago and it contributes to the CSP-related vulnerability of OSD.
Current dependency:
"tinymath": "1.2.1"
Subtasks:
vis_type_timeseries
plugin #3657The text was updated successfully, but these errors were encountered: