1.3.3 • Published 6 months ago

amplia-client v1.3.3

Weekly downloads
47
License
MIT
Repository
github
Last release
6 months ago

Amplia client lib for Node.js

This library contains classes that encapsulate the call to the Amplia service (X.509 certificate issuing solution) for Node.js applications

The recommend way to install Amplia Client Lib is through npm:

$ npm install amplia-client

Or informing on your project's package.json file:

{
  ...
  "dependencies": {
    "amplia-client": "1.3.1"
  }
}

For more information, see Amplia page.

1.3.3

6 months ago

1.3.2

6 months ago

1.3.1

10 months ago

1.3.0

10 months ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

5 years ago