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

@launchdarkly/js-server-sdk-common

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchdarkly/js-server-sdk-common - npm Package Compare versions

Comparing version 0.1.0 to 0.2.0

7

CHANGELOG.md

@@ -5,4 +5,11 @@ # Changelog

## [0.2.0](https://github.com/launchdarkly/js-core/compare/js-server-sdk-common-v0.1.0...js-server-sdk-common-v0.2.0) (2023-03-16)
### Features
* Update packaging to include only needed files. ([06b2f28](https://github.com/launchdarkly/js-core/commit/06b2f28c85ba9e8610f88cb234546403e534fa77))
## 0.1.0 (2023-03-15)
Initial prerelease version.

4

package.json
{
"name": "@launchdarkly/js-server-sdk-common",
"version": "0.1.0",
"version": "0.2.0",
"type": "commonjs",

@@ -24,3 +24,3 @@ "main": "./dist/index.js",

"dependencies": {
"@launchdarkly/js-sdk-common": "0.1.0",
"@launchdarkly/js-sdk-common": "0.2.0",
"semver": "^7.3.8"

@@ -27,0 +27,0 @@ },

# LaunchDarkly SDK JavaScript Common Server Code
[![NPM](TODO)
![Actions Status](TODO)
[![Documentation](https://img.shields.io/static/v1?label=GitHub+Pages&message=API+reference&color=00add8)](TODO)
[![NPM][js-server-sdk-common-badge]][js-server-sdk-common-link]
[![Actions Status][shared-sdk-server-ci-badge]][shared-sdk-server-ci]
[![Documentation](https://launchdarkly.github.io/js-core/packages/shared/common/docs/)
This project contains Typescript classes and interfaces that are applicable to server-side SDKs.
This library is a beta version and should not be considered ready for production use while this message is visible.
## Contributing

@@ -26,1 +28,7 @@

- [blog.launchdarkly.com](https://blog.launchdarkly.com/ 'LaunchDarkly Blog Documentation') for the latest product updates
[shared-sdk-server-ci-badge]: https://github.com/launchdarkly/js-core/actions/workflows/sdk-server.yml/badge.svg
[shared-sdk-server-ci]: https://github.com/launchdarkly/js-core/actions/workflows/sdk-server.yml
[js-server-sdk-common-badge]: https://img.shields.io/npm/v/@launchdarkly/js-server-sdk-common.svg?style=flat-square
[js-server-sdk-common-link]: https://www.npmjs.com/package/@launchdarkly/js-server-sdk-common
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