@oceanprotocol/lib 5.0.5 → 5.0.6

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.
package/CHANGELOG.md CHANGED
@@ -4,8 +4,28 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ #### [v5.0.6](https://github.com/oceanprotocol/ocean.js/compare/v5.0.5...v5.0.6)
8
+
9
+ - chore: add support for others token decimals that are not 18 [`#2024`](https://github.com/oceanprotocol/ocean.js/pull/2024)
10
+ - Revert "chore: test deposit withdraw token 6 decimals" [`#2026`](https://github.com/oceanprotocol/ocean.js/pull/2026)
11
+ - chore: test deposit withdraw token 6 decimals [`#2025`](https://github.com/oceanprotocol/ocean.js/pull/2025)
12
+ - Bump typedoc-plugin-markdown from 3.17.1 to 4.0.3 [`#2020`](https://github.com/oceanprotocol/ocean.js/pull/2020)
13
+ - Bump @typescript-eslint/eslint-plugin from 6.21.0 to 7.0.0 [`#2021`](https://github.com/oceanprotocol/ocean.js/pull/2021)
14
+ - Bump chai from 5.2.1 to 6.2.2 [`#2022`](https://github.com/oceanprotocol/ocean.js/pull/2022)
15
+ - add n8n flow [`#2023`](https://github.com/oceanprotocol/ocean.js/pull/2023)
16
+ - Bump tsx from 4.20.3 to 4.20.6 [`#1997`](https://github.com/oceanprotocol/ocean.js/pull/1997)
17
+ - Bump mocha from 11.7.1 to 11.7.3 [`#1999`](https://github.com/oceanprotocol/ocean.js/pull/1999)
18
+ - Bump min-document from 2.19.0 to 2.19.2 [`#2012`](https://github.com/oceanprotocol/ocean.js/pull/2012)
19
+ - Bump js-yaml from 3.14.1 to 3.14.2 [`#2015`](https://github.com/oceanprotocol/ocean.js/pull/2015)
20
+ - Bump jws from 3.2.2 to 3.2.3 [`#2019`](https://github.com/oceanprotocol/ocean.js/pull/2019)
21
+ - more checks [`43029b1`](https://github.com/oceanprotocol/ocean.js/commit/43029b10ec2e83c68bada4b8529226b64f94b0fb)
22
+ - chore: call amountToUnits from smart contract to detect decimals [`306edf7`](https://github.com/oceanprotocol/ocean.js/commit/306edf777d3345bebd3073634d0e0eeb11ab6d36)
23
+ - remove check [`d42a8ad`](https://github.com/oceanprotocol/ocean.js/commit/d42a8ad3f10d7bfea74513ca0598274d4491f4b2)
24
+
7
25
  #### [v5.0.5](https://github.com/oceanprotocol/ocean.js/compare/v5.0.4...v5.0.5)
8
26
 
27
+ > 24 November 2025
28
+
9
29
  - Deps/bump_contracts_to_2_5_0 [`#2016`](https://github.com/oceanprotocol/ocean.js/pull/2016)
10
30
  - export addrs functions [`#2018`](https://github.com/oceanprotocol/ocean.js/pull/2018)
11
31
  - Feature/fix enterprise fee [`#2014`](https://github.com/oceanprotocol/ocean.js/pull/2014)
@@ -14,6 +34,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
14
34
  - add escrow address to config [`#2008`](https://github.com/oceanprotocol/ocean.js/pull/2008)
15
35
  - Update docs [`#2006`](https://github.com/oceanprotocol/ocean.js/pull/2006)
16
36
  - update codeowners [`#2005`](https://github.com/oceanprotocol/ocean.js/pull/2005)
37
+ - Release 5.0.5 [`bada383`](https://github.com/oceanprotocol/ocean.js/commit/bada383843f05bf73816216e710da55d4ce40607)
17
38
 
18
39
  #### [v5.0.4](https://github.com/oceanprotocol/ocean.js/compare/v5.0.3...v5.0.4)
19
40
 
@@ -85,7 +106,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
85
106
  - Feature/contracts_240 [`#1979`](https://github.com/oceanprotocol/ocean.js/pull/1979)
86
107
  - Release 5.0.0-next.2 [`fedd4c2`](https://github.com/oceanprotocol/ocean.js/commit/fedd4c273d86fb3f85990d7a289be4c3a4270832)
87
108
 
88
- #### [v5.0.0-next.1](https://github.com/oceanprotocol/ocean.js/compare/v4.3.6...v5.0.0-next.1)
109
+ #### [v5.0.0-next.1](https://github.com/oceanprotocol/ocean.js/compare/v4.3.7...v5.0.0-next.1)
89
110
 
90
111
  > 1 August 2025
91
112
 
@@ -96,6 +117,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
96
117
  - Feature/update ethers [`#1969`](https://github.com/oceanprotocol/ocean.js/pull/1969)
97
118
  - Release 5.0.0-next.1 [`cf92038`](https://github.com/oceanprotocol/ocean.js/commit/cf92038208679177ab6af112526f5547feb0f11e)
98
119
 
120
+ #### [v4.3.7](https://github.com/oceanprotocol/ocean.js/compare/v4.3.6...v4.3.7)
121
+
122
+ > 2 December 2025
123
+
124
+ - Release 4.3.7 [`46a157f`](https://github.com/oceanprotocol/ocean.js/commit/46a157fc93d0d0cb4aca29fa529ea5ddd70648d8)
125
+ - bump contracts to 2.5.0 [`7799229`](https://github.com/oceanprotocol/ocean.js/commit/7799229b0e2c6221884afe13420ef6454bc5898f)
126
+
99
127
  #### [v4.3.6](https://github.com/oceanprotocol/ocean.js/compare/v4.3.5...v4.3.6)
100
128
 
101
129
  > 24 November 2025
@@ -103,29 +131,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
103
131
  - export util addrs functions [`#2017`](https://github.com/oceanprotocol/ocean.js/pull/2017)
104
132
  - Release 4.3.6 [`b28db44`](https://github.com/oceanprotocol/ocean.js/commit/b28db446144939e9ed864cc11559f718104d094b)
105
133
 
106
- #### [v4.3.5](https://github.com/oceanprotocol/ocean.js/compare/v4.3.4...v4.3.5)
134
+ #### [v4.3.5](https://github.com/oceanprotocol/ocean.js/compare/v4.3.2...v4.3.5)
107
135
 
108
136
  > 17 November 2025
109
137
 
110
138
  - V4/feature/enterprise fee collector [`#2011`](https://github.com/oceanprotocol/ocean.js/pull/2011)
111
- - Release 4.3.5 [`2953f4a`](https://github.com/oceanprotocol/ocean.js/commit/2953f4ac49d56ac8b066ad8fa7a71b6bbc0df005)
112
- - remove typo [`f199f4a`](https://github.com/oceanprotocol/ocean.js/commit/f199f4af809eb85249fe0c59303fcc3207d8e7a7)
113
- - export EnterpriseFeeCollector [`68712a2`](https://github.com/oceanprotocol/ocean.js/commit/68712a2af17824bb8fc78824842376e35f582487)
114
-
115
- #### [v4.3.4](https://github.com/oceanprotocol/ocean.js/compare/v4.3.3...v4.3.4)
116
-
117
- > 15 November 2025
118
-
119
- - add EnterpriseFee [`b502882`](https://github.com/oceanprotocol/ocean.js/commit/b502882d05375eda326166608730a11e779c6f42)
120
- - Release 4.3.4 [`e45a7de`](https://github.com/oceanprotocol/ocean.js/commit/e45a7defa239f6800eb68a13e1a9a3d9662f509d)
121
- - bump contracts [`0b226a1`](https://github.com/oceanprotocol/ocean.js/commit/0b226a107f309c6b200249d498ae7568343fcb92)
122
-
123
- #### [v4.3.3](https://github.com/oceanprotocol/ocean.js/compare/v4.3.2...v4.3.3)
124
-
125
- > 1 August 2025
126
-
127
139
  - add policy server endpoints [`#1974`](https://github.com/oceanprotocol/ocean.js/pull/1974)
140
+ - Release 4.3.5 [`2953f4a`](https://github.com/oceanprotocol/ocean.js/commit/2953f4ac49d56ac8b066ad8fa7a71b6bbc0df005)
128
141
  - Release 4.3.3 [`6d6d4cf`](https://github.com/oceanprotocol/ocean.js/commit/6d6d4cfe57f2a3dee73b4957ff2f144c0e7ff9d7)
142
+ - remove typo [`f199f4a`](https://github.com/oceanprotocol/ocean.js/commit/f199f4af809eb85249fe0c59303fcc3207d8e7a7)
129
143
 
130
144
  #### [v4.3.2](https://github.com/oceanprotocol/ocean.js/compare/v4.3.1...v4.3.2)
131
145