mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
parent
b17a5f979d
commit
dd04175688
4 changed files with 50 additions and 137 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= npm
|
||||
PORTVERSION= 9.6.7
|
||||
PORTVERSION= 9.7.2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= LOCAL/sunpoet
|
||||
PKGNAMESUFFIX= ${NODEJS_SUFFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1685162058
|
||||
SHA256 (npm-9.6.7.tar.xz) = b741aa5dde305ca66fb0ead2c7a6aeb915d61e3c482cd42d94040dbbd2e06b8f
|
||||
SIZE (npm-9.6.7.tar.xz) = 1831000
|
||||
TIMESTAMP = 1688051736
|
||||
SHA256 (npm-9.7.2.tar.xz) = 5c4d39fff52226c21338adf9d182531428717f90ff1a1384c5c1507906dd9ab7
|
||||
SIZE (npm-9.7.2.tar.xz) = 1830500
|
||||
|
|
|
@ -4,8 +4,6 @@ etc/man.d/npm.conf
|
|||
etc/npmrc
|
||||
lib/node_modules/npm/LICENSE
|
||||
lib/node_modules/npm/README.md
|
||||
@(,,755) lib/node_modules/npm/bin/node-gyp-bin/node-gyp
|
||||
lib/node_modules/npm/bin/node-gyp-bin/node-gyp.cmd
|
||||
@(,,755) lib/node_modules/npm/bin/npm
|
||||
@(,,755) lib/node_modules/npm/bin/npm-cli.js
|
||||
lib/node_modules/npm/bin/npm.cmd
|
||||
|
@ -180,6 +178,7 @@ lib/node_modules/npm/docs/output/using-npm/workspaces.html
|
|||
lib/node_modules/npm/index.js
|
||||
lib/node_modules/npm/lib/arborist-cmd.js
|
||||
lib/node_modules/npm/lib/base-command.js
|
||||
lib/node_modules/npm/lib/cli-entry.js
|
||||
lib/node_modules/npm/lib/cli.js
|
||||
lib/node_modules/npm/lib/commands/access.js
|
||||
lib/node_modules/npm/lib/commands/adduser.js
|
||||
|
@ -247,6 +246,7 @@ lib/node_modules/npm/lib/commands/update.js
|
|||
lib/node_modules/npm/lib/commands/version.js
|
||||
lib/node_modules/npm/lib/commands/view.js
|
||||
lib/node_modules/npm/lib/commands/whoami.js
|
||||
lib/node_modules/npm/lib/es6/validate-engines.js
|
||||
lib/node_modules/npm/lib/lifecycle-cmd.js
|
||||
lib/node_modules/npm/lib/npm.js
|
||||
lib/node_modules/npm/lib/package-url-cmd.js
|
||||
|
@ -258,9 +258,6 @@ lib/node_modules/npm/lib/utils/completion/installed-deep.js
|
|||
lib/node_modules/npm/lib/utils/completion/installed-shallow.js
|
||||
lib/node_modules/npm/lib/utils/completion.fish
|
||||
@(,,755) lib/node_modules/npm/lib/utils/completion.sh
|
||||
lib/node_modules/npm/lib/utils/config/definition.js
|
||||
lib/node_modules/npm/lib/utils/config/definitions.js
|
||||
lib/node_modules/npm/lib/utils/config/index.js
|
||||
lib/node_modules/npm/lib/utils/did-you-mean.js
|
||||
lib/node_modules/npm/lib/utils/display.js
|
||||
lib/node_modules/npm/lib/utils/error-message.js
|
||||
|
@ -407,9 +404,6 @@ lib/node_modules/npm/node_modules/@colors/colors/lib/system/supports-colors.js
|
|||
lib/node_modules/npm/node_modules/@colors/colors/package.json
|
||||
lib/node_modules/npm/node_modules/@colors/colors/safe.js
|
||||
lib/node_modules/npm/node_modules/@colors/colors/themes/generic-logging.js
|
||||
lib/node_modules/npm/node_modules/@gar/promisify/LICENSE.md
|
||||
lib/node_modules/npm/node_modules/@gar/promisify/index.js
|
||||
lib/node_modules/npm/node_modules/@gar/promisify/package.json
|
||||
lib/node_modules/npm/node_modules/@isaacs/cliui/LICENSE.txt
|
||||
lib/node_modules/npm/node_modules/@isaacs/cliui/build/index.cjs
|
||||
lib/node_modules/npm/node_modules/@isaacs/cliui/build/index.d.cts
|
||||
|
@ -504,6 +498,9 @@ lib/node_modules/npm/node_modules/@npmcli/arborist/lib/yarn-lock.js
|
|||
lib/node_modules/npm/node_modules/@npmcli/arborist/package.json
|
||||
lib/node_modules/npm/node_modules/@npmcli/config/LICENSE
|
||||
lib/node_modules/npm/node_modules/@npmcli/config/README.md
|
||||
lib/node_modules/npm/node_modules/@npmcli/config/lib/definitions/definition.js
|
||||
lib/node_modules/npm/node_modules/@npmcli/config/lib/definitions/definitions.js
|
||||
lib/node_modules/npm/node_modules/@npmcli/config/lib/definitions/index.js
|
||||
lib/node_modules/npm/node_modules/@npmcli/config/lib/env-replace.js
|
||||
lib/node_modules/npm/node_modules/@npmcli/config/lib/errors.js
|
||||
lib/node_modules/npm/node_modules/@npmcli/config/lib/index.js
|
||||
|
@ -557,9 +554,6 @@ lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/get-dep-spec.j
|
|||
lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/hash.js
|
||||
lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/lib/index.js
|
||||
lib/node_modules/npm/node_modules/@npmcli/metavuln-calculator/package.json
|
||||
lib/node_modules/npm/node_modules/@npmcli/move-file/LICENSE.md
|
||||
lib/node_modules/npm/node_modules/@npmcli/move-file/lib/index.js
|
||||
lib/node_modules/npm/node_modules/@npmcli/move-file/package.json
|
||||
lib/node_modules/npm/node_modules/@npmcli/name-from-folder/LICENSE
|
||||
lib/node_modules/npm/node_modules/@npmcli/name-from-folder/lib/index.js
|
||||
lib/node_modules/npm/node_modules/@npmcli/name-from-folder/package.json
|
||||
|
@ -618,6 +612,14 @@ lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/si
|
|||
lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/__generated__/sigstore_verification.js
|
||||
lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/dist/index.js
|
||||
lib/node_modules/npm/node_modules/@sigstore/protobuf-specs/package.json
|
||||
lib/node_modules/npm/node_modules/@sigstore/tuf/LICENSE
|
||||
lib/node_modules/npm/node_modules/@sigstore/tuf/dist/appdata.js
|
||||
lib/node_modules/npm/node_modules/@sigstore/tuf/dist/client.js
|
||||
lib/node_modules/npm/node_modules/@sigstore/tuf/dist/error.js
|
||||
lib/node_modules/npm/node_modules/@sigstore/tuf/dist/index.js
|
||||
lib/node_modules/npm/node_modules/@sigstore/tuf/dist/target.js
|
||||
lib/node_modules/npm/node_modules/@sigstore/tuf/package.json
|
||||
lib/node_modules/npm/node_modules/@sigstore/tuf/store/public-good-instance-root.json
|
||||
lib/node_modules/npm/node_modules/@tootallnate/once/LICENSE
|
||||
lib/node_modules/npm/node_modules/@tootallnate/once/dist/index.js
|
||||
lib/node_modules/npm/node_modules/@tootallnate/once/dist/overloaded-parameters.js
|
||||
|
@ -753,8 +755,10 @@ lib/node_modules/npm/node_modules/cacache/package.json
|
|||
lib/node_modules/npm/node_modules/chalk/license
|
||||
lib/node_modules/npm/node_modules/chalk/package.json
|
||||
lib/node_modules/npm/node_modules/chalk/source/index.js
|
||||
lib/node_modules/npm/node_modules/chalk/source/templates.js
|
||||
lib/node_modules/npm/node_modules/chalk/source/util.js
|
||||
lib/node_modules/npm/node_modules/chalk/source/utilities.js
|
||||
lib/node_modules/npm/node_modules/chalk/source/vendor/ansi-styles/index.js
|
||||
lib/node_modules/npm/node_modules/chalk/source/vendor/supports-color/browser.js
|
||||
lib/node_modules/npm/node_modules/chalk/source/vendor/supports-color/index.js
|
||||
lib/node_modules/npm/node_modules/chownr/LICENSE
|
||||
lib/node_modules/npm/node_modules/chownr/chownr.js
|
||||
lib/node_modules/npm/node_modules/chownr/package.json
|
||||
|
@ -946,6 +950,18 @@ lib/node_modules/npm/node_modules/events/tests/set-max-listeners-side-effects.js
|
|||
lib/node_modules/npm/node_modules/events/tests/special-event-names.js
|
||||
lib/node_modules/npm/node_modules/events/tests/subclass.js
|
||||
lib/node_modules/npm/node_modules/events/tests/symbols.js
|
||||
lib/node_modules/npm/node_modules/exponential-backoff/LICENSE
|
||||
lib/node_modules/npm/node_modules/exponential-backoff/dist/backoff.js
|
||||
lib/node_modules/npm/node_modules/exponential-backoff/dist/delay/always/always.delay.js
|
||||
lib/node_modules/npm/node_modules/exponential-backoff/dist/delay/delay.base.js
|
||||
lib/node_modules/npm/node_modules/exponential-backoff/dist/delay/delay.factory.js
|
||||
lib/node_modules/npm/node_modules/exponential-backoff/dist/delay/delay.interface.js
|
||||
lib/node_modules/npm/node_modules/exponential-backoff/dist/delay/skip-first/skip-first.delay.js
|
||||
lib/node_modules/npm/node_modules/exponential-backoff/dist/jitter/full/full.jitter.js
|
||||
lib/node_modules/npm/node_modules/exponential-backoff/dist/jitter/jitter.factory.js
|
||||
lib/node_modules/npm/node_modules/exponential-backoff/dist/jitter/no/no.jitter.js
|
||||
lib/node_modules/npm/node_modules/exponential-backoff/dist/options.js
|
||||
lib/node_modules/npm/node_modules/exponential-backoff/package.json
|
||||
lib/node_modules/npm/node_modules/fastest-levenshtein/LICENSE.md
|
||||
lib/node_modules/npm/node_modules/fastest-levenshtein/bench.js
|
||||
lib/node_modules/npm/node_modules/fastest-levenshtein/esm/mod.js
|
||||
|
@ -1066,9 +1082,6 @@ lib/node_modules/npm/node_modules/has/LICENSE-MIT
|
|||
lib/node_modules/npm/node_modules/has/package.json
|
||||
lib/node_modules/npm/node_modules/has/src/index.js
|
||||
lib/node_modules/npm/node_modules/has/test/index.js
|
||||
lib/node_modules/npm/node_modules/has-flag/index.js
|
||||
lib/node_modules/npm/node_modules/has-flag/license
|
||||
lib/node_modules/npm/node_modules/has-flag/package.json
|
||||
lib/node_modules/npm/node_modules/has-unicode/LICENSE
|
||||
lib/node_modules/npm/node_modules/has-unicode/index.js
|
||||
lib/node_modules/npm/node_modules/has-unicode/package.json
|
||||
|
@ -1126,9 +1139,6 @@ lib/node_modules/npm/node_modules/imurmurhash/package.json
|
|||
lib/node_modules/npm/node_modules/indent-string/index.js
|
||||
lib/node_modules/npm/node_modules/indent-string/license
|
||||
lib/node_modules/npm/node_modules/indent-string/package.json
|
||||
lib/node_modules/npm/node_modules/infer-owner/LICENSE
|
||||
lib/node_modules/npm/node_modules/infer-owner/index.js
|
||||
lib/node_modules/npm/node_modules/infer-owner/package.json
|
||||
lib/node_modules/npm/node_modules/inflight/LICENSE
|
||||
lib/node_modules/npm/node_modules/inflight/inflight.js
|
||||
lib/node_modules/npm/node_modules/inflight/package.json
|
||||
|
@ -1573,27 +1583,6 @@ lib/node_modules/npm/node_modules/node-gyp/macOS_Catalina.md
|
|||
lib/node_modules/npm/node_modules/node-gyp/macOS_Catalina_acid_test.sh
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/.bin/node-which
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/.bin/nopt
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/LICENSE.md
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/common/get-options.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/common/node.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/common/owner-sync.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/common/owner.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/copy-file.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/cp/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/cp/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/cp/polyfill.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/errors.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/fs.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/mkdir.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/mkdtemp.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/rm/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/rm/polyfill.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/with-owner-sync.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/with-owner.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/with-temp-dir.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/lib/write-file.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/@npmcli/fs/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/abbrev/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/abbrev/abbrev.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/abbrev/package.json
|
||||
|
@ -1607,38 +1596,6 @@ lib/node_modules/npm/node_modules/node-gyp/node_modules/are-we-there-yet/package
|
|||
lib/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/brace-expansion/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/LICENSE.md
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/content/path.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/content/read.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/content/rm.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/content/write.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/entry-index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/get.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/memoization.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/put.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/rm.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/util/fix-owner.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/util/hash-to-segments.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/util/move-file.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/util/tmp.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/lib/verify.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/brace-expansion/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/brace-expansion/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/brace-expansion/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob/common.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob/glob.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/glob/sync.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch/lib/path.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch/minimatch.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/node_modules/minimatch/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/cacache/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/fs-minipass/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/fs-minipass/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/fs-minipass/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/LICENSE.md
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/base-theme.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/gauge/lib/error.js
|
||||
|
@ -1661,36 +1618,9 @@ lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/common.js
|
|||
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/glob.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/glob/sync.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/agent.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/cache/entry.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/cache/errors.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/cache/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/cache/key.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/cache/policy.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/dns.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/fetch.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/options.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/pipeline.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/lib/remote.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/make-fetch-happen/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/minimatch.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minimatch/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/abort-error.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/blob.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/body.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/fetch-error.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/headers.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/request.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/lib/response.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/minipass-fetch/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/README.md
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/nopt/bin/nopt.js
|
||||
|
@ -1727,15 +1657,6 @@ lib/node_modules/npm/node_modules/node-gyp/node_modules/signal-exit/LICENSE.txt
|
|||
lib/node_modules/npm/node_modules/node-gyp/node_modules/signal-exit/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/signal-exit/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/signal-exit/signals.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/ssri/LICENSE.md
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/ssri/lib/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/ssri/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/unique-filename/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/unique-filename/lib/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/unique-filename/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/unique-slug/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/unique-slug/lib/index.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/unique-slug/package.json
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/which/LICENSE
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/which/README.md
|
||||
lib/node_modules/npm/node_modules/node-gyp/node_modules/which/bin/node-which
|
||||
|
@ -1751,10 +1672,12 @@ lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2017_Unusable.txt
|
|||
lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_BuildTools_minimal.txt
|
||||
lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Community_workload.txt
|
||||
lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2019_Preview.txt
|
||||
lib/node_modules/npm/node_modules/node-gyp/test/fixtures/VS_2022_Community_workload.txt
|
||||
lib/node_modules/npm/node_modules/node-gyp/test/fixtures/certs.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/test/fixtures/nodedir/include/node/config.gypi
|
||||
lib/node_modules/npm/node_modules/node-gyp/test/fixtures/test-charmap.py
|
||||
lib/node_modules/npm/node_modules/node-gyp/test/process-exec-sync.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/test/reporter.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/test/simple-proxy.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/test/test-addon.js
|
||||
lib/node_modules/npm/node_modules/node-gyp/test/test-configure-python.js
|
||||
|
@ -2170,12 +2093,6 @@ lib/node_modules/npm/node_modules/sigstore/dist/tlog/format.d.ts
|
|||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/format.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/index.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/index.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/types/__generated__/hashedrekord.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/types/__generated__/hashedrekord.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/types/__generated__/intoto.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/types/__generated__/intoto.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/types/index.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/types/index.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/body.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/body.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/index.d.ts
|
||||
|
@ -2184,10 +2101,6 @@ lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/set.d.ts
|
|||
lib/node_modules/npm/node_modules/sigstore/dist/tlog/verify/set.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tsa/index.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tsa/index.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tuf/index.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tuf/index.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tuf/target.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/tuf/target.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/types/fetch.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/types/fetch.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/types/signature.d.ts
|
||||
|
@ -2200,8 +2113,20 @@ lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/validate.d.ts
|
|||
lib/node_modules/npm/node_modules/sigstore/dist/types/sigstore/validate.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/types/utility.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/types/utility.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/appdata.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/appdata.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/dump.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/dump.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/error.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/error.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/index.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/index.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/length.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/length.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/obj.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/obj.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/parse.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/parse.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/tag.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/asn1/tag.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/crypto.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/crypto.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/util/dsse.d.ts
|
||||
|
@ -2224,18 +2149,6 @@ lib/node_modules/npm/node_modules/sigstore/dist/util/ua.d.ts
|
|||
lib/node_modules/npm/node_modules/sigstore/dist/util/ua.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/verify.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/verify.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/dump.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/dump.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/error.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/error.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/length.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/length.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/obj.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/obj.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/parse.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/parse.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/tag.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/asn1/tag.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/cert.d.ts
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/cert.js
|
||||
lib/node_modules/npm/node_modules/sigstore/dist/x509/ext.d.ts
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= npm
|
||||
PORTVERSION= 9.6.7
|
||||
PORTVERSION= 9.7.2
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
|
|
Loading…
Add table
Reference in a new issue