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 9.4.2 to 9.4.3

9

CHANGELOG.md

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

## [9.4.3](https://github.com/webtorrent/torrent-discovery/compare/v9.4.2...v9.4.3) (2021-08-04)
### Bug Fixes
* **deps:** update dependency debug to ^4.3.2 ([#52](https://github.com/webtorrent/torrent-discovery/issues/52)) ([948a2bb](https://github.com/webtorrent/torrent-discovery/commit/948a2bb717b5ba2b0194afd8c1b3feee5751d0ef))
* **deps:** update dependency run-parallel to ^1.2.0 ([#54](https://github.com/webtorrent/torrent-discovery/issues/54)) ([9174b64](https://github.com/webtorrent/torrent-discovery/commit/9174b64e7e53daab0f202ad771520effeca4f7e0))
* **deps:** update webtorrent ([#53](https://github.com/webtorrent/torrent-discovery/issues/53)) ([349392b](https://github.com/webtorrent/torrent-discovery/commit/349392bcc6baebde8736d9a5750e77b17b325c5c))
## [9.4.2](https://github.com/webtorrent/torrent-discovery/compare/v9.4.1...v9.4.2) (2021-07-23)

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

17

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

@@ -19,7 +19,7 @@ "name": "WebTorrent LLC",

"dependencies": {
"bittorrent-dht": "^10.0.0",
"bittorrent-tracker": "^9.0.0",
"bittorrent-lsd": "^1.0.0",
"debug": "^4.0.0",
"run-parallel": "^1.1.2"
"bittorrent-dht": "^10.0.1",
"bittorrent-tracker": "^9.17.4",
"bittorrent-lsd": "^1.1.1",
"debug": "^4.3.2",
"run-parallel": "^1.2.0"
},

@@ -31,3 +31,3 @@ "devDependencies": {

"standard": "*",
"tape": "5.2.2"
"tape": "5.3.0"
},

@@ -74,3 +74,4 @@ "keywords": [

"github>webtorrent/renovate-config"
]
],
"rangeStrategy": "bump"
},

@@ -77,0 +78,0 @@ "release": {

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