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

limitd-client

Package Overview
Dependencies
Maintainers
2
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

limitd-client - npm Package Compare versions

Comparing version 2.10.2 to 2.10.3

4

client.js

@@ -175,4 +175,4 @@ const url = require('url');

this.socket = reconnect({
initialDelay: 200,
maxDelay: 1000
initialDelay: 5,
maxDelay: 50
}, stream => {

@@ -179,0 +179,0 @@ this._onNewStream(stream);

{
"name": "limitd-client",
"version": "2.10.2",
"version": "2.10.3",
"description": "limitd client for node.js",

@@ -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