mathjs 14.0.0 → 14.0.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,8 +14,8 @@
14
14
  * It features real and complex numbers, units, matrices, a large set of
15
15
  * mathematical functions, and a flexible expression parser.
16
16
  *
17
- * @version 14.0.0
18
- * @date 2024-11-20
17
+ * @version 14.0.1
18
+ * @date 2024-12-11
19
19
  *
20
20
  * @license
21
21
  * Copyright (C) 2013-2024 Jos de Jong <wjosdejong@gmail.com>