Submit
Path:
~
/
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
normalize-package-data
/
lib
/
File Content:
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) }
Submit
FILE
FOLDER
Name
Size
Permission
Action
extract_description.js
509 bytes
0644
fixer.js
11802 bytes
0644
make_warning.js
710 bytes
0644
normalize.js
1341 bytes
0644
safe_format.js
246 bytes
0644
typos.json
747 bytes
0644
warning_messages.json
1798 bytes
0644
N4ST4R_ID | Naxtarrr