@notabene/pii-sdk

v1.16.0
SDK to manage PII encryption

lint

eslint .

test

vitest run --no-color --run --reporter=verbose --no-api --no-threads --no-ui

build

yarn build:clean && yarn build:compile

start

node dist/index.js

watch

parcel watch

prepare

husky install

release

semantic-release

build:clean

rimraf dist/

start:debug

ts-node src/index.ts

build:compile

parcel build --no-source-maps
npm i @notabene/[email protected]

Metadata

  • MIT
  • >=14
  • Unknown
  • released 5/19/2023

Downloads