@salesforce/plugin-trust 3.0.5 → 3.0.6

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 CHANGED
@@ -119,6 +119,6 @@ EXAMPLES
119
119
  $ @salesforce/plugin-trust plugins trust verify --npm @scope/npmName
120
120
  ```
121
121
 
122
- _See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.0.5/src/commands/plugins/trust/verify.ts)_
122
+ _See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.0.6/src/commands/plugins/trust/verify.ts)_
123
123
 
124
124
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -957,7 +957,7 @@
957
957
  wordwrap "^1.0.0"
958
958
  wrap-ansi "^7.0.0"
959
959
 
960
- "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.12.0", "@oclif/core@^3.3.1":
960
+ "@oclif/core@^3.0.0", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.11.0", "@oclif/core@^3.12.0", "@oclif/core@^3.3.1":
961
961
  version "3.12.0"
962
962
  resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.12.0.tgz#4b38b1b5dab2f7585f89c3927a8a157b258b4bd6"
963
963
  integrity sha512-mT1Vpd1E20IJ7P6GDYOivylPdTHq/xVgFjeCDjitFW86UAklFM8BEFyFB7KpsTvpmjRbCoda3yU10lSI1224lw==
@@ -1183,14 +1183,14 @@
1183
1183
  resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1184
1184
  integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1185
1185
 
1186
- "@salesforce/cli-plugins-testkit@^5.0.4":
1187
- version "5.0.4"
1188
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.4.tgz#523c459f43822d7b24bff5117aeda7f77ed5e26c"
1189
- integrity sha512-8pquViVBCd5sF6nBXgLgwymEBE6pSAS376R9qq7rxuV+PSFCC5bnzQaKm2ugY+s5vXKNcV6WcmBHNCQnGv+M7Q==
1186
+ "@salesforce/cli-plugins-testkit@^5.0.5":
1187
+ version "5.0.5"
1188
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.0.5.tgz#54a4ec57a10b10b3e3040cfb754972666a3ec100"
1189
+ integrity sha512-TketFUfimWg7T0LJGaXtfelvp6Zy3i2sYwuULSBYiyPceqUTZJXPXNzbHC987b6E3OcT4K6mIxLiVbF//kzvMQ==
1190
1190
  dependencies:
1191
- "@salesforce/core" "^5.3.20"
1191
+ "@salesforce/core" "^6.2.0"
1192
1192
  "@salesforce/kit" "^3.0.15"
1193
- "@salesforce/ts-types" "^2.0.6"
1193
+ "@salesforce/ts-types" "^2.0.9"
1194
1194
  "@types/shelljs" "^0.8.15"
1195
1195
  debug "^4.3.1"
1196
1196
  jszip "^3.10.1"
@@ -1198,7 +1198,7 @@
1198
1198
  strip-ansi "6.0.1"
1199
1199
  ts-retry-promise "^0.7.1"
1200
1200
 
1201
- "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.14", "@salesforce/core@^5.3.17", "@salesforce/core@^5.3.20":
1201
+ "@salesforce/core@^5.3.1", "@salesforce/core@^5.3.14", "@salesforce/core@^5.3.20":
1202
1202
  version "5.3.20"
1203
1203
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-5.3.20.tgz#4e934d4551bb70423cb1c4115615bc41cffca41e"
1204
1204
  integrity sha512-y+O6O2c8OYFDrAy2qsG+pAcNxoyL14nmBXcBRRcYA7Huj8ikK+aLJK84PuVAYdQz+hNwImQF+69IWtDkpK4Irg==
@@ -1222,10 +1222,10 @@
1222
1222
  semver "^7.5.4"
1223
1223
  ts-retry-promise "^0.7.1"
1224
1224
 
1225
- "@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3":
1226
- version "6.1.3"
1227
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.1.3.tgz#32e71846cad033e0d2b369ecf0fafb4f76d63ad7"
1228
- integrity sha512-M7EQ4+LSXU4ZqD4R5ttY4RqSaYNaNBGDG0KC51IdDfpGtL4kJXeQHdr5HfMfgyCyYNM9LqqfBS7zQTBY1rf+Yg==
1225
+ "@salesforce/core@^6.1.0", "@salesforce/core@^6.1.3", "@salesforce/core@^6.2.0":
1226
+ version "6.2.0"
1227
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.2.0.tgz#9bac72c0b48c733cf1d32d19f9775c34d895f207"
1228
+ integrity sha512-HuggjBCLA18yXYHChnsrPDGbM+fAPx+9NeS7Dkx3/o1VhJ2hok5BUkvdaeoAVex/0Oc2J+KcvX/gqrjY51iOhQ==
1229
1229
  dependencies:
1230
1230
  "@salesforce/kit" "^3.0.15"
1231
1231
  "@salesforce/schemas" "^1.6.1"
@@ -1239,7 +1239,7 @@
1239
1239
  jsforce "^2.0.0-beta.28"
1240
1240
  jsonwebtoken "9.0.2"
1241
1241
  jszip "3.10.1"
1242
- pino "^8.16.1"
1242
+ pino "^8.16.2"
1243
1243
  pino-abstract-transport "^1.1.0"
1244
1244
  pino-pretty "^10.2.3"
1245
1245
  proper-lockfile "^4.1.2"
@@ -1290,15 +1290,15 @@
1290
1290
  "@salesforce/ts-types" "^2.0.9"
1291
1291
  tslib "^2.6.2"
1292
1292
 
1293
- "@salesforce/plugin-command-reference@^3.0.46":
1294
- version "3.0.46"
1295
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.46.tgz#8ade210de4c235fa8daa9b59272481bea61bcd54"
1296
- integrity sha512-tUe8pAarH/km7wbRDpKgWc3qCzh52q5FmJpnJbs7wwWnvM5X4MzdpZ/sF/8MT3cS6FkZy//ls796QIC0vvOYsA==
1293
+ "@salesforce/plugin-command-reference@^3.0.47":
1294
+ version "3.0.47"
1295
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.47.tgz#477c3384402ef08458f4259b100447e136384e85"
1296
+ integrity sha512-A3syaw8bf8Bovne6WDiYOcOeLFKTqf1T+MXlxXPwDkDM0X5squkwVvE6wun7S54Q3n4gCSlCPiAMbJfpF8wwaw==
1297
1297
  dependencies:
1298
- "@oclif/core" "^2.15.0"
1299
- "@salesforce/core" "^5.3.17"
1298
+ "@oclif/core" "^3.0.0"
1299
+ "@salesforce/core" "^5.3.20"
1300
1300
  "@salesforce/kit" "^3.0.15"
1301
- "@salesforce/sf-plugins-core" "^3.1.28"
1301
+ "@salesforce/sf-plugins-core" "^4"
1302
1302
  "@salesforce/ts-types" "^2.0.9"
1303
1303
  chalk "^4"
1304
1304
  handlebars "^4.7.8"
@@ -1326,7 +1326,7 @@
1326
1326
  resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d"
1327
1327
  integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig==
1328
1328
 
1329
- "@salesforce/sf-plugins-core@^3.1.23", "@salesforce/sf-plugins-core@^3.1.28":
1329
+ "@salesforce/sf-plugins-core@^3.1.23":
1330
1330
  version "3.1.28"
1331
1331
  resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.28.tgz#7714c5b1ce26052bb5cbc524c5990bc52eb601cd"
1332
1332
  integrity sha512-Z1fVS/pqLCX/3ESrjvtzyuvDFwXu8qxjqs5Gana0J7RKkhDL0f7w+pz3DR1/YfQPeHK8rk9pFDOKB3tOnXf9Lw==
@@ -1338,10 +1338,10 @@
1338
1338
  chalk "^4"
1339
1339
  inquirer "^8.2.5"
1340
1340
 
1341
- "@salesforce/sf-plugins-core@^5.0.1":
1342
- version "5.0.1"
1343
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.1.tgz#16b085eda99e28f2607957954d6ac957a8d0a0eb"
1344
- integrity sha512-gKUhAP9DDUlB4bjr0a6bsWiM16hn/n1cW8BglhYHAow8UJ0OQBxx+dfvAO0ftXmfzg82IZdMViiDmQXt0Z+e6A==
1341
+ "@salesforce/sf-plugins-core@^4":
1342
+ version "4.1.3"
1343
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-4.1.3.tgz#06fa96fec1903fe945def9303eb8c43058625a3d"
1344
+ integrity sha512-cia0FRknxeQU0IK5gOxlP2KGxqc5zxwSmHLKJsd5+sUFWpn3Hnun/3rDO94UXIDjuGKV7HK08hQNBKkSLeYaRA==
1345
1345
  dependencies:
1346
1346
  "@oclif/core" "^3.11.0"
1347
1347
  "@salesforce/core" "^6.1.0"
@@ -1351,6 +1351,19 @@
1351
1351
  chalk "^4"
1352
1352
  inquirer "^8.2.5"
1353
1353
 
1354
+ "@salesforce/sf-plugins-core@^5.0.4":
1355
+ version "5.0.4"
1356
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.4.tgz#dbb8bb8a44bb334080430d8fb3982688bad45321"
1357
+ integrity sha512-OnUF6eF3ncajmh3hj+jmTyaSUIaQk4BdkW+NMzdSOsgJED6GK6vbd1XfG3wHbhdCqxBXC02v2qe6VrbMj9AyzQ==
1358
+ dependencies:
1359
+ "@oclif/core" "^3.11.0"
1360
+ "@salesforce/core" "^6.2.0"
1361
+ "@salesforce/kit" "^3.0.15"
1362
+ "@salesforce/ts-types" "^2.0.9"
1363
+ "@types/inquirer" "^8.2.3"
1364
+ chalk "^4"
1365
+ inquirer "^8.2.5"
1366
+
1354
1367
  "@salesforce/telemetry@^4.1.15":
1355
1368
  version "4.1.18"
1356
1369
  resolved "https://registry.yarnpkg.com/@salesforce/telemetry/-/telemetry-4.1.18.tgz#d05ea6827e733fe6a008edad9a3a585bebaaf854"
@@ -1371,7 +1384,7 @@
1371
1384
  sinon "^5.1.1"
1372
1385
  tslib "^2.6.1"
1373
1386
 
1374
- "@salesforce/ts-types@^2.0.6", "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.9":
1387
+ "@salesforce/ts-types@^2.0.7", "@salesforce/ts-types@^2.0.9":
1375
1388
  version "2.0.9"
1376
1389
  resolved "https://registry.yarnpkg.com/@salesforce/ts-types/-/ts-types-2.0.9.tgz#66bff7b41720065d6b01631b6f6a3ccca02857c5"
1377
1390
  integrity sha512-boUD9jw5vQpTCPCCmK/NFTWjSuuW+lsaxOynkyNXLW+zxOc4GDjhtKc4j0vWZJQvolpafbyS8ZLFHZJvs12gYA==
@@ -7129,7 +7142,7 @@ pino-std-serializers@^6.0.0:
7129
7142
  resolved "https://registry.yarnpkg.com/pino-std-serializers/-/pino-std-serializers-6.2.2.tgz#d9a9b5f2b9a402486a5fc4db0a737570a860aab3"
7130
7143
  integrity sha512-cHjPPsE+vhj/tnhCy/wiMh3M3z3h/j15zHQX+S9GkTBgqJuTuJzYJ4gUyACLhDaJ7kk9ba9iRDmbH2tJU03OiA==
7131
7144
 
7132
- pino@^8.16.0, pino@^8.16.1:
7145
+ pino@^8.16.0, pino@^8.16.2:
7133
7146
  version "8.16.2"
7134
7147
  resolved "https://registry.yarnpkg.com/pino/-/pino-8.16.2.tgz#7a906f2d9a8c5b4c57412c9ca95d6820bd2090cd"
7135
7148
  integrity sha512-2advCDGVEvkKu9TTVSa/kWW7Z3htI/sBKEZpqiHk6ive0i/7f5b1rsU8jn0aimxqfnSz5bj/nOYkwhBUn5xxvg==
@@ -73,5 +73,5 @@
73
73
  ]
74
74
  }
75
75
  },
76
- "version": "3.0.5"
76
+ "version": "3.0.6"
77
77
  }
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.0.5",
4
+ "version": "3.0.6",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf-trust": "bin/dev"
@@ -10,7 +10,7 @@
10
10
  "dependencies": {
11
11
  "@oclif/core": "^3.12.0",
12
12
  "@salesforce/core": "^6.1.3",
13
- "@salesforce/sf-plugins-core": "^5.0.1",
13
+ "@salesforce/sf-plugins-core": "^5.0.4",
14
14
  "got": "^13.0.0",
15
15
  "npm": "9.8.1",
16
16
  "npm-run-path": "^4.0.1",
@@ -19,9 +19,9 @@
19
19
  },
20
20
  "devDependencies": {
21
21
  "@oclif/plugin-command-snapshot": "^5.0.2",
22
- "@salesforce/cli-plugins-testkit": "^5.0.4",
22
+ "@salesforce/cli-plugins-testkit": "^5.0.5",
23
23
  "@salesforce/dev-scripts": "^7.1.1",
24
- "@salesforce/plugin-command-reference": "^3.0.46",
24
+ "@salesforce/plugin-command-reference": "^3.0.47",
25
25
  "@salesforce/plugin-telemetry": "^2.3.8",
26
26
  "@salesforce/ts-sinon": "^1.4.18",
27
27
  "@types/shelljs": "^0.8.15",
@@ -210,7 +210,7 @@
210
210
  "exports": "./lib/index.js",
211
211
  "type": "module",
212
212
  "sfdx": {
213
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.0.5.crt",
214
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.0.5.sig"
213
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.0.6.crt",
214
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.0.6.sig"
215
215
  }
216
216
  }