[ Th3_Err0r Bypassed ]




Upload:

Command:

liwaavux@216.73.216.150: ~ $
'use strict'
var chain = require('slide').chain
var build = require('../../build.js')
var npm = require('../../npm.js')
var packageId = require('../../utils/package-id.js')

module.exports = function (top, buildpath, pkg, log, next) {
  log.silly('build', packageId(pkg))
  chain([
    [build.linkStuff, pkg.package, pkg.path, npm.config.get('global'), true],
    [build.writeBuiltinConf, pkg.package, pkg.path]
  ], next)
}

Filemanager

Name Type Size Permission Actions
build.js File 425 B 0644
extract.js File 2.79 KB 0644
fetch.js File 882 B 0644
finalize.js File 2.74 KB 0644
global-install.js File 606 B 0644
global-link.js File 242 B 0644
install.js File 298 B 0644
move.js File 3.16 KB 0644
postinstall.js File 306 B 0644
preinstall.js File 305 B 0644
prepublish.js File 305 B 0644
remove.js File 2.42 KB 0644
test.js File 293 B 0644
update-linked.js File 356 B 0644