Server IP : 192.250.235.76 / Your IP : 45.90.210.12
System : Linux s2968.sgp1.stableserver.net 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64
PHP Version : 8.2.29
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
1902110114081995
Server IP : 198.54.116.172 / Your IP : 216.73.216.36
System : Linux server322.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : mail
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /lib/node_modules/npm/node_modules/cacache//rm.js
'use strict'
const BB = require('bluebird')
const index = require('./lib/entry-index')
const memo = require('./lib/memoization')
const path = require('path')
const rimraf = BB.promisify(require('rimraf'))
const rmContent = require('./lib/content/rm')
module.exports = entry
module.exports.entry = entry
function entry (cache, key) {
memo.clearMemoized()
return index.delete(cache, key)
}
module.exports.content = content
function content (cache, integrity) {
memo.clearMemoized()
return rmContent(cache, integrity)
}
module.exports.all = all
function all (cache) {
memo.clearMemoized()
return rimraf(path.join(cache, '*(content-*|index-*)'))
}
Name
Size
Last Modified
Owner / Group
Permissions
Options
.. -- March 03 2024 22:36:29 root / root 0755 lib -- March 03 2024 22:36:29 root / root 0755 locales -- March 03 2024 22:36:29 root / root 0755 CHANGELOG.md 22.309 KB March 10 2021 14:36:36 root / root 0644 LICENSE.md 0.737 KB March 10 2021 14:36:36 root / root 0644 README.es.md 20.478 KB March 10 2021 14:36:36 root / root 0644 README.md 20.002 KB March 10 2021 14:36:36 root / root 0644 en.js 0.057 KB March 10 2021 14:36:36 root / root 0644 es.js 0.057 KB March 10 2021 14:36:36 root / root 0644 get.js 6.713 KB March 10 2021 14:36:36 root / root 0644 index.js 0.057 KB March 10 2021 14:36:36 root / root 0644 ls.js 0.118 KB March 10 2021 14:36:36 root / root 0644 package.json 3.32 KB March 10 2021 14:36:36 root / root 0644 put.js 1.914 KB March 10 2021 14:36:36 root / root 0644 rm.js 0.646 KB March 10 2021 14:36:36 root / root 0644 verify.js 0.054 KB March 10 2021 14:36:36 root / root 0644