Gathering detailed insights and metrics for @helalabs/client
Gathering detailed insights and metrics for @helalabs/client
npm install @helalabs/client
Typescript
Module System
Node Version
NPM Version
Verify real, reachable, and deliverable emails with instant MX records, SMTP checks, and disposable email detection.
Total Downloads
68
Last Day
1
Last Week
1
Last Month
2
Last Year
26
Minified
Minified + Gzipped
Latest Version
1.0.0
Package Id
@helalabs/client@1.0.0
Unpacked Size
290.76 kB
Size
61.31 kB
File Count
52
NPM Version
8.15.0
Node Version
16.17.0
Published on
Apr 16, 2023
Cumulative downloads
Total Downloads
Last Day
0%
1
Compared to previous day
Last Week
0%
1
Compared to previous week
Last Month
-66.7%
2
Compared to previous month
Last Year
-38.1%
26
Compared to previous year
Developers, see this getting started guide.
Prioritize exposing an unopinionated binding to
oasis-node
's gRPC
services.
Mostly leave the protocol and formats be, and don't create too much abstraction over it.
Aim to create a library that will take less work to maintain when oasis-core changes.
The target audience is developers who are already familiar with oasis-core.
grpc-web
to hook up CBOR-based message
serialization.Quantity
and PublicKey
don't have
dedicated names in the type system.oasis-node
's gRPC interface is not desigend to be secure against untrusted clients. We suggest
using this SDK with an additional access control component.grpc-web
project suggests setting up an
Envoy proxy to allow browsers to connect.Map
, due to a limitation in the heuristic that
converts structures to objets.nil
instead of some empty values and to serialize them as null
or missing
structure fields. This behavior is not modeled in this library's type system.No vulnerabilities found.
No security vulnerabilities found.