Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

parse-torrent

Package Overview
Dependencies
Maintainers
9
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-torrent - npm Package Compare versions

Comparing version 11.0.10 to 11.0.11

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [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)

@@ -2,0 +9,0 @@

4

index.js

@@ -262,8 +262,4 @@ /*! parse-torrent. MIT License. WebTorrent LLC <https://webtorrent.io/opensource> */

// Workaround Browserify v13 bug
// https://github.com/substack/node-browserify/issues/1483
;(() => { Buffer.alloc(0) })()
export default parseTorrent
const toMagnetURI = encode
export { parseTorrentRemote as remote, encodeTorrentFile as toTorrentFile, toMagnetURI }
{
"name": "parse-torrent",
"description": "Parse a torrent identifier (magnet uri, .torrent file, info hash)",
"version": "11.0.10",
"version": "11.0.11",
"author": {

@@ -6,0 +6,0 @@ "name": "WebTorrent LLC",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc