PHP 7.4.33
Preview: safe_format.js Size: 262 B
/usr/share/nodejs/normalize-package-data/lib/safe_format.js
var util = require('util')

module.exports = function () {
  var args = Array.prototype.slice.call(arguments, 0)
  args.forEach(function (arg) {
    if (!arg) {
      throw new TypeError('Bad arguments.')
    }
  })
  return util.format.apply(null, arguments)
}

Directory Contents

Dirs: 0 × Files: 7
Name Size Perms Modified Actions
547 B lrw-r--r-- 2021-08-18 15:50:42
Edit Download
12.22 KB lrw-r--r-- 2021-08-18 15:50:42
Edit Download
711 B lrw-r--r-- 2021-08-18 15:50:42
Edit Download
1.35 KB lrw-r--r-- 2021-08-18 15:50:42
Edit Download
262 B lrw-r--r-- 2021-08-18 15:50:42
Edit Download
747 B lrw-r--r-- 2021-08-18 15:50:42
Edit Download
1.76 KB lrw-r--r-- 2021-08-18 15:50:42
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).