Socket
Socket
Sign inDemoInstall

@launchdarkly/node-server-sdk

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchdarkly/node-server-sdk - npm Package Compare versions

Comparing version 9.0.6 to 9.1.0

15

CHANGELOG.md

@@ -11,2 +11,17 @@ # Changelog

## [9.1.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.0.6...node-server-sdk-v9.1.0) (2024-02-06)
### Features
* React-native support for auto-env attributes. Only affects react-native package. ([deea99c](https://github.com/launchdarkly/js-core/commit/deea99ca2fbb3865f2ce55a83b2cf12e0ae2db5e))
* Update eslint jest configuration and versions. ([deea99c](https://github.com/launchdarkly/js-core/commit/deea99ca2fbb3865f2ce55a83b2cf12e0ae2db5e))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* @launchdarkly/js-server-sdk-common bumped from 2.1.3 to 2.2.0
## [9.0.6](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v9.0.5...node-server-sdk-v9.0.6) (2024-01-16)

@@ -13,0 +28,0 @@

9

dist/package.json
{
"name": "@launchdarkly/node-server-sdk",
"version": "9.0.6",
"version": "9.1.0",
"description": "LaunchDarkly Server-Side SDK for Node.js",

@@ -48,3 +48,3 @@ "homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/server-node",

"dependencies": {
"@launchdarkly/js-server-sdk-common": "2.1.3",
"@launchdarkly/js-server-sdk-common": "2.2.0",
"https-proxy-agent": "^5.0.1",

@@ -57,4 +57,4 @@ "launchdarkly-eventsource": "2.0.1"

"@types/jest": "^29.4.0",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint": "^8.45.0",

@@ -65,2 +65,3 @@ "eslint-config-airbnb-base": "^15.0.0",

"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-prettier": "^5.0.0",

@@ -67,0 +68,0 @@ "jest": "^29.5.0",

{
"name": "@launchdarkly/node-server-sdk",
"version": "9.0.6",
"version": "9.1.0",
"description": "LaunchDarkly Server-Side SDK for Node.js",

@@ -48,3 +48,3 @@ "homepage": "https://github.com/launchdarkly/js-core/tree/main/packages/sdk/server-node",

"dependencies": {
"@launchdarkly/js-server-sdk-common": "2.1.3",
"@launchdarkly/js-server-sdk-common": "2.2.0",
"https-proxy-agent": "^5.0.1",

@@ -57,4 +57,4 @@ "launchdarkly-eventsource": "2.0.1"

"@types/jest": "^29.4.0",
"@typescript-eslint/eslint-plugin": "^6.1.0",
"@typescript-eslint/parser": "^6.1.0",
"@typescript-eslint/eslint-plugin": "^6.20.0",
"@typescript-eslint/parser": "^6.20.0",
"eslint": "^8.45.0",

@@ -65,2 +65,3 @@ "eslint-config-airbnb-base": "^15.0.0",

"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.6.3",
"eslint-plugin-prettier": "^5.0.0",

@@ -67,0 +68,0 @@ "jest": "^29.5.0",

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