0.1.15 • Published 3 years ago

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

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 years 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