Updated the project.

This commit is contained in:
Batuhan Berk Başoğlu 2024-06-03 15:44:25 -04:00
parent 5dfe9f128d
commit 7919556077
1550 changed files with 17063 additions and 40183 deletions

0
my-app/node_modules/pacote/lib/dir.js generated vendored Executable file → Normal file
View file

0
my-app/node_modules/pacote/lib/fetcher.js generated vendored Executable file → Normal file
View file

0
my-app/node_modules/pacote/lib/file.js generated vendored Executable file → Normal file
View file

0
my-app/node_modules/pacote/lib/git.js generated vendored Executable file → Normal file
View file

0
my-app/node_modules/pacote/lib/index.js generated vendored Executable file → Normal file
View file

1
my-app/node_modules/pacote/lib/registry.js generated vendored Executable file → Normal file
View file

@ -321,6 +321,7 @@ class RegistryFetcher extends Fetcher {
// specify a public key from the keys endpoint: `registry-host.tld/-/npm/v1/keys`
const options = {
tufCachePath: this.tufCache,
tufForceCache: true,
keySelector: publicKey ? () => publicKey.pemkey : undefined,
}
await sigstore.verify(bundle, options)

0
my-app/node_modules/pacote/lib/remote.js generated vendored Executable file → Normal file
View file

0
my-app/node_modules/pacote/lib/util/add-git-sha.js generated vendored Executable file → Normal file
View file

0
my-app/node_modules/pacote/lib/util/cache-dir.js generated vendored Executable file → Normal file
View file

0
my-app/node_modules/pacote/lib/util/is-package-bin.js generated vendored Executable file → Normal file
View file

0
my-app/node_modules/pacote/lib/util/npm.js generated vendored Executable file → Normal file
View file

0
my-app/node_modules/pacote/lib/util/tar-create-options.js generated vendored Executable file → Normal file
View file

0
my-app/node_modules/pacote/lib/util/trailing-slashes.js generated vendored Executable file → Normal file
View file