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.6 to 11.0.7

8

CHANGELOG.md

@@ -0,1 +1,9 @@

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

@@ -2,0 +10,0 @@

10

package.json
{
"name": "parse-torrent",
"description": "Parse a torrent identifier (magnet uri, .torrent file, info hash)",
"version": "11.0.6",
"version": "11.0.7",
"author": {

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

"dependencies": {
"bencode": "^3.0.0",
"cross-fetch-ponyfill": "^1.0.1",
"bencode": "^3.0.3",
"cross-fetch-ponyfill": "^1.0.3",
"get-stdin": "^9.0.0",
"magnet-uri": "^7.0.1",
"magnet-uri": "^7.0.2",
"queue-microtask": "^1.2.3",

@@ -38,3 +38,3 @@ "uint8-util": "^2.1.7"

"tape": "5.6.3",
"webtorrent-fixtures": "2.0.0",
"webtorrent-fixtures": "2.0.2",
"xtend": "4.0.2"

@@ -41,0 +41,0 @@ },

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