0.6.1 • Published 1 year ago

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

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