Skip to content

Commit ac70021

Browse files
committed
Published version: 6.0.3@wrapped-keys
1 parent d046b5e commit ac70021

File tree

31 files changed

+100
-96
lines changed

31 files changed

+100
-96
lines changed

README.md

Lines changed: 32 additions & 30 deletions
Large diffs are not rendered by default.

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
33
"useNx": true,
44
"useWorkspaces": true,
5-
"version": "6.0.3-wrapped-keys.beta.2"
5+
"version": "6.0.3-wrapped-keys.beta.3"
66
}

packages/access-control-conditions/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"tags": [
2222
"universal"
2323
],
24-
"version": "6.0.3-wrapped-keys.beta.2",
24+
"version": "6.0.3-wrapped-keys.beta.3",
2525
"main": "./dist/src/index.js",
2626
"typings": "./dist/src/index.d.ts"
27-
}
27+
}

packages/auth-browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"tags": [
3131
"browser"
3232
],
33-
"version": "6.0.3-wrapped-keys.beta.2",
33+
"version": "6.0.3-wrapped-keys.beta.3",
3434
"main": "./dist/src/index.js",
3535
"typings": "./dist/src/index.d.ts"
36-
}
36+
}

packages/auth-helpers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"crypto": false,
2929
"stream": false
3030
},
31-
"version": "6.0.3-wrapped-keys.beta.2",
31+
"version": "6.0.3-wrapped-keys.beta.3",
3232
"main": "./dist/src/index.js",
3333
"typings": "./dist/src/index.d.ts"
34-
}
34+
}

packages/bls-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"buildOptions": {
2828
"genReact": false
2929
},
30-
"version": "6.0.3-wrapped-keys.beta.2",
30+
"version": "6.0.3-wrapped-keys.beta.3",
3131
"main": "./dist/src/index.js",
3232
"typings": "./dist/src/index.d.ts"
33-
}
33+
}

packages/constants/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"tags": [
2121
"universal"
2222
],
23-
"version": "6.0.3-wrapped-keys.beta.2",
23+
"version": "6.0.3-wrapped-keys.beta.3",
2424
"main": "./dist/src/index.js",
2525
"typings": "./dist/src/index.d.ts"
26-
}
26+
}

packages/constants/src/lib/constants/autogen_internal.ts

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,30 @@
11
// This file is auto-generated by tools/scripts/gen-internal-dev.mjs
22
export const INTERNAL_DEV = [
33
'https://167.114.17.201:443',
4-
'https://64.131.85.108:443',
5-
'https://167.114.17.202:443',
6-
'https://64.131.85.106:443',
4+
'https://158.69.34.226:443',
5+
'https://51.195.27.82:443',
76
'https://167.114.17.203:443',
8-
'https://108.62.0.105:443',
97
'https://167.114.17.204:443',
8+
'https://51.38.90.145:443',
9+
'https://167.114.17.205:443',
10+
'https://167.114.17.202:443',
1011
];
1112

12-
export const INTERNAL_MIN_NODE_COUNT = 2;
13+
export const INTERNAL_MIN_NODE_COUNT = 3;
1314

1415
export const INTERNAL_DEFAULT_CONFIG = {
1516
alertWhenUnauthorized: false,
16-
minNodeCount: 2,
17+
minNodeCount: 3,
1718
debug: true,
1819
bootstrapUrls: [
1920
'https://167.114.17.201:443',
20-
'https://64.131.85.108:443',
21-
'https://167.114.17.202:443',
22-
'https://64.131.85.106:443',
21+
'https://158.69.34.226:443',
22+
'https://51.195.27.82:443',
2323
'https://167.114.17.203:443',
24-
'https://108.62.0.105:443',
2524
'https://167.114.17.204:443',
25+
'https://51.38.90.145:443',
26+
'https://167.114.17.205:443',
27+
'https://167.114.17.202:443',
2628
],
2729
litNetwork: 'internalDev',
2830
connectTimeout: 20000,

packages/constants/src/lib/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '6.0.3-wrapped-keys.beta.2';
1+
export const version = '6.0.3-wrapped-keys.beta.3';

packages/contracts-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"tags": [
3333
"universal"
3434
],
35-
"version": "6.0.3-wrapped-keys.beta.2",
35+
"version": "6.0.3-wrapped-keys.beta.3",
3636
"main": "./dist/src/index.js",
3737
"typings": "./dist/src/index.d.ts"
38-
}
38+
}

