Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@eppo/js-client-sdk

Package Overview
Dependencies
Maintainers
9
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eppo/js-client-sdk

Eppo SDK for client-side JavaScript applications

latest
Source
npmnpm
Version
3.18.0
Version published
Weekly downloads
64K
-0.29%
Maintainers
9
Weekly downloads
 
Created
Source

Eppo Javascript SDK

Test and lint SDK

Getting Started

Refer to our SDK documentation for how to install and use the SDK.

Publishing Releases

When publishing releases, the following rules apply:

  • Standard Release:

    • Create a release with tag format vX.Y.Z (e.g., v4.3.5)
    • Keep "Set as latest release" checked
    • Package will be published to NPM with the latest tag
  • Pre-release:

    • Create a release with tag format vX.Y.Z-label.N (e.g., v4.3.5-alpha.1)
    • Check the "Set as pre-release" option
    • Package will be published to NPM with the pre-release label as its tag (e.g., alpha.1)

Note: The release will not be published if:

  • A pre-release is marked as "latest"
  • A pre-release label is used without checking "Set as pre-release"

FAQs

Package last updated on 06 Oct 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts