@oceanprotocol/lib 4.0.0 → 4.0.2
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 +18 -29
- package/dist/lib.cjs +1 -1
- package/dist/lib.cjs.map +1 -1
- package/dist/lib.modern.js +1 -1
- package/dist/lib.modern.js.map +1 -1
- package/dist/lib.module.mjs +1 -1
- package/dist/lib.module.mjs.map +1 -1
- package/dist/lib.umd.js +1 -1
- package/dist/lib.umd.js.map +1 -1
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -4,42 +4,31 @@ 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.0.
|
|
7
|
+
#### [v4.0.2](https://github.com/oceanprotocol/ocean.js/compare/v4.0.1...v4.0.2)
|
|
8
8
|
|
|
9
|
-
-
|
|
10
|
-
-
|
|
11
|
-
-
|
|
12
|
-
- Use serviceIndex instead of hardcoded indexes. [`#1905`](https://github.com/oceanprotocol/ocean.js/pull/1905)
|
|
13
|
-
- Bump path-to-regexp and express [`#1893`](https://github.com/oceanprotocol/ocean.js/pull/1893)
|
|
14
|
-
- make retries and interval bigger & configurable on waitForAqua [`#1895`](https://github.com/oceanprotocol/ocean.js/pull/1895)
|
|
15
|
-
- Bump eslint-config-prettier from 9.0.0 to 9.1.0 [`#1884`](https://github.com/oceanprotocol/ocean.js/pull/1884)
|
|
16
|
-
- Add back check for access list factory. [`#1889`](https://github.com/oceanprotocol/ocean.js/pull/1889)
|
|
17
|
-
- Remove circular dependencies, fix imports and improve build [`#1881`](https://github.com/oceanprotocol/ocean.js/pull/1881)
|
|
18
|
-
- chore: remove redundant words in comment [`#1890`](https://github.com/oceanprotocol/ocean.js/pull/1890)
|
|
19
|
-
- Bump @truffle/hdwallet-provider from 2.1.10 to 2.1.15 [`#1886`](https://github.com/oceanprotocol/ocean.js/pull/1886)
|
|
20
|
-
- Bump nyc from 15.1.0 to 17.1.0 [`#1883`](https://github.com/oceanprotocol/ocean.js/pull/1883)
|
|
21
|
-
- Bump @types/crypto-js from 4.1.2 to 4.2.2 [`#1882`](https://github.com/oceanprotocol/ocean.js/pull/1882)
|
|
22
|
-
- Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows [`#1844`](https://github.com/oceanprotocol/ocean.js/pull/1844)
|
|
23
|
-
- Remove node:16 docker image from workflow. [`#1879`](https://github.com/oceanprotocol/ocean.js/pull/1879)
|
|
24
|
-
- Bump rollup from 2.61.1 to 2.79.2 [`#1866`](https://github.com/oceanprotocol/ocean.js/pull/1866)
|
|
25
|
-
- Remove checks from publishing. ADded chain ID check for ordering. [`#1875`](https://github.com/oceanprotocol/ocean.js/pull/1875)
|
|
26
|
-
- done [`60d0272`](https://github.com/oceanprotocol/ocean.js/commit/60d027294a2893410860f1180ff47177e12e45de)
|
|
27
|
-
- rename waitForAqua as waitForIndexer [`6381795`](https://github.com/oceanprotocol/ocean.js/commit/6381795c957f301b93461d84a14ff59991b58738)
|
|
28
|
-
- 4th pass [`bf94e10`](https://github.com/oceanprotocol/ocean.js/commit/bf94e102e53dd07eac6c671ef222b96e34ffca7f)
|
|
9
|
+
- Bump axios from 1.7.9 to 1.8.3 [`#1926`](https://github.com/oceanprotocol/ocean.js/pull/1926)
|
|
10
|
+
- update to ddo.js v0.0.2 [`#1931`](https://github.com/oceanprotocol/ocean.js/pull/1931)
|
|
11
|
+
- Updating codeowners [`#1929`](https://github.com/oceanprotocol/ocean.js/pull/1929)
|
|
29
12
|
|
|
30
|
-
#### [v4.0.
|
|
13
|
+
#### [v4.0.1](https://github.com/oceanprotocol/ocean.js/compare/v4.0.0...v4.0.1)
|
|
31
14
|
|
|
32
|
-
>
|
|
15
|
+
> 21 March 2025
|
|
33
16
|
|
|
34
|
-
-
|
|
35
|
-
-
|
|
36
|
-
- add file object types [`cd936c2`](https://github.com/oceanprotocol/ocean.js/commit/cd936c24a989633d3d8e71b908a375802d2e2970)
|
|
17
|
+
- moving the getChainId call [`#1928`](https://github.com/oceanprotocol/ocean.js/pull/1928)
|
|
18
|
+
- Release 4.0.1 [`519e378`](https://github.com/oceanprotocol/ocean.js/commit/519e378c3cfd6df0ece6e503c89c796a0c76027d)
|
|
37
19
|
|
|
38
|
-
|
|
20
|
+
### [v4.0.0](https://github.com/oceanprotocol/ocean.js/compare/v3.4.6...v4.0.0)
|
|
39
21
|
|
|
40
|
-
>
|
|
22
|
+
> 18 March 2025
|
|
41
23
|
|
|
42
|
-
- Release 4.0
|
|
24
|
+
- Release 4.0 [`#1922`](https://github.com/oceanprotocol/ocean.js/pull/1922)
|
|
25
|
+
- add policy server option to getDownloadUrl [`#1917`](https://github.com/oceanprotocol/ocean.js/pull/1917)
|
|
26
|
+
- add missing exports, refactor addresses file [`#1904`](https://github.com/oceanprotocol/ocean.js/pull/1904)
|
|
27
|
+
- Use serviceIndex instead of hardcoded indexes. [`#1905`](https://github.com/oceanprotocol/ocean.js/pull/1905)
|
|
28
|
+
- Bump path-to-regexp and express [`#1893`](https://github.com/oceanprotocol/ocean.js/pull/1893)
|
|
29
|
+
- Release 4.0.0 [`9a3f920`](https://github.com/oceanprotocol/ocean.js/commit/9a3f9209a49ed6181df695d57d32ed725ee962d2)
|
|
30
|
+
- fix ci.yml, fix typo on test file [`bde6f0a`](https://github.com/oceanprotocol/ocean.js/commit/bde6f0a7e9f1c7cc635b78c5b045caed16be65ca)
|
|
31
|
+
- fix policy server [`19bfe3e`](https://github.com/oceanprotocol/ocean.js/commit/19bfe3eedf00809379bf49ec506e32285499242c)
|
|
43
32
|
|
|
44
33
|
#### [v3.4.6](https://github.com/oceanprotocol/ocean.js/compare/v3.4.5...v3.4.6)
|
|
45
34
|
|