@axinom/mosaic-id-guard

v0.29.0-rc.0
Authentication and authorization helpers for Axinom Mosaic services
axinom mosaic axinom mosaic

dev

tsc -w

lint

eslint . --ext .ts,.tsx,.js --color --cache

test

jest --silent

build

yarn clean && tsc

clean

rimraf dist

test:ci

jest --reporters=default --reporters=jest-junit --coverage --coverageReporters=cobertura --coverageReporters=html

build:ci

yarn workspaces focus && yarn build

test:cov

jest --coverage --silent && yarn posttest:cov

test:watch

jest --watch --silent

posttest:cov

ts-node ../../../scripts/open-test-coverage.ts -- services/id/lib-id-guard
npm i @axinom/[email protected]

Metadata

Downloads