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

bep9-metadata-dl

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bep9-metadata-dl - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

package.json
{
"name": "bep9-metadata-dl",
"version": "0.1.1",
"version": "0.1.2",
"description": "BEP-9 Metadata Downloader",

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

@@ -25,2 +25,11 @@ # bep9-metadata-dl

Optional options are:
```js
{
maxConns: 10, // Maximum connections to peers, (default=5)
fetchTimeout: 30000, // A timer scheduled to keep looking for metadata (default=20000)
socketTimeout: 5000 // Sets the socket to timeout after inactivity (default=5000)
}
```
### Example:

@@ -27,0 +36,0 @@ ```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