[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#814283: Node-tape depends on node-has which is very small



Hi Lucas,

How are you getting on with node-tape? We only have a month to get it into Debian Stretch.

For your information, the only dependency left for node-tape (as far as I know) is node-has. Node has consists of the following two lines of code:

var bind = require('function-bind');
module.exports = bind.call(Function.call, Object.prototype.hasOwnProperty);

It doesn't really make sense to create a whole package just for that. I was planning to either patch node-tape so that it doesn't require node-has, or just provide node-has as binary package of node-tape (in case other packages want to use it - which I had not checked). I can't imaging node-has ever changing that much upstream!

Sorry for not documenting this issue earlier - busy.

Regards,

Ross

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: