New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2 to 2.22.3

6

CHANGELOG.md

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

## [2.22.3] - 2021-06-09
### Fixed:
- Events for the [LaunchDarkly debugger](https://docs.launchdarkly.com/home/flags/debugger) are now properly pre-processed to omit private user attributes, as well as enforce only expected top level attributes are sent.
- Events for the [LaunchDarkly debugger](https://docs.launchdarkly.com/home/flags/debugger) now include the index of the variation responsible for the evaluation result.
## [2.22.2] - 2021-04-06

@@ -7,0 +13,0 @@ ### Changed:

4

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

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

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

@@ -64,0 +64,0 @@ "uuid": "^3.3.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