File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ #### 10.4.3
2+ * 04/12/2022
3+ * #211 Remove ` toStringTag ` declaration for type compatibility.
4+
15#### 10.4.2
26* 12/10/2022
37* #209 Correct return type.
Original file line number Diff line number Diff line change 33
44
55 /*!
6- * decimal.js v10.4.2
6+ * decimal.js v10.4.3
77 * An arbitrary-precision Decimal type for JavaScript.
88 * https://github.com/MikeMcl/decimal.js
99 * Copyright (c) 2022 Michael Mclaughlin <M8ch88l@gmail.com>
Original file line number Diff line number Diff line change 11/*!
2- * decimal.js v10.4.2
2+ * decimal.js v10.4.3
33 * An arbitrary-precision Decimal type for JavaScript.
44 * https://github.com/MikeMcl/decimal.js
55 * Copyright (c) 2022 Michael Mclaughlin <M8ch88l@gmail.com>
Original file line number Diff line number Diff line change 11{
22 "name" : " decimal.js" ,
33 "description" : " An arbitrary-precision Decimal type for JavaScript." ,
4- "version" : " 10.4.2 " ,
4+ "version" : " 10.4.3 " ,
55 "keywords" : [
66 " arbitrary" ,
77 " precision" ,
You can’t perform that action at this time.
0 commit comments