node-torrent icon indicating copy to clipboard operation
node-torrent copied to clipboard

Torrent reader, writer, and hash checker for node.

Results 6 node-torrent issues
Sort by recently updated
recently updated
newest added

🚨 Your current dependencies have known security vulnerabilities 🚨 This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge...

depfu

🚨 Your current dependencies have known security vulnerabilities 🚨 This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge...

depfu

Ideal interface, very similar to the README example: ``` javascript var fs = require('fs'); var nt = require('nt'); var file = fs.readFile('foo.txt'); var torrent = nt.stream(); file.pipe( torrent ); torrent.pipe(...

enhancement

🚨 Your current dependencies have known security vulnerabilities 🚨 This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge...

depfu

🚨 Your current dependencies have known security vulnerabilities 🚨 This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge...

depfu

Hi `fent/node-torrent`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...