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

launchdarkly-vue-client-sdk

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

launchdarkly-vue-client-sdk - npm Package Versions

1

2.0.0

Diff

Changelog

Source

[2.0.0] - 2023-06-30

The latest version of this SDK supports LaunchDarkly's new custom contexts feature. Contexts are an evolution of a previously-existing concept, "users." For more information please read the JavaScript SDK's latest release notes.

For detailed information about this version, please refer to the list below. For information on how to upgrade from the previous version, please read the migration guide.

Added:

  • The context configuration option has been added.

Deprecated:

  • The user configuration option has been deprecated. Please use context instead.
launchdarkly
published 1.2.1 •

Changelog

Source

[1.2.1] - 2022-10-21

Changed:

  • Upgraded to js-client-sdk version 2.24.2 which includes implementations of 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).
launchdarkly
published 1.2.0 •

Changelog

Source

[1.2.0] - 2022-10-18

Changed:

  • Updated js-client-sdk to 2.24.0 which added support for Inspectors that can be used for collecting information for monitoring, analytics, and debugging.
launchdarkly
published 1.1.0 •

Changelog

Source

[1.1.0] - 2022-10-05

Changed:

  • Updated js-client-sdk version which removed event de-duplication functionality which was made redundant by support of summary events. This will improve the default event behavior when using experimentation.
launchdarkly
published 1.0.2 •

Changelog

Source

[1.0.2] - 2022-08-11

Fixed:

  • Remove some unnecessary files, reducing package size
launchdarkly
published 1.0.1 •

Changelog

Source

[1.0.1] - 2022-08-11

Fixed

  • Bug preventing useLDFlag from evaluating flags on mount
launchdarkly
published 1.0.0 •

Changelog

Source

[1.0.0] - 2022-07-13

Added:

  • Initial release
launchdarkly
published 1.0.0-SNAPSHOT •

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