New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bittorrent-dht

Package Overview
Dependencies
Maintainers
9
Versions
137
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bittorrent-dht - npm Package Compare versions

Comparing version 11.0.4 to 11.0.5

10

package.json

@@ -5,3 +5,3 @@ {

"type": "module",
"version": "11.0.4",
"version": "11.0.5",
"author": {

@@ -16,3 +16,3 @@ "name": "WebTorrent LLC",

"dependencies": {
"bencode": "^3.0.3",
"bencode": "^4.0.0",
"debug": "^4.3.4",

@@ -27,3 +27,3 @@ "k-bucket": "^5.1.0",

"devDependencies": {
"@webtorrent/semantic-release-config": "1.0.8",
"@webtorrent/semantic-release-config": "1.0.10",
"bittorrent-dht-sodium": "1.2.0",

@@ -33,5 +33,5 @@ "ip": "1.1.8",

"run-parallel": "1.2.0",
"semantic-release": "20.1.0",
"semantic-release": "21.0.7",
"standard": "*",
"tape": "5.6.3"
"tape": "5.6.6"
},

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

@@ -22,3 +22,3 @@ # bittorrent-dht [![ci][ci-image]][ci-url] [![npm][npm-image]][npm-url] [![downloads][downloads-image]][downloads-url] [![javascript style guide][standard-image]][standard-url]

- follows [the spec](http://www.bittorrent.org/beps/bep_0005.html)
- supports [BEP44](http://bittorrent.org/beps/bep_0044.html) for storing arbitrary data in the DHT
- supports [BEP44](http://www.bittorrent.org/beps/bep_0044.html) for storing arbitrary data in the DHT
- robust and well-tested

@@ -25,0 +25,0 @@ - Comprehensive, fully-offline test suite

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