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

launchdarkly-react-client-sdk

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

launchdarkly-react-client-sdk - npm Package Compare versions

Comparing version 2.22.0 to 2.22.1

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Change log

## [2.22.1] - 2021-04-02
### Fixed:
- The property `LDOptions.inlineUsersInEvents` was not included in the TypeScript definitions for the JavaScript SDK.
## [2.22.0] - 2021-01-27

@@ -7,0 +11,0 @@ ### Added:

4

package.json
{
"name": "launchdarkly-react-client-sdk",
"version": "2.22.0",
"version": "2.22.1",
"description": "LaunchDarkly SDK for React",

@@ -59,3 +59,3 @@ "author": "LaunchDarkly <team@launchdarkly.com>",

"dependencies": {
"launchdarkly-js-client-sdk": "2.19.0",
"launchdarkly-js-client-sdk": "2.19.1",
"lodash.camelcase": "^4.3.0",

@@ -62,0 +62,0 @@ "uuid": "^3.3.2"

@@ -50,2 +50,1 @@ # LaunchDarkly Client-side SDK for React

* [blog.launchdarkly.com](https://blog.launchdarkly.com/ "LaunchDarkly Blog Documentation") for the latest product updates
* [Feature Flagging Guide](https://github.com/launchdarkly/featureflags/ "Feature Flagging Guide") for best practices and strategies
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