@oceanprotocol/lib 4.1.4 → 4.2.1

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,10 +4,27 @@ 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
+ #### [v4.2.1](https://github.com/oceanprotocol/ocean.js/compare/v4.2.0...v4.2.1)
8
+
9
+ - Refactor auth [`#1959`](https://github.com/oceanprotocol/ocean.js/pull/1959)
10
+ - optional checks [`#1957`](https://github.com/oceanprotocol/ocean.js/pull/1957)
11
+
12
+ #### [v4.2.0](https://github.com/oceanprotocol/ocean.js/compare/v4.1.4...v4.2.0)
13
+
14
+ > 16 June 2025
15
+
16
+ - Bump eslint-config-prettier from 9.1.0 to 10.1.5 [`#1951`](https://github.com/oceanprotocol/ocean.js/pull/1951)
17
+ - Bump base-x from 3.0.10 to 3.0.11 [`#1939`](https://github.com/oceanprotocol/ocean.js/pull/1939)
18
+ - Auth header + auth token methods [`#1953`](https://github.com/oceanprotocol/ocean.js/pull/1953)
19
+ - Release 4.2.0 [`a9865c1`](https://github.com/oceanprotocol/ocean.js/commit/a9865c1bfcc91f3f56ee06960a5a13b880f7dca7)
20
+
7
21
  #### [v4.1.4](https://github.com/oceanprotocol/ocean.js/compare/v4.1.3...v4.1.4)
8
22
 
23
+ > 11 June 2025
24
+
9
25
  - Release 4.1.3 [`#1956`](https://github.com/oceanprotocol/ocean.js/pull/1956)
10
26
  - Update ddo.js version. [`#1954`](https://github.com/oceanprotocol/ocean.js/pull/1954)
27
+ - Release 4.1.4 [`1ed8713`](https://github.com/oceanprotocol/ocean.js/commit/1ed87132605f2d36835526259bed41226b33442d)
11
28
 
12
29
  #### [v4.1.3](https://github.com/oceanprotocol/ocean.js/compare/v4.1.2...v4.1.3)
13
30
 
@@ -819,7 +819,10 @@ let's select compute environment which have free and paid resources
819
819
  computeValidUntil,
820
820
  providerUrl,
821
821
  consumerAccount,
822
- resources
822
+ resources,
823
+ (
824
+ await consumerAccount.provider.getNetwork()
825
+ ).chainId
823
826
  )
824
827
 
825
828
  console.log(