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

k-rpc

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

k-rpc - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

index.js

@@ -102,2 +102,4 @@ var socket = require('k-rpc-socket')

if (!missing) return cb(new Error('All queries failed'), 0)
for (var i = 0; i < nodes.length; i++) {

@@ -104,0 +106,0 @@ if (message.a) message.a.token = nodes[i].token

2

package.json
{
"name": "k-rpc",
"version": "2.0.1",
"version": "2.0.2",
"description": "Low-level implementation of the k-rpc protocol used the BitTorrent DHT.",

@@ -5,0 +5,0 @@ "main": "index.js",

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