@salesforce/plugin-trust 3.6.9 → 3.6.10
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/README.md +1 -1
- package/npm-shrinkwrap.json +11 -67
- package/oclif.lock +5 -17
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/README.md
CHANGED
|
@@ -120,6 +120,6 @@ EXAMPLES
|
|
|
120
120
|
$ @salesforce/plugin-trust plugins trust verify --npm @scope/npmName
|
|
121
121
|
```
|
|
122
122
|
|
|
123
|
-
_See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.6.
|
|
123
|
+
_See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.6.10/src/commands/plugins/trust/verify.ts)_
|
|
124
124
|
|
|
125
125
|
<!-- commandsstop -->
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-trust",
|
|
3
|
-
"version": "3.6.
|
|
3
|
+
"version": "3.6.10",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-trust",
|
|
9
|
-
"version": "3.6.
|
|
9
|
+
"version": "3.6.10",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^3.26.6",
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
"npm": "^10.7.0",
|
|
18
18
|
"npm-run-path": "^4.0.1",
|
|
19
19
|
"proxy-agent": "^6.4.0",
|
|
20
|
-
"semver": "^7.6.
|
|
20
|
+
"semver": "^7.6.2",
|
|
21
21
|
"shelljs": "^0.8.4"
|
|
22
22
|
},
|
|
23
23
|
"bin": {
|
|
@@ -12184,10 +12184,10 @@
|
|
|
12184
12184
|
}
|
|
12185
12185
|
},
|
|
12186
12186
|
"node_modules/lru-cache": {
|
|
12187
|
-
"version": "10.2.
|
|
12188
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.
|
|
12189
|
-
"integrity": "sha512-
|
|
12190
|
-
"
|
|
12187
|
+
"version": "10.2.2",
|
|
12188
|
+
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.2.tgz",
|
|
12189
|
+
"integrity": "sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==",
|
|
12190
|
+
"dev": true,
|
|
12191
12191
|
"license": "ISC",
|
|
12192
12192
|
"engines": {
|
|
12193
12193
|
"node": "14 || >=16.14"
|
|
@@ -13718,16 +13718,6 @@
|
|
|
13718
13718
|
"url": "https://github.com/sponsors/isaacs"
|
|
13719
13719
|
}
|
|
13720
13720
|
},
|
|
13721
|
-
"node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/lru-cache": {
|
|
13722
|
-
"version": "10.1.0",
|
|
13723
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
|
|
13724
|
-
"integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
|
|
13725
|
-
"inBundle": true,
|
|
13726
|
-
"license": "ISC",
|
|
13727
|
-
"engines": {
|
|
13728
|
-
"node": "14 || >=16.14"
|
|
13729
|
-
}
|
|
13730
|
-
},
|
|
13731
13721
|
"node_modules/npm/node_modules/@npmcli/map-workspaces/node_modules/path-scurry": {
|
|
13732
13722
|
"version": "1.10.1",
|
|
13733
13723
|
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz",
|
|
@@ -13822,16 +13812,6 @@
|
|
|
13822
13812
|
"url": "https://github.com/sponsors/isaacs"
|
|
13823
13813
|
}
|
|
13824
13814
|
},
|
|
13825
|
-
"node_modules/npm/node_modules/@npmcli/package-json/node_modules/lru-cache": {
|
|
13826
|
-
"version": "10.1.0",
|
|
13827
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
|
|
13828
|
-
"integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
|
|
13829
|
-
"inBundle": true,
|
|
13830
|
-
"license": "ISC",
|
|
13831
|
-
"engines": {
|
|
13832
|
-
"node": "14 || >=16.14"
|
|
13833
|
-
}
|
|
13834
|
-
},
|
|
13835
13815
|
"node_modules/npm/node_modules/@npmcli/package-json/node_modules/path-scurry": {
|
|
13836
13816
|
"version": "1.10.1",
|
|
13837
13817
|
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz",
|
|
@@ -15240,16 +15220,6 @@
|
|
|
15240
15220
|
"url": "https://github.com/sponsors/isaacs"
|
|
15241
15221
|
}
|
|
15242
15222
|
},
|
|
15243
|
-
"node_modules/npm/node_modules/node-gyp/node_modules/lru-cache": {
|
|
15244
|
-
"version": "10.1.0",
|
|
15245
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
|
|
15246
|
-
"integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
|
|
15247
|
-
"inBundle": true,
|
|
15248
|
-
"license": "ISC",
|
|
15249
|
-
"engines": {
|
|
15250
|
-
"node": "14 || >=16.14"
|
|
15251
|
-
}
|
|
15252
|
-
},
|
|
15253
15223
|
"node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen": {
|
|
15254
15224
|
"version": "13.0.0",
|
|
15255
15225
|
"resolved": "https://registry.npmjs.org/make-fetch-happen/-/make-fetch-happen-13.0.0.tgz",
|
|
@@ -15782,8 +15752,6 @@
|
|
|
15782
15752
|
},
|
|
15783
15753
|
"node_modules/npm/node_modules/semver": {
|
|
15784
15754
|
"version": "7.6.0",
|
|
15785
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz",
|
|
15786
|
-
"integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==",
|
|
15787
15755
|
"inBundle": true,
|
|
15788
15756
|
"license": "ISC",
|
|
15789
15757
|
"dependencies": {
|
|
@@ -17184,16 +17152,6 @@
|
|
|
17184
17152
|
"url": "https://github.com/sponsors/isaacs"
|
|
17185
17153
|
}
|
|
17186
17154
|
},
|
|
17187
|
-
"node_modules/path-scurry/node_modules/lru-cache": {
|
|
17188
|
-
"version": "10.1.0",
|
|
17189
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz",
|
|
17190
|
-
"integrity": "sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==",
|
|
17191
|
-
"dev": true,
|
|
17192
|
-
"license": "ISC",
|
|
17193
|
-
"engines": {
|
|
17194
|
-
"node": "14 || >=16.14"
|
|
17195
|
-
}
|
|
17196
|
-
},
|
|
17197
17155
|
"node_modules/path-to-regexp": {
|
|
17198
17156
|
"version": "1.8.0",
|
|
17199
17157
|
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz",
|
|
@@ -18352,13 +18310,10 @@
|
|
|
18352
18310
|
"license": "BSD-3-Clause"
|
|
18353
18311
|
},
|
|
18354
18312
|
"node_modules/semver": {
|
|
18355
|
-
"version": "7.6.
|
|
18356
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.
|
|
18357
|
-
"integrity": "sha512-
|
|
18313
|
+
"version": "7.6.2",
|
|
18314
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz",
|
|
18315
|
+
"integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==",
|
|
18358
18316
|
"license": "ISC",
|
|
18359
|
-
"dependencies": {
|
|
18360
|
-
"lru-cache": "^6.0.0"
|
|
18361
|
-
},
|
|
18362
18317
|
"bin": {
|
|
18363
18318
|
"semver": "bin/semver.js"
|
|
18364
18319
|
},
|
|
@@ -18366,18 +18321,6 @@
|
|
|
18366
18321
|
"node": ">=10"
|
|
18367
18322
|
}
|
|
18368
18323
|
},
|
|
18369
|
-
"node_modules/semver/node_modules/lru-cache": {
|
|
18370
|
-
"version": "6.0.0",
|
|
18371
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
|
|
18372
|
-
"integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
|
|
18373
|
-
"license": "ISC",
|
|
18374
|
-
"dependencies": {
|
|
18375
|
-
"yallist": "^4.0.0"
|
|
18376
|
-
},
|
|
18377
|
-
"engines": {
|
|
18378
|
-
"node": ">=10"
|
|
18379
|
-
}
|
|
18380
|
-
},
|
|
18381
18324
|
"node_modules/sentence-case": {
|
|
18382
18325
|
"version": "3.0.4",
|
|
18383
18326
|
"resolved": "https://registry.npmjs.org/sentence-case/-/sentence-case-3.0.4.tgz",
|
|
@@ -20252,6 +20195,7 @@
|
|
|
20252
20195
|
"version": "4.0.0",
|
|
20253
20196
|
"resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
|
|
20254
20197
|
"integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==",
|
|
20198
|
+
"dev": true,
|
|
20255
20199
|
"license": "ISC"
|
|
20256
20200
|
},
|
|
20257
20201
|
"node_modules/yargs": {
|
package/oclif.lock
CHANGED
|
@@ -6537,12 +6537,7 @@ lowercase-keys@^3.0.0:
|
|
|
6537
6537
|
resolved "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-3.0.0.tgz"
|
|
6538
6538
|
integrity sha512-ozCC6gdQ+glXOQsveKD0YsDy8DSQFjDTz4zyzEHNV5+JP5D62LmfDZ6o1cycFx9ouG940M5dE8C8CTewdj2YWQ==
|
|
6539
6539
|
|
|
6540
|
-
lru-cache@^10.0.1:
|
|
6541
|
-
version "10.2.0"
|
|
6542
|
-
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.0.tgz#0bd445ca57363465900f4d1f9bd8db343a4d95c3"
|
|
6543
|
-
integrity sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==
|
|
6544
|
-
|
|
6545
|
-
lru-cache@^10.2.0:
|
|
6540
|
+
lru-cache@^10.0.1, lru-cache@^10.2.0, "lru-cache@^9.1.1 || ^10.0.0":
|
|
6546
6541
|
version "10.2.2"
|
|
6547
6542
|
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-10.2.2.tgz#48206bc114c1252940c41b25b41af5b545aca878"
|
|
6548
6543
|
integrity sha512-9hp3Vp2/hFQUiIwKo8XCeFVnrg8Pk3TYNPIR7tJADKi5YfcF7vEaK7avFHTlSy3kOKYaJQaalfEo6YuXdceBOQ==
|
|
@@ -6566,11 +6561,6 @@ lru-cache@^7.14.1:
|
|
|
6566
6561
|
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-7.18.3.tgz"
|
|
6567
6562
|
integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA==
|
|
6568
6563
|
|
|
6569
|
-
"lru-cache@^9.1.1 || ^10.0.0":
|
|
6570
|
-
version "10.1.0"
|
|
6571
|
-
resolved "https://registry.npmjs.org/lru-cache/-/lru-cache-10.1.0.tgz"
|
|
6572
|
-
integrity sha512-/1clY/ui8CzjKFyjdvwPWJUYKiFVXG2I2cY0ssG7h4+hwk+XOIX7ZSG9Q7TW8TW3Kp3BUSqgFWBLgL4PJ+Blag==
|
|
6573
|
-
|
|
6574
6564
|
lunr@^2.3.9:
|
|
6575
6565
|
version "2.3.9"
|
|
6576
6566
|
resolved "https://registry.npmjs.org/lunr/-/lunr-2.3.9.tgz"
|
|
@@ -8299,12 +8289,10 @@ semver@^6.0.0, semver@^6.3.0, semver@^6.3.1:
|
|
|
8299
8289
|
resolved "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz"
|
|
8300
8290
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
8301
8291
|
|
|
8302
|
-
semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.1, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0:
|
|
8303
|
-
version "7.6.
|
|
8304
|
-
resolved "https://registry.
|
|
8305
|
-
integrity sha512-
|
|
8306
|
-
dependencies:
|
|
8307
|
-
lru-cache "^6.0.0"
|
|
8292
|
+
semver@^7.0.0, semver@^7.1.1, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.1, semver@^7.5.3, semver@^7.5.4, semver@^7.6.0, semver@^7.6.2:
|
|
8293
|
+
version "7.6.2"
|
|
8294
|
+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
|
|
8295
|
+
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
|
|
8308
8296
|
|
|
8309
8297
|
sentence-case@^3.0.4:
|
|
8310
8298
|
version "3.0.4"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-trust",
|
|
3
3
|
"description": "validate a digital signature for a npm package",
|
|
4
|
-
"version": "3.6.
|
|
4
|
+
"version": "3.6.10",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bin": {
|
|
7
7
|
"sf-trust": "bin/dev"
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"npm": "^10.7.0",
|
|
17
17
|
"npm-run-path": "^4.0.1",
|
|
18
18
|
"proxy-agent": "^6.4.0",
|
|
19
|
-
"semver": "^7.6.
|
|
19
|
+
"semver": "^7.6.2",
|
|
20
20
|
"shelljs": "^0.8.4"
|
|
21
21
|
},
|
|
22
22
|
"devDependencies": {
|
|
@@ -225,7 +225,7 @@
|
|
|
225
225
|
},
|
|
226
226
|
"type": "module",
|
|
227
227
|
"sfdx": {
|
|
228
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.6.
|
|
229
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.6.
|
|
228
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.6.10.crt",
|
|
229
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.6.10.sig"
|
|
230
230
|
}
|
|
231
231
|
}
|