Gathering detailed insights and metrics for launchdarkly-node-server-sdk
Gathering detailed insights and metrics for launchdarkly-node-server-sdk
Gathering detailed insights and metrics for launchdarkly-node-server-sdk
Gathering detailed insights and metrics for launchdarkly-node-server-sdk
LaunchDarkly Server-side SDK for Node
npm install launchdarkly-node-server-sdk
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
79 Stars
730 Commits
65 Forks
53 Watching
8 Branches
199 Contributors
Updated on 15 Jul 2024
JavaScript (97.96%)
TypeScript (1.52%)
Shell (0.51%)
Cumulative downloads
Total Downloads
Last day
-38.1%
110,960
Compared to previous day
Last week
-1.4%
833,010
Compared to previous week
Last month
3%
3,507,777
Compared to previous month
Last year
5.1%
33,488,441
Compared to previous year
As mentioned in the repository changelog, the launchdarkly-node-server-sdk
project has been renamed to @launchdarkly/node-server-sdk
. All future releases will be made from the new repository. Please consider upgrading and filing potential requests in that repository's issue tracker.
The LaunchDarkly Server-Side SDK for Node.js is designed primarily for use in multi-user systems such as web servers and applications. It follows the server-side LaunchDarkly model for multi-user contexts. It is not intended for use in desktop and embedded systems applications.
For using LaunchDarkly in client-side Node.js applications, refer to our Client-side Node.js SDK.
LaunchDarkly is a feature management platform that serves trillions of feature flags daily to help teams build better software, faster. Get started using LaunchDarkly today!
This version of the LaunchDarkly SDK is compatible with Node.js versions 12 and above.
Refer to the SDK reference guide for instructions on getting started with using the SDK.
Read our documentation for in-depth instructions on configuring and using LaunchDarkly. You can also head straight to the complete reference guide for this SDK.
The authoritative description of all properties and methods is in the TypeScript documentation.
We run integration tests for all our SDKs using a centralized test harness. This approach gives us the ability to test for consistency across SDKs, as well as test networking behavior in a long-running application. These tests cover each method in the SDK, and verify that event sending, flag evaluation, stream reconnection, and other aspects of the SDK all behave correctly.
We encourage pull requests and other contributions from the community. Check out our contributing guidelines for instructions on how to contribute to this SDK.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
security policy file detected
Details
Reason
license file detected
Details
Reason
Found 14/26 approved changesets -- score normalized to 5
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
project is archived
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
Project has not signed or included provenance with any releases.
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-18
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More