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.2
2+ * 12/10/2022
3+ * #209 Correct return type.
4+
15#### 10.4.1
26* 16/09/2022
37* #205 Add './decimal' subpath to * package.json* ` exports ` .
Original file line number Diff line number Diff line change 33
44
55 /*!
6- * decimal.js v10.4.1
6+ * decimal.js v10.4.2
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.1
2+ * decimal.js v10.4.2
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.1 " ,
4+ "version" : " 10.4.2 " ,
55 "keywords" : [
66 " arbitrary" ,
77 " precision" ,
You can’t perform that action at this time.
0 commit comments