@audius/sdk 1.0.38 → 1.0.39

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/dist/index.cjs.js CHANGED
@@ -37185,9 +37185,9 @@ exports.ChatPermission = void 0;
37185
37185
  })(exports.ChatPermission || (exports.ChatPermission = {}));
37186
37186
 
37187
37187
  var name = "@audius/sdk";
37188
- var version = "1.0.38";
37188
+ var version = "1.0.39";
37189
37189
  var audius = {
37190
- releaseSHA: "4ed81d595c11d6a3e1850131e6e8b4273c607938"
37190
+ releaseSHA: "93c3e89db9b7431574ef78fae8b93a99a7609d9d"
37191
37191
  };
37192
37192
  var description = "";
37193
37193
  var main = "dist/index.cjs.js";
@@ -37235,7 +37235,7 @@ var scripts = {
37235
37235
  var dependencies = {
37236
37236
  "@audius/anchor-audius-data": "0.0.2",
37237
37237
  "@audius/hedgehog": "2.1.0",
37238
- "@babel/runtime": "^7.18.3",
37238
+ "@babel/runtime": "7.18.3",
37239
37239
  "@certusone/wormhole-sdk": "0.1.1",
37240
37240
  "@ethersproject/solidity": "5.0.5",
37241
37241
  "@improbable-eng/grpc-web-node-http-transport": "0.15.0",
@@ -37263,25 +37263,25 @@ var dependencies = {
37263
37263
  ethers: "5.4.7",
37264
37264
  "form-data": "3.0.0",
37265
37265
  hashids: "2.2.10",
37266
- "interface-blockstore": "^2.0.3",
37267
- "interface-store": "^2.0.2",
37268
- "ipfs-unixfs-importer": "^9.0.6",
37266
+ "interface-blockstore": "2.0.3",
37267
+ "interface-store": "2.0.2",
37268
+ "ipfs-unixfs-importer": "9.0.6",
37269
37269
  jsonschema: "1.2.6",
37270
37270
  keccak256: "1.0.2",
37271
37271
  lodash: "4.17.21",
37272
37272
  "micro-aes-gcm": "0.3.3",
37273
- "node-localstorage": "^1.3.1",
37273
+ "node-localstorage": "1.3.1",
37274
37274
  "proper-url-join": "1.2.0",
37275
- "rollup-plugin-shim": "^1.0.0",
37275
+ "rollup-plugin-shim": "1.0.0",
37276
37276
  "safe-buffer": "5.2.1",
37277
37277
  secp256k1: "4.0.2",
37278
37278
  semver: "6.3.0",
37279
37279
  "stream-browserify": "3.0.0",
37280
37280
  web3: "1.7.1",
37281
- xmlhttprequest: "^1.8.0"
37281
+ xmlhttprequest: "1.8.0"
37282
37282
  };
37283
37283
  var devDependencies = {
37284
- "@babel/plugin-transform-runtime": "^7.18.2",
37284
+ "@babel/plugin-transform-runtime": "7.18.2",
37285
37285
  "@babel/preset-env": "7.16.11",
37286
37286
  "@openapitools/openapi-generator-cli": "2.4.26",
37287
37287
  "@openzeppelin/test-helpers": "0.5.6",
@@ -37295,42 +37295,42 @@ var devDependencies = {
37295
37295
  "@types/async-retry": "1.4.4",
37296
37296
  "@types/bn.js": "5.1.0",
37297
37297
  "@types/bs58": "4.0.1",
37298
- "@types/eth-sig-util": "^2.1.1",
37298
+ "@types/eth-sig-util": "2.1.1",
37299
37299
  "@types/expect": "24.3.0",
37300
- "@types/form-data": "^2.5.0",
37300
+ "@types/form-data": "2.5.0",
37301
37301
  "@types/hashids": "2.0.1",
37302
37302
  "@types/lodash": "4.14.149",
37303
37303
  "@types/mocha": "9.1.0",
37304
37304
  "@types/node-localstorage": "1.3.0",
37305
- "@types/pify": "^5.0.1",
37305
+ "@types/pify": "5.0.1",
37306
37306
  "@types/proper-url-join": "2.1.1",
37307
37307
  "@types/semver": "7.3.9",
37308
37308
  "@typescript-eslint/eslint-plugin": "4.33.0",
37309
37309
  commander: "9.2.0",
37310
37310
  eslint: "7.32.0",
37311
- "eslint-config-prettier": "^8.5.0",
37311
+ "eslint-config-prettier": "8.5.0",
37312
37312
  "eslint-config-standard-with-typescript": "21.0.1",
37313
37313
  "eslint-plugin-import": "2.25.4",
37314
37314
  "eslint-plugin-mocha": "10.0.3",
37315
37315
  "eslint-plugin-node": "11.1.0",
37316
- "eslint-plugin-prettier": "^4.0.0",
37316
+ "eslint-plugin-prettier": "4.0.0",
37317
37317
  "eslint-plugin-promise": "5.2.0",
37318
37318
  mocha: "9.2.2",
37319
37319
  nock: "13.1.2",
37320
37320
  nyc: "15.1.0",
37321
37321
  "patch-package": "6.5.0",
37322
- prettier: "^2.6.1",
37323
- "prettier-config-standard": "^5.0.0",
37322
+ prettier: "2.6.1",
37323
+ "prettier-config-standard": "5.0.0",
37324
37324
  rollup: "2.70.1",
37325
37325
  "rollup-plugin-dts": "4.2.0",
37326
37326
  "rollup-plugin-ignore": "1.0.10",
37327
37327
  "rollup-plugin-polyfill-node": "0.9.0",
37328
- "rollup-plugin-terser": "^7.0.2",
37328
+ "rollup-plugin-terser": "7.0.2",
37329
37329
  sinon: "9.0.2",
37330
37330
  standard: "16.0.4",
37331
37331
  "ts-mocha": "9.0.2",
37332
37332
  "ts-node": "10.7.0",
37333
- "type-fest": "^2.17.0",
37333
+ "type-fest": "2.17.0",
37334
37334
  typescript: "4.6.2"
37335
37335
  };
37336
37336
  var repository = {
package/dist/index.esm.js CHANGED
@@ -36943,9 +36943,9 @@ var ChatPermission;
36943
36943
  })(ChatPermission || (ChatPermission = {}));
36944
36944
 
36945
36945
  var name = "@audius/sdk";
36946
- var version = "1.0.38";
36946
+ var version = "1.0.39";
36947
36947
  var audius = {
36948
- releaseSHA: "4ed81d595c11d6a3e1850131e6e8b4273c607938"
36948
+ releaseSHA: "93c3e89db9b7431574ef78fae8b93a99a7609d9d"
36949
36949
  };
36950
36950
  var description = "";
36951
36951
  var main = "dist/index.cjs.js";
@@ -36993,7 +36993,7 @@ var scripts = {
36993
36993
  var dependencies = {
36994
36994
  "@audius/anchor-audius-data": "0.0.2",
36995
36995
  "@audius/hedgehog": "2.1.0",
36996
- "@babel/runtime": "^7.18.3",
36996
+ "@babel/runtime": "7.18.3",
36997
36997
  "@certusone/wormhole-sdk": "0.1.1",
36998
36998
  "@ethersproject/solidity": "5.0.5",
36999
36999
  "@improbable-eng/grpc-web-node-http-transport": "0.15.0",
@@ -37021,25 +37021,25 @@ var dependencies = {
37021
37021
  ethers: "5.4.7",
37022
37022
  "form-data": "3.0.0",
37023
37023
  hashids: "2.2.10",
37024
- "interface-blockstore": "^2.0.3",
37025
- "interface-store": "^2.0.2",
37026
- "ipfs-unixfs-importer": "^9.0.6",
37024
+ "interface-blockstore": "2.0.3",
37025
+ "interface-store": "2.0.2",
37026
+ "ipfs-unixfs-importer": "9.0.6",
37027
37027
  jsonschema: "1.2.6",
37028
37028
  keccak256: "1.0.2",
37029
37029
  lodash: "4.17.21",
37030
37030
  "micro-aes-gcm": "0.3.3",
37031
- "node-localstorage": "^1.3.1",
37031
+ "node-localstorage": "1.3.1",
37032
37032
  "proper-url-join": "1.2.0",
37033
- "rollup-plugin-shim": "^1.0.0",
37033
+ "rollup-plugin-shim": "1.0.0",
37034
37034
  "safe-buffer": "5.2.1",
37035
37035
  secp256k1: "4.0.2",
37036
37036
  semver: "6.3.0",
37037
37037
  "stream-browserify": "3.0.0",
37038
37038
  web3: "1.7.1",
37039
- xmlhttprequest: "^1.8.0"
37039
+ xmlhttprequest: "1.8.0"
37040
37040
  };
37041
37041
  var devDependencies = {
37042
- "@babel/plugin-transform-runtime": "^7.18.2",
37042
+ "@babel/plugin-transform-runtime": "7.18.2",
37043
37043
  "@babel/preset-env": "7.16.11",
37044
37044
  "@openapitools/openapi-generator-cli": "2.4.26",
37045
37045
  "@openzeppelin/test-helpers": "0.5.6",
@@ -37053,42 +37053,42 @@ var devDependencies = {
37053
37053
  "@types/async-retry": "1.4.4",
37054
37054
  "@types/bn.js": "5.1.0",
37055
37055
  "@types/bs58": "4.0.1",
37056
- "@types/eth-sig-util": "^2.1.1",
37056
+ "@types/eth-sig-util": "2.1.1",
37057
37057
  "@types/expect": "24.3.0",
37058
- "@types/form-data": "^2.5.0",
37058
+ "@types/form-data": "2.5.0",
37059
37059
  "@types/hashids": "2.0.1",
37060
37060
  "@types/lodash": "4.14.149",
37061
37061
  "@types/mocha": "9.1.0",
37062
37062
  "@types/node-localstorage": "1.3.0",
37063
- "@types/pify": "^5.0.1",
37063
+ "@types/pify": "5.0.1",
37064
37064
  "@types/proper-url-join": "2.1.1",
37065
37065
  "@types/semver": "7.3.9",
37066
37066
  "@typescript-eslint/eslint-plugin": "4.33.0",
37067
37067
  commander: "9.2.0",
37068
37068
  eslint: "7.32.0",
37069
- "eslint-config-prettier": "^8.5.0",
37069
+ "eslint-config-prettier": "8.5.0",
37070
37070
  "eslint-config-standard-with-typescript": "21.0.1",
37071
37071
  "eslint-plugin-import": "2.25.4",
37072
37072
  "eslint-plugin-mocha": "10.0.3",
37073
37073
  "eslint-plugin-node": "11.1.0",
37074
- "eslint-plugin-prettier": "^4.0.0",
37074
+ "eslint-plugin-prettier": "4.0.0",
37075
37075
  "eslint-plugin-promise": "5.2.0",
37076
37076
  mocha: "9.2.2",
37077
37077
  nock: "13.1.2",
37078
37078
  nyc: "15.1.0",
37079
37079
  "patch-package": "6.5.0",
37080
- prettier: "^2.6.1",
37081
- "prettier-config-standard": "^5.0.0",
37080
+ prettier: "2.6.1",
37081
+ "prettier-config-standard": "5.0.0",
37082
37082
  rollup: "2.70.1",
37083
37083
  "rollup-plugin-dts": "4.2.0",
37084
37084
  "rollup-plugin-ignore": "1.0.10",
37085
37085
  "rollup-plugin-polyfill-node": "0.9.0",
37086
- "rollup-plugin-terser": "^7.0.2",
37086
+ "rollup-plugin-terser": "7.0.2",
37087
37087
  sinon: "9.0.2",
37088
37088
  standard: "16.0.4",
37089
37089
  "ts-mocha": "9.0.2",
37090
37090
  "ts-node": "10.7.0",
37091
- "type-fest": "^2.17.0",
37091
+ "type-fest": "2.17.0",
37092
37092
  typescript: "4.6.2"
37093
37093
  };
37094
37094
  var repository = {
package/dist/legacy.js CHANGED
@@ -36992,9 +36992,9 @@ exports.ChatPermission = void 0;
36992
36992
  })(exports.ChatPermission || (exports.ChatPermission = {}));
36993
36993
 
36994
36994
  var name = "@audius/sdk";
36995
- var version = "1.0.38";
36995
+ var version = "1.0.39";
36996
36996
  var audius = {
36997
- releaseSHA: "4ed81d595c11d6a3e1850131e6e8b4273c607938"
36997
+ releaseSHA: "93c3e89db9b7431574ef78fae8b93a99a7609d9d"
36998
36998
  };
36999
36999
  var description = "";
37000
37000
  var main = "dist/index.cjs.js";
@@ -37042,7 +37042,7 @@ var scripts = {
37042
37042
  var dependencies = {
37043
37043
  "@audius/anchor-audius-data": "0.0.2",
37044
37044
  "@audius/hedgehog": "2.1.0",
37045
- "@babel/runtime": "^7.18.3",
37045
+ "@babel/runtime": "7.18.3",
37046
37046
  "@certusone/wormhole-sdk": "0.1.1",
37047
37047
  "@ethersproject/solidity": "5.0.5",
37048
37048
  "@improbable-eng/grpc-web-node-http-transport": "0.15.0",
@@ -37070,25 +37070,25 @@ var dependencies = {
37070
37070
  ethers: "5.4.7",
37071
37071
  "form-data": "3.0.0",
37072
37072
  hashids: "2.2.10",
37073
- "interface-blockstore": "^2.0.3",
37074
- "interface-store": "^2.0.2",
37075
- "ipfs-unixfs-importer": "^9.0.6",
37073
+ "interface-blockstore": "2.0.3",
37074
+ "interface-store": "2.0.2",
37075
+ "ipfs-unixfs-importer": "9.0.6",
37076
37076
  jsonschema: "1.2.6",
37077
37077
  keccak256: "1.0.2",
37078
37078
  lodash: "4.17.21",
37079
37079
  "micro-aes-gcm": "0.3.3",
37080
- "node-localstorage": "^1.3.1",
37080
+ "node-localstorage": "1.3.1",
37081
37081
  "proper-url-join": "1.2.0",
37082
- "rollup-plugin-shim": "^1.0.0",
37082
+ "rollup-plugin-shim": "1.0.0",
37083
37083
  "safe-buffer": "5.2.1",
37084
37084
  secp256k1: "4.0.2",
37085
37085
  semver: "6.3.0",
37086
37086
  "stream-browserify": "3.0.0",
37087
37087
  web3: "1.7.1",
37088
- xmlhttprequest: "^1.8.0"
37088
+ xmlhttprequest: "1.8.0"
37089
37089
  };
37090
37090
  var devDependencies = {
37091
- "@babel/plugin-transform-runtime": "^7.18.2",
37091
+ "@babel/plugin-transform-runtime": "7.18.2",
37092
37092
  "@babel/preset-env": "7.16.11",
37093
37093
  "@openapitools/openapi-generator-cli": "2.4.26",
37094
37094
  "@openzeppelin/test-helpers": "0.5.6",
@@ -37102,42 +37102,42 @@ var devDependencies = {
37102
37102
  "@types/async-retry": "1.4.4",
37103
37103
  "@types/bn.js": "5.1.0",
37104
37104
  "@types/bs58": "4.0.1",
37105
- "@types/eth-sig-util": "^2.1.1",
37105
+ "@types/eth-sig-util": "2.1.1",
37106
37106
  "@types/expect": "24.3.0",
37107
- "@types/form-data": "^2.5.0",
37107
+ "@types/form-data": "2.5.0",
37108
37108
  "@types/hashids": "2.0.1",
37109
37109
  "@types/lodash": "4.14.149",
37110
37110
  "@types/mocha": "9.1.0",
37111
37111
  "@types/node-localstorage": "1.3.0",
37112
- "@types/pify": "^5.0.1",
37112
+ "@types/pify": "5.0.1",
37113
37113
  "@types/proper-url-join": "2.1.1",
37114
37114
  "@types/semver": "7.3.9",
37115
37115
  "@typescript-eslint/eslint-plugin": "4.33.0",
37116
37116
  commander: "9.2.0",
37117
37117
  eslint: "7.32.0",
37118
- "eslint-config-prettier": "^8.5.0",
37118
+ "eslint-config-prettier": "8.5.0",
37119
37119
  "eslint-config-standard-with-typescript": "21.0.1",
37120
37120
  "eslint-plugin-import": "2.25.4",
37121
37121
  "eslint-plugin-mocha": "10.0.3",
37122
37122
  "eslint-plugin-node": "11.1.0",
37123
- "eslint-plugin-prettier": "^4.0.0",
37123
+ "eslint-plugin-prettier": "4.0.0",
37124
37124
  "eslint-plugin-promise": "5.2.0",
37125
37125
  mocha: "9.2.2",
37126
37126
  nock: "13.1.2",
37127
37127
  nyc: "15.1.0",
37128
37128
  "patch-package": "6.5.0",
37129
- prettier: "^2.6.1",
37130
- "prettier-config-standard": "^5.0.0",
37129
+ prettier: "2.6.1",
37130
+ "prettier-config-standard": "5.0.0",
37131
37131
  rollup: "2.70.1",
37132
37132
  "rollup-plugin-dts": "4.2.0",
37133
37133
  "rollup-plugin-ignore": "1.0.10",
37134
37134
  "rollup-plugin-polyfill-node": "0.9.0",
37135
- "rollup-plugin-terser": "^7.0.2",
37135
+ "rollup-plugin-terser": "7.0.2",
37136
37136
  sinon: "9.0.2",
37137
37137
  standard: "16.0.4",
37138
37138
  "ts-mocha": "9.0.2",
37139
37139
  "ts-node": "10.7.0",
37140
- "type-fest": "^2.17.0",
37140
+ "type-fest": "2.17.0",
37141
37141
  typescript: "4.6.2"
37142
37142
  };
37143
37143
  var repository = {
@@ -515,9 +515,9 @@ if (typeof window !== 'undefined' && window && window.Web3) {
515
515
  var LibsWeb3 = Web3;
516
516
 
517
517
  var name = "@audius/sdk";
518
- var version = "1.0.38";
518
+ var version = "1.0.39";
519
519
  var audius = {
520
- releaseSHA: "4ed81d595c11d6a3e1850131e6e8b4273c607938"
520
+ releaseSHA: "93c3e89db9b7431574ef78fae8b93a99a7609d9d"
521
521
  };
522
522
  var description = "";
523
523
  var main = "dist/index.cjs.js";
@@ -565,7 +565,7 @@ var scripts = {
565
565
  var dependencies = {
566
566
  "@audius/anchor-audius-data": "0.0.2",
567
567
  "@audius/hedgehog": "2.1.0",
568
- "@babel/runtime": "^7.18.3",
568
+ "@babel/runtime": "7.18.3",
569
569
  "@certusone/wormhole-sdk": "0.1.1",
570
570
  "@ethersproject/solidity": "5.0.5",
571
571
  "@improbable-eng/grpc-web-node-http-transport": "0.15.0",
@@ -593,25 +593,25 @@ var dependencies = {
593
593
  ethers: "5.4.7",
594
594
  "form-data": "3.0.0",
595
595
  hashids: "2.2.10",
596
- "interface-blockstore": "^2.0.3",
597
- "interface-store": "^2.0.2",
598
- "ipfs-unixfs-importer": "^9.0.6",
596
+ "interface-blockstore": "2.0.3",
597
+ "interface-store": "2.0.2",
598
+ "ipfs-unixfs-importer": "9.0.6",
599
599
  jsonschema: "1.2.6",
600
600
  keccak256: "1.0.2",
601
601
  lodash: "4.17.21",
602
602
  "micro-aes-gcm": "0.3.3",
603
- "node-localstorage": "^1.3.1",
603
+ "node-localstorage": "1.3.1",
604
604
  "proper-url-join": "1.2.0",
605
- "rollup-plugin-shim": "^1.0.0",
605
+ "rollup-plugin-shim": "1.0.0",
606
606
  "safe-buffer": "5.2.1",
607
607
  secp256k1: "4.0.2",
608
608
  semver: "6.3.0",
609
609
  "stream-browserify": "3.0.0",
610
610
  web3: "1.7.1",
611
- xmlhttprequest: "^1.8.0"
611
+ xmlhttprequest: "1.8.0"
612
612
  };
613
613
  var devDependencies = {
614
- "@babel/plugin-transform-runtime": "^7.18.2",
614
+ "@babel/plugin-transform-runtime": "7.18.2",
615
615
  "@babel/preset-env": "7.16.11",
616
616
  "@openapitools/openapi-generator-cli": "2.4.26",
617
617
  "@openzeppelin/test-helpers": "0.5.6",
@@ -625,42 +625,42 @@ var devDependencies = {
625
625
  "@types/async-retry": "1.4.4",
626
626
  "@types/bn.js": "5.1.0",
627
627
  "@types/bs58": "4.0.1",
628
- "@types/eth-sig-util": "^2.1.1",
628
+ "@types/eth-sig-util": "2.1.1",
629
629
  "@types/expect": "24.3.0",
630
- "@types/form-data": "^2.5.0",
630
+ "@types/form-data": "2.5.0",
631
631
  "@types/hashids": "2.0.1",
632
632
  "@types/lodash": "4.14.149",
633
633
  "@types/mocha": "9.1.0",
634
634
  "@types/node-localstorage": "1.3.0",
635
- "@types/pify": "^5.0.1",
635
+ "@types/pify": "5.0.1",
636
636
  "@types/proper-url-join": "2.1.1",
637
637
  "@types/semver": "7.3.9",
638
638
  "@typescript-eslint/eslint-plugin": "4.33.0",
639
639
  commander: "9.2.0",
640
640
  eslint: "7.32.0",
641
- "eslint-config-prettier": "^8.5.0",
641
+ "eslint-config-prettier": "8.5.0",
642
642
  "eslint-config-standard-with-typescript": "21.0.1",
643
643
  "eslint-plugin-import": "2.25.4",
644
644
  "eslint-plugin-mocha": "10.0.3",
645
645
  "eslint-plugin-node": "11.1.0",
646
- "eslint-plugin-prettier": "^4.0.0",
646
+ "eslint-plugin-prettier": "4.0.0",
647
647
  "eslint-plugin-promise": "5.2.0",
648
648
  mocha: "9.2.2",
649
649
  nock: "13.1.2",
650
650
  nyc: "15.1.0",
651
651
  "patch-package": "6.5.0",
652
- prettier: "^2.6.1",
653
- "prettier-config-standard": "^5.0.0",
652
+ prettier: "2.6.1",
653
+ "prettier-config-standard": "5.0.0",
654
654
  rollup: "2.70.1",
655
655
  "rollup-plugin-dts": "4.2.0",
656
656
  "rollup-plugin-ignore": "1.0.10",
657
657
  "rollup-plugin-polyfill-node": "0.9.0",
658
- "rollup-plugin-terser": "^7.0.2",
658
+ "rollup-plugin-terser": "7.0.2",
659
659
  sinon: "9.0.2",
660
660
  standard: "16.0.4",
661
661
  "ts-mocha": "9.0.2",
662
662
  "ts-node": "10.7.0",
663
- "type-fest": "^2.17.0",
663
+ "type-fest": "2.17.0",
664
664
  typescript: "4.6.2"
665
665
  };
666
666
  var repository = {
@@ -13,7 +13,6 @@ export declare type ChatGetMessagesRequest = {
13
13
  after?: string;
14
14
  };
15
15
  export declare type ChatCreateRequest = {
16
- chatId: string;
17
16
  userId: string;
18
17
  invitedUserIds: string[];
19
18
  };
package/package.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "name": "@audius/sdk",
3
- "version": "1.0.38",
3
+ "version": "1.0.39",
4
4
  "audius": {
5
- "releaseSHA": "4ed81d595c11d6a3e1850131e6e8b4273c607938"
5
+ "releaseSHA": "93c3e89db9b7431574ef78fae8b93a99a7609d9d"
6
6
  },
7
7
  "description": "",
8
8
  "main": "dist/index.cjs.js",
@@ -51,7 +51,7 @@
51
51
  "dependencies": {
52
52
  "@audius/anchor-audius-data": "0.0.2",
53
53
  "@audius/hedgehog": "2.1.0",
54
- "@babel/runtime": "^7.18.3",
54
+ "@babel/runtime": "7.18.3",
55
55
  "@certusone/wormhole-sdk": "0.1.1",
56
56
  "@ethersproject/solidity": "5.0.5",
57
57
  "@improbable-eng/grpc-web-node-http-transport": "0.15.0",
@@ -79,25 +79,25 @@
79
79
  "ethers": "5.4.7",
80
80
  "form-data": "3.0.0",
81
81
  "hashids": "2.2.10",
82
- "interface-blockstore": "^2.0.3",
83
- "interface-store": "^2.0.2",
84
- "ipfs-unixfs-importer": "^9.0.6",
82
+ "interface-blockstore": "2.0.3",
83
+ "interface-store": "2.0.2",
84
+ "ipfs-unixfs-importer": "9.0.6",
85
85
  "jsonschema": "1.2.6",
86
86
  "keccak256": "1.0.2",
87
87
  "lodash": "4.17.21",
88
88
  "micro-aes-gcm": "0.3.3",
89
- "node-localstorage": "^1.3.1",
89
+ "node-localstorage": "1.3.1",
90
90
  "proper-url-join": "1.2.0",
91
- "rollup-plugin-shim": "^1.0.0",
91
+ "rollup-plugin-shim": "1.0.0",
92
92
  "safe-buffer": "5.2.1",
93
93
  "secp256k1": "4.0.2",
94
94
  "semver": "6.3.0",
95
95
  "stream-browserify": "3.0.0",
96
96
  "web3": "1.7.1",
97
- "xmlhttprequest": "^1.8.0"
97
+ "xmlhttprequest": "1.8.0"
98
98
  },
99
99
  "devDependencies": {
100
- "@babel/plugin-transform-runtime": "^7.18.2",
100
+ "@babel/plugin-transform-runtime": "7.18.2",
101
101
  "@babel/preset-env": "7.16.11",
102
102
  "@openapitools/openapi-generator-cli": "2.4.26",
103
103
  "@openzeppelin/test-helpers": "0.5.6",
@@ -111,42 +111,42 @@
111
111
  "@types/async-retry": "1.4.4",
112
112
  "@types/bn.js": "5.1.0",
113
113
  "@types/bs58": "4.0.1",
114
- "@types/eth-sig-util": "^2.1.1",
114
+ "@types/eth-sig-util": "2.1.1",
115
115
  "@types/expect": "24.3.0",
116
- "@types/form-data": "^2.5.0",
116
+ "@types/form-data": "2.5.0",
117
117
  "@types/hashids": "2.0.1",
118
118
  "@types/lodash": "4.14.149",
119
119
  "@types/mocha": "9.1.0",
120
120
  "@types/node-localstorage": "1.3.0",
121
- "@types/pify": "^5.0.1",
121
+ "@types/pify": "5.0.1",
122
122
  "@types/proper-url-join": "2.1.1",
123
123
  "@types/semver": "7.3.9",
124
124
  "@typescript-eslint/eslint-plugin": "4.33.0",
125
125
  "commander": "9.2.0",
126
126
  "eslint": "7.32.0",
127
- "eslint-config-prettier": "^8.5.0",
127
+ "eslint-config-prettier": "8.5.0",
128
128
  "eslint-config-standard-with-typescript": "21.0.1",
129
129
  "eslint-plugin-import": "2.25.4",
130
130
  "eslint-plugin-mocha": "10.0.3",
131
131
  "eslint-plugin-node": "11.1.0",
132
- "eslint-plugin-prettier": "^4.0.0",
132
+ "eslint-plugin-prettier": "4.0.0",
133
133
  "eslint-plugin-promise": "5.2.0",
134
134
  "mocha": "9.2.2",
135
135
  "nock": "13.1.2",
136
136
  "nyc": "15.1.0",
137
137
  "patch-package": "6.5.0",
138
- "prettier": "^2.6.1",
139
- "prettier-config-standard": "^5.0.0",
138
+ "prettier": "2.6.1",
139
+ "prettier-config-standard": "5.0.0",
140
140
  "rollup": "2.70.1",
141
141
  "rollup-plugin-dts": "4.2.0",
142
142
  "rollup-plugin-ignore": "1.0.10",
143
143
  "rollup-plugin-polyfill-node": "0.9.0",
144
- "rollup-plugin-terser": "^7.0.2",
144
+ "rollup-plugin-terser": "7.0.2",
145
145
  "sinon": "9.0.2",
146
146
  "standard": "16.0.4",
147
147
  "ts-mocha": "9.0.2",
148
148
  "ts-node": "10.7.0",
149
- "type-fest": "^2.17.0",
149
+ "type-fest": "2.17.0",
150
150
  "typescript": "4.6.2"
151
151
  },
152
152
  "repository": {
@@ -72,7 +72,6 @@ function bump-version () {
72
72
  && mv "$tmp" package.json
73
73
 
74
74
  # Build project
75
- npm i
76
75
  npm run build
77
76
 
78
77
  # Publishing dry run, prior to pushing a branch
@@ -19,7 +19,6 @@ export type ChatGetMessagesRequest = {
19
19
  }
20
20
 
21
21
  export type ChatCreateRequest = {
22
- chatId: string
23
22
  userId: string
24
23
  invitedUserIds: string[]
25
24
  }