UNPKG

parse-torrent

Version:

Parse a torrent identifier (magnet uri, .torrent file, info hash)

188 lines (84 loc) 9.16 kB
## [11.0.19](https://github.com/webtorrent/parse-torrent/compare/v11.0.18...v11.0.19) (2025-10-07) ### Bug Fixes * Greatly improve efficiency with torrents with a large number of files ([#198](https://github.com/webtorrent/parse-torrent/issues/198)) ([964e080](https://github.com/webtorrent/parse-torrent/commit/964e0805e1ddb0561b626fab21fda5dd3f82fa3c)) ## [11.0.18](https://github.com/webtorrent/parse-torrent/compare/v11.0.17...v11.0.18) (2025-01-04) ### Bug Fixes * **deps:** update dependency magnet-uri to ^7.0.7 ([#192](https://github.com/webtorrent/parse-torrent/issues/192)) ([aaeb8d5](https://github.com/webtorrent/parse-torrent/commit/aaeb8d59be09c29ed740a679e4f14c54a4bfbd28)) ## [11.0.17](https://github.com/webtorrent/parse-torrent/compare/v11.0.16...v11.0.17) (2024-06-29) ### Bug Fixes * **deps:** update dependency uint8-util to ^2.2.5 ([#185](https://github.com/webtorrent/parse-torrent/issues/185)) ([c0c72ce](https://github.com/webtorrent/parse-torrent/commit/c0c72ceb2ca7484434cf4c25563191697febf12a)) ## [11.0.16](https://github.com/webtorrent/parse-torrent/compare/v11.0.15...v11.0.16) (2024-01-16) ### Bug Fixes * **deps:** update dependency uint8-util to ^2.2.4 ([#167](https://github.com/webtorrent/parse-torrent/issues/167)) ([8983eac](https://github.com/webtorrent/parse-torrent/commit/8983eaccd2d0e94cb953fb4c37d54ed6d9c8dba6)) ## [11.0.15](https://github.com/webtorrent/parse-torrent/compare/v11.0.14...v11.0.15) (2024-01-16) ### Bug Fixes * build badges url ([#180](https://github.com/webtorrent/parse-torrent/issues/180)) ([15134f5](https://github.com/webtorrent/parse-torrent/commit/15134f5d753f96fdbc643ebb72d298f80be94d37)) ## [11.0.14](https://github.com/webtorrent/parse-torrent/compare/v11.0.13...v11.0.14) (2023-08-11) ### Bug Fixes * **deps:** update dependency uint8-util to ^2.2.2 ([#162](https://github.com/webtorrent/parse-torrent/issues/162)) ([15ba6e0](https://github.com/webtorrent/parse-torrent/commit/15ba6e022c53d17d8a15deebbac887736638af4e)) ## [11.0.13](https://github.com/webtorrent/parse-torrent/compare/v11.0.12...v11.0.13) (2023-08-10) ### Bug Fixes * **deps:** update dependency bencode to v4 ([#164](https://github.com/webtorrent/parse-torrent/issues/164)) ([89b0b2b](https://github.com/webtorrent/parse-torrent/commit/89b0b2b76414a6773b9ce0c31ce8cc004ed7e3b8)) ## [11.0.12](https://github.com/webtorrent/parse-torrent/compare/v11.0.11...v11.0.12) (2023-05-31) ### Bug Fixes * **deps:** update dependency magnet-uri to ^7.0.5 ([#156](https://github.com/webtorrent/parse-torrent/issues/156)) ([0784624](https://github.com/webtorrent/parse-torrent/commit/0784624754efeeeb6c2360822231bbd908572dfc)) ## [11.0.11](https://github.com/webtorrent/parse-torrent/compare/v11.0.10...v11.0.11) (2023-05-30) ### Bug Fixes * remove unused hack ([#155](https://github.com/webtorrent/parse-torrent/issues/155)) ([ea0cc5e](https://github.com/webtorrent/parse-torrent/commit/ea0cc5eb589375d97698426b11963acacc5345b8)) ## [11.0.10](https://github.com/webtorrent/parse-torrent/compare/v11.0.9...v11.0.10) (2023-05-27) ### Bug Fixes * **deps:** update dependency magnet-uri to ^7.0.4 ([#154](https://github.com/webtorrent/parse-torrent/issues/154)) ([446a0ba](https://github.com/webtorrent/parse-torrent/commit/446a0ba598b20bef7d7fa4e4d475754144801f54)) ## [11.0.9](https://github.com/webtorrent/parse-torrent/compare/v11.0.8...v11.0.9) (2023-05-27) ### Bug Fixes * **deps:** update dependency uint8-util to ^2.1.9 ([#146](https://github.com/webtorrent/parse-torrent/issues/146)) ([e0c1db2](https://github.com/webtorrent/parse-torrent/commit/e0c1db2f089e1bb02ee8d89fc8348fc5582506a7)) ## [11.0.8](https://github.com/webtorrent/parse-torrent/compare/v11.0.7...v11.0.8) (2023-04-03) ### Bug Fixes * **deps:** update dependency magnet-uri to ^7.0.3 ([#150](https://github.com/webtorrent/parse-torrent/issues/150)) ([6406b7b](https://github.com/webtorrent/parse-torrent/commit/6406b7ba31631718aad0aa5a918045804ddf4cf7)) ## [11.0.7](https://github.com/webtorrent/parse-torrent/compare/v11.0.6...v11.0.7) (2023-01-31) ### Bug Fixes * **deps:** update dependency cross-fetch-ponyfill to ^1.0.3 ([#144](https://github.com/webtorrent/parse-torrent/issues/144)) ([6df9d6e](https://github.com/webtorrent/parse-torrent/commit/6df9d6ec56fc3e82c87aa3690ee5fccc8d79c3d8)) * **deps:** update webtorrent ([#142](https://github.com/webtorrent/parse-torrent/issues/142)) ([6f865fe](https://github.com/webtorrent/parse-torrent/commit/6f865fe41386c9870fdaad57880d4bb82b4bc779)), closes [#145](https://github.com/webtorrent/parse-torrent/issues/145) ## [11.0.6](https://github.com/webtorrent/parse-torrent/compare/v11.0.5...v11.0.6) (2023-01-31) ### Bug Fixes * **deps:** update dependency uint8-util to ^2.1.7 ([#143](https://github.com/webtorrent/parse-torrent/issues/143)) ([bfa0190](https://github.com/webtorrent/parse-torrent/commit/bfa019012a5c294de2760564f10e4407eebf5bcc)) ## [11.0.5](https://github.com/webtorrent/parse-torrent/compare/v11.0.4...v11.0.5) (2023-01-31) ### Bug Fixes * fs polyfill ([#140](https://github.com/webtorrent/parse-torrent/issues/140)) ([a39ed02](https://github.com/webtorrent/parse-torrent/commit/a39ed029c087a40be44c0de2b92e8dcca07cadf7)) ## [11.0.4](https://github.com/webtorrent/parse-torrent/compare/v11.0.3...v11.0.4) (2023-01-27) ### Bug Fixes * ESM imports ([#139](https://github.com/webtorrent/parse-torrent/issues/139)) ([fc29cd8](https://github.com/webtorrent/parse-torrent/commit/fc29cd8099f051753c503d90e3abc7ceed91150a)) ## [11.0.3](https://github.com/webtorrent/parse-torrent/compare/v11.0.2...v11.0.3) (2023-01-26) ### Bug Fixes * move global to package.json ([#138](https://github.com/webtorrent/parse-torrent/issues/138)) ([1112d2a](https://github.com/webtorrent/parse-torrent/commit/1112d2a8423972f727dac91e0dfe7806c8ac8a1c)) ## [11.0.2](https://github.com/webtorrent/parse-torrent/compare/v11.0.1...v11.0.2) (2023-01-26) ### Bug Fixes * **deps:** update dependency uint8-util to ^2.1.5 ([#135](https://github.com/webtorrent/parse-torrent/issues/135)) ([a2d03c5](https://github.com/webtorrent/parse-torrent/commit/a2d03c553e1ff332574a8b938988b597fab32ad9)) ## [11.0.1](https://github.com/webtorrent/parse-torrent/compare/v11.0.0...v11.0.1) (2023-01-25) ### Performance Improvements * drop simple-get ([#131](https://github.com/webtorrent/parse-torrent/issues/131)) ([0176518](https://github.com/webtorrent/parse-torrent/commit/01765183c3a032d503c5258467f0ff09587df9fc)) # [11.0.0](https://github.com/webtorrent/parse-torrent/compare/v10.0.2...v11.0.0) (2023-01-25) ### Bug Fixes * **deps:** update dependency bencode to v3 ([#122](https://github.com/webtorrent/parse-torrent/issues/122)) ([2bfae53](https://github.com/webtorrent/parse-torrent/commit/2bfae532e57f83c3babd80d0564f48af8d28292f)) * **deps:** update dependency get-stdin to v9 ([#93](https://github.com/webtorrent/parse-torrent/issues/93)) ([e36a99e](https://github.com/webtorrent/parse-torrent/commit/e36a99e3d4176a37956f41c873c701f4fd0cc570)) * **deps:** update dependency uint8-util to ^2.1.4 ([#129](https://github.com/webtorrent/parse-torrent/issues/129)) ([35ede29](https://github.com/webtorrent/parse-torrent/commit/35ede29dc83651fd59d8d752106938d19874e295)) * drop rusha ([#117](https://github.com/webtorrent/parse-torrent/issues/117)) ([0d3be61](https://github.com/webtorrent/parse-torrent/commit/0d3be61f453d79ab5ba7751bd30e460ccea2f69b)) * release config ([#134](https://github.com/webtorrent/parse-torrent/issues/134)) ([ec9bf75](https://github.com/webtorrent/parse-torrent/commit/ec9bf750b4a44bd20d5fcb1fec3218c54fa57f7c)) ### BREAKING CHANGES * perf: drop rusha, buffer * fix: error throw tests ## [10.0.2](https://github.com/webtorrent/parse-torrent/compare/v10.0.1...v10.0.2) (2023-01-11) ## [10.0.1](https://github.com/webtorrent/parse-torrent/compare/v10.0.0...v10.0.1) (2022-12-04) ### Bug Fixes * cli ([#124](https://github.com/webtorrent/parse-torrent/issues/124)) ([b67d213](https://github.com/webtorrent/parse-torrent/commit/b67d213a66fbd526bc961488af8b2bf65d08a108)) # [10.0.0](https://github.com/webtorrent/parse-torrent/compare/v9.1.5...v10.0.0) (2022-11-28) ### Features * esm ([#118](https://github.com/webtorrent/parse-torrent/issues/118)) ([51551a5](https://github.com/webtorrent/parse-torrent/commit/51551a5d7d464df7d8c81cc70c97648d5d2ddefb)) ### BREAKING CHANGES * ESM only ## [9.1.5](https://github.com/webtorrent/parse-torrent/compare/v9.1.4...v9.1.5) (2022-03-26) ### Bug Fixes * **deps:** update dependency simple-get to ^4.0.1 ([7860eda](https://github.com/webtorrent/parse-torrent/commit/7860edad8bb5dd9ba2cc7135452aea173f70ccc1)) ## [9.1.4](https://github.com/webtorrent/parse-torrent/compare/v9.1.3...v9.1.4) (2021-08-04) ### Bug Fixes * **deps:** update dependency bencode to ^2.0.2 ([#98](https://github.com/webtorrent/parse-torrent/issues/98)) ([38d9dc3](https://github.com/webtorrent/parse-torrent/commit/38d9dc33b74f9f320e01ea52cb4a2796625617cc)) * **deps:** update webtorrent ([f5e7992](https://github.com/webtorrent/parse-torrent/commit/f5e79929eb0b5f397fe4a4e5e3ee5b54285211fb))