🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@canvas-js/client

Package Overview
Dependencies
Maintainers
3
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canvas-js/client

The `Client` class here manages one or more session signers to sign and post messages over the Canvas HTTP API.

0.13.12
npm
Version published
Weekly downloads
48
-77.46%
Maintainers
3
Weekly downloads
 
Created
Source

@canvas-js/client

The Client class here manages one or more session signers to sign and post messages over the Canvas HTTP API.

The HTTP API in question is very simple:

  • GET /api/clock returning { clock: number; parents: string[] }
  • POST /api/insert carrying {}

FAQs

Package last updated on 23 Jan 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