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

2

2.3.0

Diff

Changelog

Source

2.3.0 (2024-10-18)

Features

  • Add support for client-side prerequisite events. (#50) (aa0bfa9)
launchdarkly
published 2.2.2 •

Changelog

Source

2.2.2 (2024-08-05)

Bug Fixes

  • Add script required for publishing process. (#48) (ccef6ce)
launchdarkly
published 2.2.0 •

Changelog

Source

[2.2.0] - 2024-05-01

Added:

  • Added an optional timeout to the waitForInitialization method. When a timeout is specified the returned promise will be rejected after the timeout elapses if the client has not finished initializing within that time. When no timeout is specified the returned promise will not be resolved or rejected until the initialization either completes or fails.

Changed:

  • The track method now validates that the provided metricValue is a number. If a metric value is provided, and it is not a number, then a warning will be logged.

Fixed:

  • Fixed the documentation for evaluationReasons for the identify method.
launchdarkly
published 2.1.0 •

Changelog

Source

[2.1.0] - 2024-03-21

Changed:

  • Redact anonymous attributes within feature events
  • Always inline contexts for feature events
launchdarkly
published 2.0.5 •

Changelog

Source

[2.0.5] - 2024-02-09

Fixed:

  • Added type module to package.json.
  • Improved example app.
launchdarkly
published 2.0.4 •

Changelog

Source

[2.0.4] - 2023-08-24

Fixed:

  • Fix wrong github urls in package.json.
launchdarkly
published 2.0.3 •

Changelog

Source

[2.0.3] - 2023-08-08

Fixed:

  • #29 Fix broken exports in package.json due to incorrectly ordered types attribute.
launchdarkly
published 2.0.2 •

Changelog

Source

[2.0.2] - 2023-07-28

Fixed:

  • #23 TypeScript 5 error where declarations could not be found because they are not specified in exports.
launchdarkly
published 2.0.1 •

Changelog

Source

[2.0.1] - 2023-07-06

Fixed:

  • Fixed missing release artifacts in published npm build.
launchdarkly
published 2.0.1-alpha.1 •

2
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