File tree Expand file tree Collapse file tree 5 files changed +7
-28
lines changed
Expand file tree Collapse file tree 5 files changed +7
-28
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ #### 10.6.0
2+ * 06/07/2025
3+ * Add ` BigInt ` support to TypeScript definitions
4+
15#### 10.5.0
26* 23/01/2025
37* #216 TypeScript: instantiation without ` new ` keyword
Original file line number Diff line number Diff line change 33
44
55 /*!
6- * decimal.js v10.5 .0
6+ * decimal.js v10.6 .0
77 * An arbitrary-precision Decimal type for JavaScript.
88 * https://github.com/MikeMcl/decimal.js
99 * Copyright (c) 2025 Michael Mclaughlin <M8ch88l@gmail.com>
Original file line number Diff line number Diff line change 11/*!
2- * decimal.js v10.5 .0
2+ * decimal.js v10.6 .0
33 * An arbitrary-precision Decimal type for JavaScript.
44 * https://github.com/MikeMcl/decimal.js
55 * Copyright (c) 2025 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.5 .0" ,
4+ "version" : " 10.6 .0" ,
55 "keywords" : [
66 " arbitrary" ,
77 " precision" ,
You can’t perform that action at this time.
0 commit comments