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

@launchdarkly/node-server-sdk

Package Overview
Dependencies
Maintainers
1
Versions
68
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 0.3.2 to 0.4.0

7

CHANGELOG.md

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

## [0.4.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v0.3.2...node-server-sdk-v0.4.0) (2023-04-26)
### Features
* Updates common package dep to 1.0.0 ([#101](https://github.com/launchdarkly/js-core/issues/101)) ([9883675](https://github.com/launchdarkly/js-core/commit/98836758d1998f208a1e13a68955611e0b10a8ce))
## [0.3.0](https://github.com/launchdarkly/js-core/compare/node-server-sdk-v0.2.0...node-server-sdk-v0.3.0) (2023-03-16)

@@ -19,0 +26,0 @@

4

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

@@ -25,3 +25,3 @@ "type": "commonjs",

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

@@ -28,0 +28,0 @@ "launchdarkly-eventsource": "^1.4.4"

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

@@ -25,3 +25,3 @@ "type": "commonjs",

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

@@ -28,0 +28,0 @@ "launchdarkly-eventsource": "^1.4.4"

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