@windingtree/org.id-resolver 3.0.0-beta.11 → 3.0.0-beta.12
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/package.json +11 -11
- package/package.json +12 -12
package/dist/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@windingtree/org.id-resolver",
|
3
|
-
"version": "3.0.0-beta.
|
3
|
+
"version": "3.0.0-beta.11",
|
4
4
|
"description": "ORGiD DID resolver",
|
5
5
|
"main": "dist/src/index.js",
|
6
6
|
"types": "dist/src/index.d.ts",
|
@@ -33,27 +33,27 @@
|
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@windingtree/org.id": "3.0.0-beta.6",
|
36
|
-
"@windingtree/org.id-auth": "1.0.0-beta.
|
37
|
-
"@windingtree/org.id-core": "1.0.0-beta.
|
38
|
-
"@windingtree/org.id-utils": "1.0.0-beta.
|
39
|
-
"@windingtree/org.json-schema": "1.0.0-beta.
|
36
|
+
"@windingtree/org.id-auth": "1.0.0-beta.32",
|
37
|
+
"@windingtree/org.id-core": "1.0.0-beta.32",
|
38
|
+
"@windingtree/org.id-utils": "1.0.0-beta.32",
|
39
|
+
"@windingtree/org.json-schema": "1.0.0-beta.9",
|
40
40
|
"ethers": "5.5.2",
|
41
|
-
"luxon": "2.
|
41
|
+
"luxon": "2.2.0"
|
42
42
|
},
|
43
43
|
"devDependencies": {
|
44
44
|
"@istanbuljs/nyc-config-typescript": "1.0.2",
|
45
45
|
"@nomiclabs/hardhat-ethers": "2.0.3",
|
46
46
|
"@types/chai": "4.3.0",
|
47
47
|
"@types/chai-as-promised": "7.1.4",
|
48
|
-
"@types/luxon": "2.0.
|
48
|
+
"@types/luxon": "2.0.8",
|
49
49
|
"@types/mocha": "9.0.0",
|
50
|
-
"@windingtree/org.id-test-setup": "1.0.0-beta.
|
50
|
+
"@windingtree/org.id-test-setup": "1.0.0-beta.32",
|
51
51
|
"chai": "4.3.4",
|
52
52
|
"chai-as-promised": "7.1.1",
|
53
|
-
"eslint": "8.
|
54
|
-
"hardhat": "2.
|
53
|
+
"eslint": "8.5.0",
|
54
|
+
"hardhat": "2.8.0",
|
55
55
|
"nyc": "15.1.0",
|
56
56
|
"ts-node": "10.4.0",
|
57
|
-
"typescript": "4.5.
|
57
|
+
"typescript": "4.5.4"
|
58
58
|
}
|
59
59
|
}
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@windingtree/org.id-resolver",
|
3
|
-
"version": "3.0.0-beta.
|
3
|
+
"version": "3.0.0-beta.12",
|
4
4
|
"description": "ORGiD DID resolver",
|
5
5
|
"main": "dist/src/index.js",
|
6
6
|
"types": "dist/src/index.d.ts",
|
@@ -33,28 +33,28 @@
|
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@windingtree/org.id": "3.0.0-beta.6",
|
36
|
-
"@windingtree/org.id-auth": "1.0.0-beta.
|
37
|
-
"@windingtree/org.id-core": "1.0.0-beta.
|
38
|
-
"@windingtree/org.id-utils": "1.0.0-beta.
|
39
|
-
"@windingtree/org.json-schema": "1.0.0-beta.
|
36
|
+
"@windingtree/org.id-auth": "1.0.0-beta.32",
|
37
|
+
"@windingtree/org.id-core": "1.0.0-beta.32",
|
38
|
+
"@windingtree/org.id-utils": "1.0.0-beta.32",
|
39
|
+
"@windingtree/org.json-schema": "1.0.0-beta.9",
|
40
40
|
"ethers": "5.5.2",
|
41
|
-
"luxon": "2.
|
41
|
+
"luxon": "2.2.0"
|
42
42
|
},
|
43
43
|
"devDependencies": {
|
44
44
|
"@istanbuljs/nyc-config-typescript": "1.0.2",
|
45
45
|
"@nomiclabs/hardhat-ethers": "2.0.3",
|
46
46
|
"@types/chai": "4.3.0",
|
47
47
|
"@types/chai-as-promised": "7.1.4",
|
48
|
-
"@types/luxon": "2.0.
|
48
|
+
"@types/luxon": "2.0.8",
|
49
49
|
"@types/mocha": "9.0.0",
|
50
|
-
"@windingtree/org.id-test-setup": "1.0.0-beta.
|
50
|
+
"@windingtree/org.id-test-setup": "1.0.0-beta.32",
|
51
51
|
"chai": "4.3.4",
|
52
52
|
"chai-as-promised": "7.1.1",
|
53
|
-
"eslint": "8.
|
54
|
-
"hardhat": "2.
|
53
|
+
"eslint": "8.5.0",
|
54
|
+
"hardhat": "2.8.0",
|
55
55
|
"nyc": "15.1.0",
|
56
56
|
"ts-node": "10.4.0",
|
57
|
-
"typescript": "4.5.
|
57
|
+
"typescript": "4.5.4"
|
58
58
|
},
|
59
|
-
"gitHead": "
|
59
|
+
"gitHead": "3e51cdea94364c15aa7b678e8b6509fe2044bba2"
|
60
60
|
}
|