Current Path: > > usr > lib > node_modules > npm > > node_modules > pacote > lib > util
Operation : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Software : Apache Server IP : 198.54.126.42 | Your IP: 216.73.216.8 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
cache-key.js | File | 129 bytes | March 10 2021 14:36:37. | |
finished.js | File | 419 bytes | March 10 2021 14:36:37. | |
git.js | File | 8350 bytes | March 10 2021 14:36:37. | |
opt-check.js | File | 1240 bytes | March 10 2021 14:36:37. | |
pack-dir.js | File | 1050 bytes | March 10 2021 14:36:37. | |
proclog.js | File | 340 bytes | March 10 2021 14:36:37. | |
read-json.js | File | 481 bytes | March 10 2021 14:36:37. |
'use strict' const figgyPudding = require('figgy-pudding') const logger = require('./proclog.js') const AUTH_REGEX = /^(?:.*:)?(token|_authToken|username|_password|password|email|always-auth|_auth|otp)$/ const SCOPE_REGISTRY_REGEX = /@.*:registry$/gi module.exports = figgyPudding({ annotate: {}, cache: {}, defaultTag: 'tag', dirPacker: {}, dmode: {}, 'enjoy-by': 'enjoyBy', enjoyBy: {}, before: 'enjoyBy', fmode: {}, 'fetch-retries': { default: 2 }, 'fetch-retry-factor': { default: 10 }, 'fetch-retry-maxtimeout': { default: 60000 }, 'fetch-retry-mintimeout': { default: 10000 }, fullMetadata: 'full-metadata', 'full-metadata': { default: false }, gid: {}, git: {}, includeDeprecated: { default: true }, 'include-deprecated': 'includeDeprecated', integrity: {}, log: { default: logger }, memoize: {}, offline: {}, preferOffline: 'prefer-offline', 'prefer-offline': {}, preferOnline: 'prefer-online', 'prefer-online': {}, registry: { default: 'https://registry.npmjs.org/' }, resolved: {}, retry: {}, scope: {}, tag: { default: 'latest' }, uid: {}, umask: {}, where: {} }, { other (key) { return key.match(AUTH_REGEX) || key.match(SCOPE_REGISTRY_REGEX) } })
SILENT KILLER Tool