packages/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/core",
3-
"version": "6.0.3-wrapped-keys.beta.2",
3+
"version": "6.0.3-wrapped-keys.beta.3",
44
"type": "commonjs",
55
"license": "MIT",
66
"homepage": "https://github.com/Lit-Protocol/js-sdk",
@@ -27,4 +27,4 @@
2727
],
2828
"main": "./dist/src/index.js",
2929
"typings": "./dist/src/index.d.ts"
30-
}
30+
}

packages/crypto/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"tags": [
2222
"universal"
2323
],
24-
"version": "6.0.3-wrapped-keys.beta.2",
24+
"version": "6.0.3-wrapped-keys.beta.3",
2525
"main": "./dist/src/index.js",
2626
"typings": "./dist/src/index.d.ts"
27-
}
27+
}

packages/ecdsa-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"tags": [
2525
"universal"
2626
],
27-
"version": "6.0.3-wrapped-keys.beta.2",
27+
"version": "6.0.3-wrapped-keys.beta.3",
2828
"main": "./dist/src/index.js",
2929
"typings": "./dist/src/index.d.ts"
30-
}
30+
}

packages/encryption/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"crypto": false,
2626
"stream": false
2727
},
28-
"version": "6.0.3-wrapped-keys.beta.2",
28+
"version": "6.0.3-wrapped-keys.beta.3",
2929
"main": "./dist/src/index.js",
3030
"typings": "./dist/src/index.d.ts"
31-
}
31+
}

packages/lit-auth-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/lit-auth-client",
3-
"version": "6.0.3-wrapped-keys.beta.2",
3+
"version": "6.0.3-wrapped-keys.beta.3",
44
"type": "commonjs",
55
"license": "MIT",
66
"homepage": "https://github.com/Lit-Protocol/js-sdk",
@@ -31,4 +31,4 @@
3131
},
3232
"main": "./dist/src/index.js",
3333
"typings": "./dist/src/index.d.ts"
34-
}
34+
}

packages/lit-node-client-nodejs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"tags": [
2525
"nodejs"
2626
],
27-
"version": "6.0.3-wrapped-keys.beta.2",
27+
"version": "6.0.3-wrapped-keys.beta.3",
2828
"main": "./dist/src/index.js",
2929
"typings": "./dist/src/index.d.ts"
30-
}
30+
}

packages/lit-node-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"crypto": false,
2929
"stream": false
3030
},
31-
"version": "6.0.3-wrapped-keys.beta.2",
31+
"version": "6.0.3-wrapped-keys.beta.3",
3232
"main": "./dist/src/index.js",
3333
"typings": "./dist/src/index.d.ts"
34-
}
34+
}

packages/logger/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/logger",
3-
"version": "6.0.3-wrapped-keys.beta.2",
3+
"version": "6.0.3-wrapped-keys.beta.3",
44
"type": "commonjs",
55
"tags": [
66
"universal"
@@ -11,4 +11,4 @@
1111
},
1212
"main": "./dist/src/index.js",
1313
"typings": "./dist/src/index.d.ts"
14-
}
14+
}

packages/misc-browser/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"tags": [
2222
"browser"
2323
],
24-
"version": "6.0.3-wrapped-keys.beta.2",
24+
"version": "6.0.3-wrapped-keys.beta.3",
2525
"main": "./dist/src/index.js",
2626
"typings": "./dist/src/index.d.ts"
27-
}
27+
}

packages/misc/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"tags": [
2525
"universal"
2626
],
27-
"version": "6.0.3-wrapped-keys.beta.2",
27+
"version": "6.0.3-wrapped-keys.beta.3",
2828
"main": "./dist/src/index.js",
2929
"typings": "./dist/src/index.d.ts"
30-
}
30+
}

packages/nacl/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"access": "public",
2222
"directory": "../../dist/packages/nacl"
2323
},
24-
"version": "6.0.3-wrapped-keys.beta.2",
24+
"version": "6.0.3-wrapped-keys.beta.3",
2525
"main": "./dist/src/index.js",
2626
"typings": "./dist/src/index.d.ts"
27-
}
27+
}

