+12
-11
lines changedFilter options
+12
-11
lines changed Original file line number Diff line number Diff line change
@@ -321,6 +321,7 @@ class RegistryFetcher extends Fetcher {
321
321
// specify a public key from the keys endpoint: `registry-host.tld/-/npm/v1/keys`
322
322
const options = {
323
323
tufCachePath: this.tufCache,
324
+
tufForceCache: true,
324
325
keySelector: publicKey ? () => publicKey.pemkey : undefined,
325
326
}
326
327
await sigstore.verify(bundle, options)
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "pacote",
3
-
"version": "17.0.5",
3
+
"version": "17.0.6",
4
4
"description": "JavaScript package downloader",
5
5
"author": "GitHub Inc.",
6
6
"bin": {
@@ -11,7 +11,7 @@
11
11
"scripts": {
12
12
"test": "tap",
13
13
"snap": "tap",
14
-
"lint": "eslint \"**/*.js\"",
14
+
"lint": "eslint \"**/*.{js,cjs,ts,mjs,jsx,tsx}\"",
15
15
"postlint": "template-oss-check",
16
16
"lintfix": "npm run lint -- --fix",
17
17
"posttest": "npm run lint",
@@ -27,7 +27,7 @@
27
27
"devDependencies": {
28
28
"@npmcli/arborist": "^7.1.0",
29
29
"@npmcli/eslint-config": "^4.0.0",
30
-
"@npmcli/template-oss": "4.19.0",
30
+
"@npmcli/template-oss": "4.21.3",
31
31
"hosted-git-info": "^7.0.0",
32
32
"mutate-fs": "^2.1.1",
33
33
"nock": "^13.2.4",
@@ -59,7 +59,7 @@
59
59
"promise-retry": "^2.0.1",
60
60
"read-package-json": "^7.0.0",
61
61
"read-package-json-fast": "^3.0.0",
62
-
"sigstore": "^2.0.0",
62
+
"sigstore": "^2.2.0",
63
63
"ssri": "^10.0.0",
64
64
"tar": "^6.1.11"
65
65
},
@@ -72,7 +72,7 @@
72
72
},
73
73
"templateOSS": {
74
74
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
75
-
"version": "4.19.0",
75
+
"version": "4.21.3",
76
76
"windowsCI": false,
77
77
"publish": "true"
78
78
}
Original file line number Diff line number Diff line change
@@ -143,7 +143,7 @@
143
143
"npm-user-validate": "^2.0.0",
144
144
"npmlog": "^7.0.1",
145
145
"p-map": "^4.0.0",
146
-
"pacote": "^17.0.5",
146
+
"pacote": "^17.0.6",
147
147
"parse-conflict-json": "^3.0.1",
148
148
"proc-log": "^3.0.0",
149
149
"qrcode-terminal": "^0.12.0",
@@ -10785,9 +10785,9 @@
10785
10785
}
10786
10786
},
10787
10787
"node_modules/pacote": {
10788
-
"version": "17.0.5",
10789
-
"resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.5.tgz",
10790
-
"integrity": "sha512-TAE0m20zSDMnchPja9vtQjri19X3pZIyRpm2TJVeI+yU42leJBBDTRYhOcWFsPhaMxf+3iwQkFiKz16G9AEeeA==",
10788
+
"version": "17.0.6",
10789
+
"resolved": "https://registry.npmjs.org/pacote/-/pacote-17.0.6.tgz",
10790
+
"integrity": "sha512-cJKrW21VRE8vVTRskJo78c/RCvwJCn1f4qgfxL4w77SOWrTCRcmfkYHlHtS0gqpgjv3zhXflRtgsrUCX5xwNnQ==",
10791
10791
"inBundle": true,
10792
10792
"dependencies": {
10793
10793
"@npmcli/git": "^5.0.0",
@@ -10805,7 +10805,7 @@
10805
10805
"promise-retry": "^2.0.1",
10806
10806
"read-package-json": "^7.0.0",
10807
10807
"read-package-json-fast": "^3.0.0",
10808
-
"sigstore": "^2.0.0",
10808
+
"sigstore": "^2.2.0",
10809
10809
"ssri": "^10.0.0",
10810
10810
"tar": "^6.1.11"
10811
10811
},
Original file line number Diff line number Diff line change
@@ -105,7 +105,7 @@
105
105
"npm-user-validate": "^2.0.0",
106
106
"npmlog": "^7.0.1",
107
107
"p-map": "^4.0.0",
108
-
"pacote": "^17.0.5",
108
+
"pacote": "^17.0.6",
109
109
"parse-conflict-json": "^3.0.1",
110
110
"proc-log": "^3.0.0",
111
111
"qrcode-terminal": "^0.12.0",
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4