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