@salesforce/plugin-trust 3.0.6 → 3.0.7

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.6/src/commands/plugins/trust/verify.ts)_
122
+ _See code: [src/commands/plugins/trust/verify.ts](https://github.com/salesforcecli/plugin-trust/blob/3.0.7/src/commands/plugins/trust/verify.ts)_
123
123
 
124
124
  <!-- commandsstop -->
package/oclif.lock CHANGED
@@ -658,7 +658,7 @@
658
658
  treeverse "^1.0.4"
659
659
  walk-up-path "^1.0.0"
660
660
 
661
- "@npmcli/arborist@^6.3.0", "@npmcli/arborist@^6.5.0":
661
+ "@npmcli/arborist@^6.5.0":
662
662
  version "6.5.0"
663
663
  resolved "https://registry.yarnpkg.com/@npmcli/arborist/-/arborist-6.5.0.tgz#ee24ecc56e4c387d78c3bce66918b386df6bd560"
664
664
  integrity sha512-Ir14P+DyH4COJ9fVbmxVy+9GmyU3e/DnlBtijVN7B3Ri53Y9QmAqi1S9IifG0PTGsfa2U4zhAF8e6I/0VXfWjg==
@@ -697,7 +697,7 @@
697
697
  treeverse "^3.0.0"
698
698
  walk-up-path "^3.0.1"
699
699
 
700
- "@npmcli/config@^6.2.1":
700
+ "@npmcli/config@^6.4.0":
701
701
  version "6.4.0"
702
702
  resolved "https://registry.yarnpkg.com/@npmcli/config/-/config-6.4.0.tgz#3b1ddfa0c452fd09beac2cf05ca49b76c7a36bc8"
703
703
  integrity sha512-/fQjIbuNVIT/PbXvw178Tm97bxV0E0nVUFKHivMKtSI2pcs8xKdaWkHJxf9dTI0G/y5hp/KuCvgcUu5HwAtI1w==
@@ -5407,7 +5407,7 @@ libnpmaccess@^7.0.2:
5407
5407
  npm-package-arg "^10.1.0"
5408
5408
  npm-registry-fetch "^14.0.3"
5409
5409
 
5410
- libnpmdiff@^5.0.19:
5410
+ libnpmdiff@^5.0.20:
5411
5411
  version "5.0.20"
5412
5412
  resolved "https://registry.yarnpkg.com/libnpmdiff/-/libnpmdiff-5.0.20.tgz#fc1d310521ce9765f7bf7693ba6affa02a11bcc1"
5413
5413
  integrity sha512-oG+qEc0qzg++1YqLwguQvXAyG8BrKq+23RHr4sCa5XZnf1U+hcKUp8itgaBY9sGRYyGXtsRgXWWFHBmqXIctDA==
@@ -5422,7 +5422,7 @@ libnpmdiff@^5.0.19:
5422
5422
  pacote "^15.0.8"
5423
5423
  tar "^6.1.13"
5424
5424
 
5425
- libnpmexec@^6.0.3:
5425
+ libnpmexec@^6.0.4:
5426
5426
  version "6.0.4"
5427
5427
  resolved "https://registry.yarnpkg.com/libnpmexec/-/libnpmexec-6.0.4.tgz#205c7b77be5776576367c39f8d349e388025d77e"
5428
5428
  integrity sha512-dhFp5yA9M2g8oLg/Ys9not+pNzW8B20pcz455TGqyU5VesXnEPQwK5EPVY8W24JJn7M0jMJ6/GxosywMPOTebA==
@@ -5439,7 +5439,7 @@ libnpmexec@^6.0.3:
5439
5439
  semver "^7.3.7"
5440
5440
  walk-up-path "^3.0.1"
5441
5441
 
5442
- libnpmfund@^4.0.19:
5442
+ libnpmfund@^4.2.1:
5443
5443
  version "4.2.1"
5444
5444
  resolved "https://registry.yarnpkg.com/libnpmfund/-/libnpmfund-4.2.1.tgz#f52bed09060e003c001cdaae8904ee97a3d6d5c6"
5445
5445
  integrity sha512-2fbmQMk3wPMdPx1gbYLNbzghj48XAsfytKrmy+A0eFXwDxCwL0BLdgXoeLQCZPpLUMSPPXdKyL6Wm4erWezhnA==
@@ -5462,7 +5462,7 @@ libnpmorg@^5.0.4:
5462
5462
  aproba "^2.0.0"
5463
5463
  npm-registry-fetch "^14.0.3"
5464
5464
 
5465
- libnpmpack@^5.0.19:
5465
+ libnpmpack@^5.0.20:
5466
5466
  version "5.0.20"
5467
5467
  resolved "https://registry.yarnpkg.com/libnpmpack/-/libnpmpack-5.0.20.tgz#982e656e87bdfb69b458260d20c6ab243c661e5d"
5468
5468
  integrity sha512-lPQXok0sU0V7hjb8oMD6HjYTR296aZvCJQZ1PGC7PeuKkBGuNeqSKVE2I9bwI80E4bFa9gfQ1I+rGfkNRjn6tQ==
@@ -6396,7 +6396,7 @@ npm-install-checks@^4.0.0:
6396
6396
  dependencies:
6397
6397
  semver "^7.1.1"
6398
6398
 
6399
- npm-install-checks@^6.0.0, npm-install-checks@^6.1.1, npm-install-checks@^6.2.0:
6399
+ npm-install-checks@^6.0.0, npm-install-checks@^6.2.0:
6400
6400
  version "6.3.0"
6401
6401
  resolved "https://registry.yarnpkg.com/npm-install-checks/-/npm-install-checks-6.3.0.tgz#046552d8920e801fa9f919cad569545d60e826fe"
6402
6402
  integrity sha512-W29RiK/xtpCGqn6f3ixfRYGk+zRyr+Ew9F2E20BfXxT5/euLdA/Nm7fO7OeTGuAmTs30cpgInyJ0cYe708YTZw==
@@ -6464,7 +6464,7 @@ npm-pick-manifest@^6.0.0, npm-pick-manifest@^6.1.0, npm-pick-manifest@^6.1.1:
6464
6464
  npm-package-arg "^8.1.2"
6465
6465
  semver "^7.3.4"
6466
6466
 
6467
- npm-pick-manifest@^8.0.0, npm-pick-manifest@^8.0.1:
6467
+ npm-pick-manifest@^8.0.0, npm-pick-manifest@^8.0.1, npm-pick-manifest@^8.0.2:
6468
6468
  version "8.0.2"
6469
6469
  resolved "https://registry.yarnpkg.com/npm-pick-manifest/-/npm-pick-manifest-8.0.2.tgz#2159778d9c7360420c925c1a2287b5a884c713aa"
6470
6470
  integrity sha512-1dKY+86/AIiq1tkKVD3l0WI+Gd3vkknVGAggsFeBkTvbhMQ1OND/LKkYv4JtXPKUJ8bOTCyLiqEg2P6QNdK+Gg==
@@ -6519,14 +6519,14 @@ npm-user-validate@^2.0.0:
6519
6519
  resolved "https://registry.yarnpkg.com/npm-user-validate/-/npm-user-validate-2.0.0.tgz#7b69bbbff6f7992a1d9a8968d52fd6b6db5431b6"
6520
6520
  integrity sha512-sSWeqAYJ2dUPStJB+AEj0DyLRltr/f6YNcvCA7phkB8/RMLMnVsQ41GMwHo/ERZLYNDsyB2wPm7pZo1mqPOl7Q==
6521
6521
 
6522
- npm@9.8.1:
6523
- version "9.8.1"
6524
- resolved "https://registry.yarnpkg.com/npm/-/npm-9.8.1.tgz#b8f070cc770128b38017160491504184863329f0"
6525
- integrity sha512-AfDvThQzsIXhYgk9zhbk5R+lh811lKkLAeQMMhSypf1BM7zUafeIIBzMzespeuVEJ0+LvY36oRQYf7IKLzU3rw==
6522
+ npm@9.9.1:
6523
+ version "9.9.1"
6524
+ resolved "https://registry.yarnpkg.com/npm/-/npm-9.9.1.tgz#55fd293a86a877b6aacfca3021ec4e94fcc0b930"
6525
+ integrity sha512-D3YZ1ZTxPGDHLLiFU9q3sVrPfYnn6BaJ1hogm3vdWi8oOmHGtTlPUPXAM0iG22UT0JRkBnMDOh6oUhpbEYgg2A==
6526
6526
  dependencies:
6527
6527
  "@isaacs/string-locale-compare" "^1.1.0"
6528
- "@npmcli/arborist" "^6.3.0"
6529
- "@npmcli/config" "^6.2.1"
6528
+ "@npmcli/arborist" "^6.5.0"
6529
+ "@npmcli/config" "^6.4.0"
6530
6530
  "@npmcli/fs" "^3.1.0"
6531
6531
  "@npmcli/map-workspaces" "^3.0.4"
6532
6532
  "@npmcli/package-json" "^4.0.1"
@@ -6550,12 +6550,12 @@ npm@9.8.1:
6550
6550
  is-cidr "^4.0.2"
6551
6551
  json-parse-even-better-errors "^3.0.0"
6552
6552
  libnpmaccess "^7.0.2"
6553
- libnpmdiff "^5.0.19"
6554
- libnpmexec "^6.0.3"
6555
- libnpmfund "^4.0.19"
6553
+ libnpmdiff "^5.0.20"
6554
+ libnpmexec "^6.0.4"
6555
+ libnpmfund "^4.2.1"
6556
6556
  libnpmhook "^9.0.3"
6557
6557
  libnpmorg "^5.0.4"
6558
- libnpmpack "^5.0.19"
6558
+ libnpmpack "^5.0.20"
6559
6559
  libnpmpublish "^7.5.0"
6560
6560
  libnpmsearch "^6.0.2"
6561
6561
  libnpmteam "^5.0.3"
@@ -6567,10 +6567,11 @@ npm@9.8.1:
6567
6567
  ms "^2.1.2"
6568
6568
  node-gyp "^9.4.0"
6569
6569
  nopt "^7.2.0"
6570
+ normalize-package-data "^5.0.0"
6570
6571
  npm-audit-report "^5.0.0"
6571
- npm-install-checks "^6.1.1"
6572
+ npm-install-checks "^6.2.0"
6572
6573
  npm-package-arg "^10.1.0"
6573
- npm-pick-manifest "^8.0.1"
6574
+ npm-pick-manifest "^8.0.2"
6574
6575
  npm-profile "^7.0.1"
6575
6576
  npm-registry-fetch "^14.0.5"
6576
6577
  npm-user-validate "^2.0.0"
@@ -6582,7 +6583,8 @@ npm@9.8.1:
6582
6583
  qrcode-terminal "^0.12.0"
6583
6584
  read "^2.1.0"
6584
6585
  semver "^7.5.4"
6585
- sigstore "^1.7.0"
6586
+ sigstore "^1.9.0"
6587
+ spdx-expression-parse "^3.0.1"
6586
6588
  ssri "^10.0.4"
6587
6589
  supports-color "^9.4.0"
6588
6590
  tar "^6.1.15"
@@ -7882,7 +7884,7 @@ signal-exit@^4.0.1:
7882
7884
  resolved "https://registry.yarnpkg.com/signal-exit/-/signal-exit-4.1.0.tgz#952188c1cbd546070e2dd20d0f41c0ae0530cb04"
7883
7885
  integrity sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==
7884
7886
 
7885
- sigstore@^1.3.0, sigstore@^1.4.0, sigstore@^1.7.0:
7887
+ sigstore@^1.3.0, sigstore@^1.4.0, sigstore@^1.9.0:
7886
7888
  version "1.9.0"
7887
7889
  resolved "https://registry.yarnpkg.com/sigstore/-/sigstore-1.9.0.tgz#1e7ad8933aa99b75c6898ddd0eeebc3eb0d59875"
7888
7890
  integrity sha512-0Zjz0oe37d08VeOtBIuB6cRriqXse2e8w+7yIy2XSXjshRKxbc2KkhXjL229jXSxEm7UbcjS76wcJDGQddVI9A==
@@ -73,5 +73,5 @@
73
73
  ]
74
74
  }
75
75
  },
76
- "version": "3.0.6"
76
+ "version": "3.0.7"
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.6",
4
+ "version": "3.0.7",
5
5
  "author": "Salesforce",
6
6
  "bin": {
7
7
  "sf-trust": "bin/dev"
@@ -12,7 +12,7 @@
12
12
  "@salesforce/core": "^6.1.3",
13
13
  "@salesforce/sf-plugins-core": "^5.0.4",
14
14
  "got": "^13.0.0",
15
- "npm": "9.8.1",
15
+ "npm": "9.9.1",
16
16
  "npm-run-path": "^4.0.1",
17
17
  "proxy-agent": "^6.3.1",
18
18
  "shelljs": "^0.8.4"
@@ -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.6.crt",
214
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.0.6.sig"
213
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.0.7.crt",
214
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-trust/3.0.7.sig"
215
215
  }
216
216
  }