@super-protocol/pki-sync-client 5.0.6 → 5.0.8
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/npm-shrinkwrap.json +28 -27
- package/package.json +4 -4
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,18 +1,18 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@super-protocol/pki-sync-client",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.8",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@super-protocol/pki-sync-client",
|
|
9
|
-
"version": "5.0.
|
|
9
|
+
"version": "5.0.8",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@sinclair/typebox": "0.33.22",
|
|
13
|
-
"@super-protocol/attestation-common": "0.
|
|
14
|
-
"@super-protocol/attestation-wasm": "0.
|
|
15
|
-
"@super-protocol/pki-attestation-engine": "5.0.
|
|
13
|
+
"@super-protocol/attestation-common": "0.2.0",
|
|
14
|
+
"@super-protocol/attestation-wasm": "0.2.0",
|
|
15
|
+
"@super-protocol/pki-attestation-engine": "5.0.3",
|
|
16
16
|
"@super-protocol/pki-client": "5.0.2",
|
|
17
17
|
"@super-protocol/pki-common": "5.0.1",
|
|
18
18
|
"axios": "^1.16.0",
|
|
@@ -2101,19 +2101,20 @@
|
|
|
2101
2101
|
}
|
|
2102
2102
|
},
|
|
2103
2103
|
"node_modules/@super-protocol/addons-tee": {
|
|
2104
|
-
"version": "
|
|
2105
|
-
"integrity": "sha512-
|
|
2104
|
+
"version": "4.1.0",
|
|
2105
|
+
"integrity": "sha512-LQacwHCbPaHxKjx/CeFOiBb5gX5LPbV2UcUkCsluddVtjaBh6Rh6Ud8gmGbun/EsAqzpwuSge/Xkh0rC6C0IMQ==",
|
|
2106
2106
|
"license": "ISC",
|
|
2107
2107
|
"dependencies": {
|
|
2108
2108
|
"@sinclair/typebox": "0.33.17",
|
|
2109
|
+
"@super-protocol/attestation-common": "*",
|
|
2109
2110
|
"@super-protocol/eslint-config-typescript": "2.0.1",
|
|
2110
2111
|
"asn1-tree": "^0.1.1",
|
|
2111
2112
|
"node-forge": "^1.3.1",
|
|
2112
2113
|
"p-queue": "^6.6.2"
|
|
2113
2114
|
},
|
|
2114
2115
|
"engines": {
|
|
2115
|
-
"node": ">=
|
|
2116
|
-
"npm": ">=
|
|
2116
|
+
"node": ">=24.0",
|
|
2117
|
+
"npm": ">=11.0"
|
|
2117
2118
|
},
|
|
2118
2119
|
"peerDependencies": {
|
|
2119
2120
|
"@super-protocol/dto-js": ">=1.0.0-beta.0 <2.0",
|
|
@@ -2127,8 +2128,8 @@
|
|
|
2127
2128
|
"license": "MIT"
|
|
2128
2129
|
},
|
|
2129
2130
|
"node_modules/@super-protocol/attestation-common": {
|
|
2130
|
-
"version": "0.
|
|
2131
|
-
"integrity": "sha512-
|
|
2131
|
+
"version": "0.2.0",
|
|
2132
|
+
"integrity": "sha512-oEPNrayVEVFz9RcUvj307zZcXHspnUbFVNffW9ULuqKR7fxgV4l+AMz6YcY5vIiGnNTKUpj4/tdQW6gOp/QdXQ==",
|
|
2132
2133
|
"license": "BSL-1.0",
|
|
2133
2134
|
"dependencies": {
|
|
2134
2135
|
"@aws-sdk/client-s3": "^3.735.0",
|
|
@@ -2168,11 +2169,11 @@
|
|
|
2168
2169
|
}
|
|
2169
2170
|
},
|
|
2170
2171
|
"node_modules/@super-protocol/attestation-wasm": {
|
|
2171
|
-
"version": "0.
|
|
2172
|
-
"integrity": "sha512-
|
|
2172
|
+
"version": "0.2.0",
|
|
2173
|
+
"integrity": "sha512-aIWrr7Pe3BbkruqBy+LSbJDHkcwFIW+51R3DUMDRPwa+zfvUjU874eXRXhggtPi8XEhXIreLq4KYyKx2YUZCyQ==",
|
|
2173
2174
|
"license": "BSL-1.0",
|
|
2174
2175
|
"dependencies": {
|
|
2175
|
-
"@super-protocol/attestation-common": "^0.
|
|
2176
|
+
"@super-protocol/attestation-common": "^0.2.0",
|
|
2176
2177
|
"protobufjs": "^7.4.0"
|
|
2177
2178
|
},
|
|
2178
2179
|
"engines": {
|
|
@@ -2254,11 +2255,11 @@
|
|
|
2254
2255
|
},
|
|
2255
2256
|
"node_modules/@super-protocol/pki-attestation-engine": {
|
|
2256
2257
|
"name": "@super-protocol/pki-attestation-engine",
|
|
2257
|
-
"version": "5.0.
|
|
2258
|
+
"version": "5.0.3",
|
|
2258
2259
|
"license": "ISC",
|
|
2259
2260
|
"dependencies": {
|
|
2260
2261
|
"@sinclair/typebox": "0.33.22",
|
|
2261
|
-
"@super-protocol/addons-tee": "^
|
|
2262
|
+
"@super-protocol/addons-tee": "^4.1.0",
|
|
2262
2263
|
"@super-protocol/pki-common": "^5.0.1",
|
|
2263
2264
|
"@super-protocol/sp-nvtrust-wrapper": "^2.1.0"
|
|
2264
2265
|
},
|
|
@@ -2266,17 +2267,6 @@
|
|
|
2266
2267
|
"@super-protocol/sdk-js": "*"
|
|
2267
2268
|
}
|
|
2268
2269
|
},
|
|
2269
|
-
"node_modules/@super-protocol/pki-client": {
|
|
2270
|
-
"name": "@super-protocol/pki-client",
|
|
2271
|
-
"version": "5.0.2",
|
|
2272
|
-
"license": "ISC",
|
|
2273
|
-
"dependencies": {
|
|
2274
|
-
"@super-protocol/pki-api-client": "^5.0.0",
|
|
2275
|
-
"@super-protocol/pki-attestation-engine": "^5.0.2",
|
|
2276
|
-
"@super-protocol/pki-common": "^5.0.1",
|
|
2277
|
-
"yaml": "^2.6.0"
|
|
2278
|
-
}
|
|
2279
|
-
},
|
|
2280
2270
|
"node_modules/@super-protocol/pki-common": {
|
|
2281
2271
|
"name": "@super-protocol/pki-common",
|
|
2282
2272
|
"version": "5.0.1",
|
|
@@ -7071,6 +7061,17 @@
|
|
|
7071
7061
|
"funding": {
|
|
7072
7062
|
"url": "https://github.com/sponsors/colinhacks"
|
|
7073
7063
|
}
|
|
7064
|
+
},
|
|
7065
|
+
"packages/pki-sync-client/node_modules/@super-protocol/pki-client": {
|
|
7066
|
+
"version": "5.0.2",
|
|
7067
|
+
"integrity": "sha512-GcoAN9/I+WtJbah/SoYJBzI1HCQbmIpubTxJZqP3EWTzEOm46i/0GI3GQRlMovB1rKmkLkAhizGAmBNASzY9Cw==",
|
|
7068
|
+
"license": "ISC",
|
|
7069
|
+
"dependencies": {
|
|
7070
|
+
"@super-protocol/pki-api-client": "^5.0.0",
|
|
7071
|
+
"@super-protocol/pki-attestation-engine": "^5.0.2",
|
|
7072
|
+
"@super-protocol/pki-common": "^5.0.1",
|
|
7073
|
+
"yaml": "^2.6.0"
|
|
7074
|
+
}
|
|
7074
7075
|
}
|
|
7075
7076
|
}
|
|
7076
7077
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@super-protocol/pki-sync-client",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.8",
|
|
4
4
|
"description": "PKI sync client utility",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"bin": {
|
|
@@ -28,9 +28,9 @@
|
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@sinclair/typebox": "0.33.22",
|
|
31
|
-
"@super-protocol/attestation-common": "0.
|
|
32
|
-
"@super-protocol/attestation-wasm": "0.
|
|
33
|
-
"@super-protocol/pki-attestation-engine": "5.0.
|
|
31
|
+
"@super-protocol/attestation-common": "0.2.0",
|
|
32
|
+
"@super-protocol/attestation-wasm": "0.2.0",
|
|
33
|
+
"@super-protocol/pki-attestation-engine": "5.0.3",
|
|
34
34
|
"@super-protocol/pki-client": "5.0.2",
|
|
35
35
|
"@super-protocol/pki-common": "5.0.1",
|
|
36
36
|
"axios": "^1.16.0",
|