0.5.6 • Published 3 months ago

@mojaloop/security-bc-public-types-lib v0.5.6

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 months ago

Security BC - Public Types Library

Git Commit Git Releases Npm Version NPM Vulnerabilities CircleCI

Mojaloop vNext common security types library - types only, no implementations


Install

See nodes in root dir of this repository

More information on how to install NVM: https://github.com/nvm-sh/nvm

Build

npm run build

Auto build (watch)

npm run watch

Unit Tests

npm run test:unit