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

launchdarkly-js-sdk-common

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

launchdarkly-js-sdk-common - npm Package Versions

13
8

5.0.0-alpha.6

Diff

launchdarkly
published 5.0.0-alpha.5 •

launchdarkly
published 5.0.0-alpha.4 •

launchdarkly
published 5.0.0-alpha.3 •

launchdarkly
published 5.0.0-alpha.2 •

launchdarkly
published 5.0.0-alpha.1 •

launchdarkly
published 4.3.2 •

Changelog

Source

[4.3.2] - 2022-10-20

Added:

  • Implemented jitter and backoff for streaming connections. When a connection fails the retry will start at the streamReconnectDelay and will double on each unsuccessful consecutive connection attempt (backoff) to a max of 30 seconds. The delay will be adjusted from 50%-100% of the calculated delay to prevent many clients from attempting to reconnect at the same time (jitter).

Changed:

  • Removed usage of flatMap. (Thanks @mateuszsikora)
launchdarkly
published 3.8.2 •

launchdarkly
published 4.3.1 •

Changelog

Source

[4.3.1] - 2022-10-17

Fixed:

  • Fixed an issue that prevented the flag-used inspector from being called.
launchdarkly
published 3.8.1 •

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