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

torrent-discovery

Package Overview
Dependencies
Maintainers
9
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

torrent-discovery - npm Package Compare versions

Comparing version 10.0.0 to 10.0.1

9

CHANGELOG.md

@@ -0,1 +1,10 @@

## [10.0.1](https://github.com/webtorrent/torrent-discovery/compare/v10.0.0...v10.0.1) (2023-01-24)
### Bug Fixes
* **deps:** update dependency bittorrent-dht to v11 ([#89](https://github.com/webtorrent/torrent-discovery/issues/89)) ([3eeb978](https://github.com/webtorrent/torrent-discovery/commit/3eeb978db585d931115a932f1d78b9f639a2f551))
* **deps:** update dependency bittorrent-lsd to v2 ([#90](https://github.com/webtorrent/torrent-discovery/issues/90)) ([e2e44a5](https://github.com/webtorrent/torrent-discovery/commit/e2e44a5813fd6e25b8498cd46b16d7fb8e3a82db))
* **deps:** update dependency bittorrent-tracker to v10 ([#91](https://github.com/webtorrent/torrent-discovery/issues/91)) ([eb664bb](https://github.com/webtorrent/torrent-discovery/commit/eb664bb42c82afd8a71f1b6c379f0f58e4de9ea3))
# [10.0.0](https://github.com/webtorrent/torrent-discovery/compare/v9.4.15...v10.0.0) (2022-12-06)

@@ -2,0 +11,0 @@

10

package.json
{
"name": "torrent-discovery",
"description": "Discover BitTorrent and WebTorrent peers",
"version": "10.0.0",
"version": "10.0.1",
"author": {

@@ -20,5 +20,5 @@ "name": "WebTorrent LLC",

"dependencies": {
"bittorrent-dht": "^10.0.7",
"bittorrent-tracker": "^9.19.0",
"bittorrent-lsd": "^1.1.1",
"bittorrent-dht": "^11.0.1",
"bittorrent-tracker": "^10.0.1",
"bittorrent-lsd": "^2.0.0",
"debug": "^4.3.4",

@@ -32,3 +32,3 @@ "run-parallel": "^1.2.0"

"standard": "*",
"tape": "5.6.1"
"tape": "5.6.3"
},

@@ -35,0 +35,0 @@ "keywords": [

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