New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

launchdarkly-node-server-sdk-redis

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

launchdarkly-node-server-sdk-redis - npm Package Compare versions

Comparing version 1.0.0-rc.1 to 1.0.0

docs/build/html/assets/css/main.css

5

CHANGELOG.md

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

## [1.0.0-rc.1] - 2021-06-15
_This is a release candidate version corresponding to the current projected state of the 1.0.0 release. The final 1.0.0 release may include additional functionality or fixes._
## [1.0.0] - 2021-06-17
Initial release of `launchdarkly-node-server-sdk-redis`. This is the Redis integration for version 6.x of the LaunchDarkly server-side SDK for Node.js. An equivalent Redis integration was bundled in versions 5.x and earlier of the SDK.

6

package.json
{
"name": "launchdarkly-node-server-sdk-redis",
"version": "1.0.0-rc.1",
"version": "1.0.0",
"description": "Redis-backed feature store for the LaunchDarkly Node.js SDK",

@@ -25,3 +25,3 @@ "main": "redis_feature_store.js",

"launchdarkly-js-test-helpers": "^1.2.1",
"launchdarkly-node-server-sdk": "^6.0.0-rc.1",
"launchdarkly-node-server-sdk": "^6.0.0",
"prettier": "^2.3.1",

@@ -44,3 +44,3 @@ "typescript": "^4.3.2"

"peerDependencies": {
"launchdarkly-node-server-sdk": "^6.0.0-rc.1"
"launchdarkly-node-server-sdk": "^6.0.0"
},

@@ -47,0 +47,0 @@ "engines": {

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