New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

@canvas-js/client

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.1
Version published
Weekly downloads
94
44.62%
Maintainers
0
Weekly downloads
 
Created

@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 26 Nov 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