@oceanprotocol/lib 1.0.0-next.12 → 1.0.0-next.13

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +22 -1
  2. package/package.json +14 -14
package/CHANGELOG.md CHANGED
@@ -4,11 +4,32 @@ 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
+ #### [v1.0.0-next.13](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.12...v1.0.0-next.13)
8
+
9
+ - Bump typescript from 4.4.4 to 4.5.5 [`#1270`](https://github.com/oceanprotocol/ocean.js/pull/1270)
10
+ - Bump mocha from 9.1.3 to 9.2.0 [`#1269`](https://github.com/oceanprotocol/ocean.js/pull/1269)
11
+ - Use v4main images [`#1267`](https://github.com/oceanprotocol/ocean.js/pull/1267)
12
+ - Bump ts-node from 10.4.0 to 10.5.0 [`#1268`](https://github.com/oceanprotocol/ocean.js/pull/1268)
13
+ - Bump @truffle/hdwallet-provider from 1.7.0 to 2.0.3 [`#1271`](https://github.com/oceanprotocol/ocean.js/pull/1271)
14
+ - Bump mock-local-storage from 1.1.19 to 1.1.20 [`#1263`](https://github.com/oceanprotocol/ocean.js/pull/1263)
15
+ - Bump cross-fetch from 3.1.4 to 3.1.5 [`#1264`](https://github.com/oceanprotocol/ocean.js/pull/1264)
16
+ - Bump auto-changelog from 2.3.0 to 2.4.0 [`#1265`](https://github.com/oceanprotocol/ocean.js/pull/1265)
17
+ - Bump @types/mocha from 9.0.0 to 9.1.0 [`#1262`](https://github.com/oceanprotocol/ocean.js/pull/1262)
18
+ - Bump follow-redirects from 1.14.6 to 1.14.8 [`#1261`](https://github.com/oceanprotocol/ocean.js/pull/1261)
19
+ - Bump simple-get from 2.8.1 to 2.8.2 [`#1260`](https://github.com/oceanprotocol/ocean.js/pull/1260)
20
+ - Bump @openzeppelin/contracts from 4.4.1 to 4.4.2 [`#1259`](https://github.com/oceanprotocol/ocean.js/pull/1259)
21
+ - Bump @types/node from 17.0.8 to 17.0.16 [`#1255`](https://github.com/oceanprotocol/ocean.js/pull/1255)
22
+ - Bump typedoc from 0.22.10 to 0.22.11 [`#1230`](https://github.com/oceanprotocol/ocean.js/pull/1230)
23
+ - npm audit fix [`92f4eb9`](https://github.com/oceanprotocol/ocean.js/commit/92f4eb96695a1e32e750f6c3c0de7774e992e4f2)
24
+
7
25
  #### [v1.0.0-next.12](https://github.com/oceanprotocol/ocean.js/compare/v1.0.0-next.11...v1.0.0-next.12)
8
26
 
27
+ > 9 February 2022
28
+
9
29
  - use compute environments [`#1258`](https://github.com/oceanprotocol/ocean.js/pull/1258)
10
30
  - Bump web3 from 1.6.1 to 1.7.0 [`#1224`](https://github.com/oceanprotocol/ocean.js/pull/1224)
11
31
  - Barge c2d & latest contracts bump [`#1248`](https://github.com/oceanprotocol/ocean.js/pull/1248)
32
+ - Release 1.0.0-next.12 [`022c8c7`](https://github.com/oceanprotocol/ocean.js/commit/022c8c7454a8e39fe552f68cacb6a5ec75776cdf)
12
33
  - fixed version for contracts [`fbcd22e`](https://github.com/oceanprotocol/ocean.js/commit/fbcd22e714d6233d7d71f60d7eabb0cecb2fe963)
13
34
  - run push builds against v4main [`9142c35`](https://github.com/oceanprotocol/ocean.js/commit/9142c354f0ba3829a31d71c2814e6bdac406d91e)
14
35
 
@@ -258,7 +279,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
258
279
  - Bump prettier from 2.4.0 to 2.4.1 [`#1027`](https://github.com/oceanprotocol/ocean.js/pull/1027)
259
280
  - add catenax network config [`#1025`](https://github.com/oceanprotocol/ocean.js/pull/1025)
260
281
  - Bump @oceanprotocol/contracts from 0.6.5 to 0.6.7 [`#1024`](https://github.com/oceanprotocol/ocean.js/pull/1024)
261
- - Bump aqua queries [`3bea2aa`](https://github.com/oceanprotocol/ocean.js/commit/3bea2aaf9082bf1b61219f3d7960c14cec04fa1e)
282
+ - Bump aqua queries [`3bea2aa`](https://github.com/oceanprotocol/ocean.js/commit/3bea2aaf9082bf1b61219f3d7960c14cec04fa1e)
262
283
  - Release 0.17.4 [`2651b72`](https://github.com/oceanprotocol/ocean.js/commit/2651b72a2f02f952eb94e0b83edaf308cbb9e130)
263
284
  - Release 0.17.5 [`f893cb8`](https://github.com/oceanprotocol/ocean.js/commit/f893cb8b09e325df238be243713e07d64a158269)
264
285
 
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@oceanprotocol/lib",
3
3
  "source": "./src/index.ts",
4
- "version": "1.0.0-next.12",
4
+ "version": "1.0.0-next.13",
5
5
  "description": "JavaScript client library for Ocean Protocol",
6
6
  "main": "./dist/lib.js",
7
7
  "umd:main": "dist/lib.umd.js",
@@ -59,24 +59,24 @@
59
59
  "dependencies": {
60
60
  "@oceanprotocol/contracts": "1.0.0-alpha.18",
61
61
  "bignumber.js": "^9.0.2",
62
- "cross-fetch": "^3.1.4",
63
- "crypto-js": "^4.0.0",
64
- "decimal.js": "^10.2.1",
62
+ "cross-fetch": "^3.1.5",
63
+ "crypto-js": "^4.1.1",
64
+ "decimal.js": "^10.3.1",
65
65
  "web3": "^1.7.0",
66
66
  "web3-core": "^1.7.0",
67
67
  "web3-eth-contract": "^1.7.0"
68
68
  },
69
69
  "devDependencies": {
70
- "@truffle/hdwallet-provider": "^1.5.1",
70
+ "@truffle/hdwallet-provider": "^2.0.3",
71
71
  "@types/chai": "^4.2.19",
72
72
  "@types/chai-spies": "^1.0.3",
73
73
  "@types/crypto-js": "^4.0.1",
74
- "@types/mocha": "^9.0.0",
75
- "@types/node": "^16.10.3",
74
+ "@types/mocha": "^9.1.0",
75
+ "@types/node": "^17.0.16",
76
76
  "@types/node-fetch": "^3.0.3",
77
77
  "@typescript-eslint/eslint-plugin": "^4.33.0",
78
78
  "@typescript-eslint/parser": "^4.33.0",
79
- "auto-changelog": "^2.3.0",
79
+ "auto-changelog": "^2.4.0",
80
80
  "chai": "^4.3.4",
81
81
  "chai-spies": "^1.0.0",
82
82
  "cross-env": "^7.0.3",
@@ -86,17 +86,17 @@
86
86
  "eslint-plugin-prettier": "^4.0.0",
87
87
  "fs": "0.0.1-security",
88
88
  "microbundle": "^0.14.2",
89
- "mocha": "^9.1.2",
90
- "mock-local-storage": "^1.1.17",
89
+ "mocha": "^9.2.0",
90
+ "mock-local-storage": "^1.1.20",
91
91
  "nyc": "^15.1.0",
92
92
  "ora": "5.4.1",
93
93
  "prettier": "^2.3.1",
94
- "release-it": "^14.12.1",
94
+ "release-it": "^14.12.4",
95
95
  "source-map-support": "^0.5.19",
96
- "ts-node": "^10.0.0",
96
+ "ts-node": "^10.5.0",
97
97
  "ts-node-register": "^1.0.0",
98
- "typedoc": "0.22.5",
99
- "typescript": "^4.3.4"
98
+ "typedoc": "0.22.11",
99
+ "typescript": "^4.5.5"
100
100
  },
101
101
  "nyc": {
102
102
  "include": [