packages/pkp-base/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/pkp-base",
3-
"version": "6.0.3-wrapped-keys.beta.2",
3+
"version": "6.0.3-wrapped-keys.beta.3",
44
"type": "commonjs",
55
"license": "MIT",
66
"homepage": "https://github.com/Lit-Protocol/js-sdk",
@@ -27,4 +27,4 @@
2727
],
2828
"main": "./dist/src/index.js",
2929
"typings": "./dist/src/index.d.ts"
30-
}
30+
}

packages/pkp-client/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/pkp-client",
3-
"version": "6.0.3-wrapped-keys.beta.2",
3+
"version": "6.0.3-wrapped-keys.beta.3",
44
"type": "commonjs",
55
"license": "MIT",
66
"homepage": "https://github.com/Lit-Protocol/js-sdk",
@@ -27,4 +27,4 @@
2727
],
2828
"main": "./dist/src/index.js",
2929
"typings": "./dist/src/index.d.ts"
30-
}
30+
}

packages/pkp-cosmos/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/pkp-cosmos",
3-
"version": "6.0.3-wrapped-keys.beta.2",
3+
"version": "6.0.3-wrapped-keys.beta.3",
44
"type": "commonjs",
55
"license": "MIT",
66
"homepage": "https://github.com/Lit-Protocol/js-sdk",
@@ -27,4 +27,4 @@
2727
],
2828
"main": "./dist/src/index.js",
2929
"typings": "./dist/src/index.d.ts"
30-
}
30+
}

packages/pkp-ethers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"tags": [
2121
"universal"
2222
],
23-
"version": "6.0.3-wrapped-keys.beta.2",
23+
"version": "6.0.3-wrapped-keys.beta.3",
2424
"main": "./dist/src/index.js",
2525
"typings": "./dist/src/index.d.ts"
26-
}
26+
}

packages/pkp-sui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/pkp-sui",
3-
"version": "6.0.3-wrapped-keys.beta.2",
3+
"version": "6.0.3-wrapped-keys.beta.3",
44
"type": "commonjs",
55
"license": "MIT",
66
"homepage": "https://github.com/Lit-Protocol/js-sdk",
@@ -27,4 +27,4 @@
2727
],
2828
"main": "./dist/src/index.js",
2929
"typings": "./dist/src/index.d.ts"
30-
}
30+
}

packages/pkp-walletconnect/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lit-protocol/pkp-walletconnect",
3-
"version": "6.0.3-wrapped-keys.beta.2",
3+
"version": "6.0.3-wrapped-keys.beta.3",
44
"type": "commonjs",
55
"license": "MIT",
66
"homepage": "https://github.com/Lit-Protocol/js-sdk",
@@ -34,4 +34,4 @@
3434
],
3535
"main": "./dist/src/index.js",
3636
"typings": "./dist/src/index.d.ts"
37-
}
37+
}

packages/sev-snp-utils-sdk/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"buildOptions": {
2828
"genReact": false
2929
},
30-
"version": "6.0.3-wrapped-keys.beta.2",
30+
"version": "6.0.3-wrapped-keys.beta.3",
3131
"main": "./dist/src/index.js",
3232
"typings": "./dist/src/index.d.ts"
33-
}
33+
}

packages/types/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"buildOptions": {
2424
"genReact": false
2525
},
26-
"version": "6.0.3-wrapped-keys.beta.2",
26+
"version": "6.0.3-wrapped-keys.beta.3",
2727
"main": "./dist/src/index.js",
2828
"typings": "./dist/src/index.d.ts"
29-
}
29+
}

packages/uint8arrays/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"tags": [
2222
"universal"
2323
],
24-
"version": "6.0.3-wrapped-keys.beta.2",
24+
"version": "6.0.3-wrapped-keys.beta.3",
2525
"main": "./dist/src/index.js",
2626
"typings": "./dist/src/index.d.ts"
27-
}
27+
}

packages/wrapped-keys/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
"buildOptions": {
2424
"genReact": false
2525
},
26-
"version": "6.0.3-wrapped-keys.beta.2",
26+
"version": "6.0.3-wrapped-keys.beta.3",
2727
"scripts": {
2828
"bundle": "yarn node ./esbuild.config.js"
2929
},
3030
"main": "./dist/src/index.js",
3131
"typings": "./dist/src/index.d.ts"
32-
}
32+
}

0 commit comments

Comments
 (0)