@super-protocol/pki-sync-client 4.0.3 → 4.0.4
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 +13 -9
- package/package.json +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@super-protocol/pki-sync-client",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.4",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@super-protocol/pki-sync-client",
|
|
9
|
-
"version": "4.0.
|
|
9
|
+
"version": "4.0.4",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@sinclair/typebox": "0.33.22",
|
|
@@ -5100,8 +5100,9 @@
|
|
|
5100
5100
|
"license": "MIT"
|
|
5101
5101
|
},
|
|
5102
5102
|
"node_modules/napi-build-utils": {
|
|
5103
|
-
"version": "
|
|
5104
|
-
"integrity": "sha512-
|
|
5103
|
+
"version": "2.0.0",
|
|
5104
|
+
"integrity": "sha512-GEbrYkbfF7MoNaoh2iGG84Mnf/WZfB0GdGEsM8wz7Expx/LlWf5U8t9nvJKXSp3qr5IsEbK04cBGhol/KwOsWA==",
|
|
5105
|
+
"license": "MIT"
|
|
5105
5106
|
},
|
|
5106
5107
|
"node_modules/natural-compare": {
|
|
5107
5108
|
"version": "1.4.0",
|
|
@@ -5180,8 +5181,9 @@
|
|
|
5180
5181
|
}
|
|
5181
5182
|
},
|
|
5182
5183
|
"node_modules/node-gyp-build": {
|
|
5183
|
-
"version": "4.8.
|
|
5184
|
-
"integrity": "sha512-
|
|
5184
|
+
"version": "4.8.4",
|
|
5185
|
+
"integrity": "sha512-LA4ZjwlnUblHVgq0oBF3Jl/6h/Nvs5fzBLwdEF4nuxnFdsfajde4WfxtJr3CaiH+F6ewcIB/q4jQ4UzPyid+CQ==",
|
|
5186
|
+
"license": "MIT",
|
|
5185
5187
|
"bin": {
|
|
5186
5188
|
"node-gyp-build": "bin.js",
|
|
5187
5189
|
"node-gyp-build-optional": "optional.js",
|
|
@@ -5474,15 +5476,17 @@
|
|
|
5474
5476
|
}
|
|
5475
5477
|
},
|
|
5476
5478
|
"node_modules/prebuild-install": {
|
|
5477
|
-
"version": "7.1.
|
|
5478
|
-
"integrity": "sha512-
|
|
5479
|
+
"version": "7.1.3",
|
|
5480
|
+
"integrity": "sha512-8Mf2cbV7x1cXPUILADGI3wuhfqWvtiLA1iclTDbFRZkgRQS0NqsPZphna9V+HyTEadheuPmjaJMsbzKQFOzLug==",
|
|
5481
|
+
"deprecated": "No longer maintained. Please contact the author of the relevant native addon; alternatives are available.",
|
|
5482
|
+
"license": "MIT",
|
|
5479
5483
|
"dependencies": {
|
|
5480
5484
|
"detect-libc": "^2.0.0",
|
|
5481
5485
|
"expand-template": "^2.0.3",
|
|
5482
5486
|
"github-from-package": "0.0.0",
|
|
5483
5487
|
"minimist": "^1.2.3",
|
|
5484
5488
|
"mkdirp-classic": "^0.5.3",
|
|
5485
|
-
"napi-build-utils": "^
|
|
5489
|
+
"napi-build-utils": "^2.0.0",
|
|
5486
5490
|
"node-abi": "^3.3.0",
|
|
5487
5491
|
"pump": "^3.0.0",
|
|
5488
5492
|
"rc": "^1.2.7",
|