New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

edocu-sdk

Package Overview
Dependencies
Maintainers
1
Versions
410
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

edocu-sdk

SDK to interact with eDocu systems

latest
Source
npmnpm
Version
1.6.24
Version published
Maintainers
1
Created
Source

eDocu SDK

This SDK is designed to facilitate interaction with eDocu systems.

Autogenerated documentation is available at https://edocu.dev/.

Installation

To install the SDK, run the following command:

yarn add edocu-sdk

Usage Backend

import eDocu from 'edocu-sdk';

eDocu.setupBackend(...args);

Usage Frontend

import eDocu from 'edocu-sdk';

eDocu.setupClient(...args);

FAQs

Package last updated on 08 Apr 2026

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