403Webshell
Server IP : 66.29.132.122  /  Your IP : 18.119.118.206
Web Server : LiteSpeed
System : Linux business142.web-hosting.com 4.18.0-553.lve.el8.x86_64 #1 SMP Mon May 27 15:27:34 UTC 2024 x86_64
User : admazpex ( 531)
PHP Version : 7.2.34
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /lib/node_modules/npm/node_modules/pacote/lib/util/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /lib/node_modules/npm/node_modules/pacote/lib/util/opt-check.js
'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)
  }
})

Youez - 2016 - github.com/yon3zu
LinuXploit