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

@suprsend/web-sdk

Package Overview
Dependencies
Maintainers
2
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@suprsend/web-sdk

This is sdk used to integrate suprsend functionality in javascript applications

Source
npmnpm
Version
1.5.1
Version published
Weekly downloads
2.4K
-17.29%
Maintainers
2
Weekly downloads
 
Created
Source

suprsend-browser-sdk

Suprsend Javascript SDK for browsers

Installation

suprsend-browser-sdk is available as npm package. You can install using npm or yarn.

Using npm:

npm install @suprsend/web-sdk

Using yarn:

yarn add @suprsend/web-sdk

Initialization

Initialize the Suprsend SDK

import suprsend from "@suprsend/web-sdk";

...

suprsend.init(WORKSPACE_KEY, WORKSPACE_SECRET); // Initialize SDK

Refer full documentation here

Keywords

suprsend

FAQs

Package last updated on 03 Sep 2024

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