Commit Graph

79 Commits

Author SHA1 Message Date
Feross Aboukhadijeh 79ef8e4470 3.1.0 2018-02-20 15:23:40 -08:00
greenkeeper[bot] 635577950a fix(package): update bitfield to version 2.0.0 2018-02-20 05:52:47 +00:00
greenkeeper[bot] ebfcb7df5f chore(package): update dependencies 2017-09-29 05:21:01 +00:00
Feross Aboukhadijeh fb44d87d8a 3.0.11 2017-06-23 16:02:41 -07:00
Feross Aboukhadijeh 123f56ea7f bencode@1 2017-06-23 15:57:20 -07:00
Feross Aboukhadijeh 6467e7d9c7 3.0.10 2017-04-14 11:57:57 -07:00
Feross Aboukhadijeh ca209b0345 package.json author 2017-04-14 10:42:42 -07:00
Feross Aboukhadijeh 4893baa94e feross -> webtorrent 2017-04-13 22:44:24 -07:00
Feross Aboukhadijeh 085e244ae8 3.0.9 2017-01-16 15:23:20 -08:00
Feross Aboukhadijeh a86daa2460 bencode@0.11 2017-01-16 14:57:22 -08:00
Feross Aboukhadijeh 9ad818555d standard 2016-08-25 17:58:44 -07:00
Feross Aboukhadijeh cd0a63689c 3.0.8 2016-05-30 01:43:12 -07:00
Feross Aboukhadijeh 6a18461ba9 bencode@0.10 2016-05-30 01:38:56 -07:00
Feross Aboukhadijeh e6aafdb332 Merge pull request #17 from feross/safe-buffer
Use safe-buffer
2016-05-30 01:38:07 -07:00
Feross Aboukhadijeh 9e9c187bf3 Use safe-buffer
Use the new Buffer APIs from Node v6 for added security. For example,
`Buffer.from()` will throw if passed a number, unlike `Buffer()` which
allocated UNINITIALIZED memory in that case.

Use the `safe-buffer` package for compatibility with previous versions
of Node.js, including v4.x, v0.12, and v0.10.

https://github.com/feross/safe-buffer
2016-05-30 00:56:47 -07:00
greenkeeperio-bot 50f97ee821 chore(package): update standard to version 7.0.1
https://greenkeeper.io/
2016-05-04 16:54:16 +02:00
Feross Aboukhadijeh 7f2a017982 3.0.7 2016-04-24 01:07:50 -07:00
Feross Aboukhadijeh 9e5c1fbe94 3.0.6 2016-04-04 04:11:55 -07:00
greenkeeperio-bot 0d54b8a399 chore(package): update bencode to version 0.9.0
http://greenkeeper.io/
2016-04-02 18:24:38 -07:00
Feross Aboukhadijeh 297cf6e9a6 3.0.5 2016-03-23 18:27:42 -07:00
greenkeeperio-bot d20d1e10e8 chore(package): update bencode to version 0.8.0
http://greenkeeper.io/
2016-03-23 17:12:02 -07:00
Feross Aboukhadijeh e247069bcf 3.0.4 2016-03-16 12:35:44 -07:00
Feross Aboukhadijeh c91d132b6b use webtorrent-fixtures 2016-03-16 12:33:57 -07:00
Feross Aboukhadijeh 5fad79dd03 3.0.3 2016-02-27 22:57:52 -08:00
greenkeeperio-bot 0e05220ed9 chore(package): update parse-torrent to version 5.7.1
http://greenkeeper.io/
2016-02-14 00:48:03 -08:00
Feross Aboukhadijeh cb95505f14 3.0.2 2016-02-09 22:20:07 -08:00
Feross Aboukhadijeh b2824bb228 standard@6 2016-02-09 22:10:22 -08:00
Feross Aboukhadijeh 0734f4b4e0 add debug log 2016-02-09 22:09:48 -08:00
Feross Aboukhadijeh 6fc24a9db2 3.0.1 2015-12-02 18:38:57 -08:00
Feross Aboukhadijeh aabe79dde1 add missing zuul dependency 2015-12-02 18:33:10 -08:00
Feross Aboukhadijeh 25598089a1 3.0.0 2015-12-02 18:29:32 -08:00
Feross Aboukhadijeh 5e87a38157 add sauce labs tests 2015-12-02 18:26:44 -08:00
Feross Aboukhadijeh 32f5c04b00 standard 2015-12-02 18:17:31 -08:00
Feross Aboukhadijeh 3b97b75c15 bittorrent-protocol@2 2015-12-02 18:12:53 -08:00
Feross Aboukhadijeh 6b4d4a3ff1 parse-torrent@5 2015-12-02 18:12:36 -08:00
Feross Aboukhadijeh 6b2b79c875 2.7.4 2015-08-06 15:49:55 +02:00
Feross Aboukhadijeh 4a464c4bbb fix "npm docs" command 2015-08-06 15:49:35 +02:00
Feross Aboukhadijeh 093837f212 2.7.3 2015-05-04 17:27:29 -07:00
Feross Aboukhadijeh 9df4368701 tape@4 2015-05-04 17:26:59 -07:00
Feross Aboukhadijeh c7890651e7 2.7.2 2015-02-28 17:07:36 -05:00
Feross Aboukhadijeh 772567c1d6 parse-torrent@4 2015-02-28 17:06:27 -05:00
Feross Aboukhadijeh b0ec983a45 bencode@0.7 2015-02-28 17:05:42 -05:00
Feross Aboukhadijeh fa6ef7a5ce 2.7.1 2015-01-22 15:11:11 -08:00
Feross Aboukhadijeh ed8b7caff5 parse-torrent@3 2015-01-22 15:11:01 -08:00
Feross Aboukhadijeh 1e76d4d466 tape@3 2015-01-22 15:10:55 -08:00
Feross Aboukhadijeh 363ddd0acf 2.7.0 2015-01-04 21:54:53 -08:00
Feross Aboukhadijeh 633f2ad531 use simple-sha1 2015-01-04 21:54:47 -08:00
Feross Aboukhadijeh 463c5278c5 2.6.1 2014-12-17 22:17:15 -08:00
Feross Aboukhadijeh 720da46c44 2.6.0 2014-09-15 09:11:00 -07:00
Feross Aboukhadijeh 19c4543e44 use git-sha1 (for smaller bundle size) 2014-09-15 09:10:50 -07:00