@adonisjs/hash

v8.3.1-7
Framework agnostic Password hashing package with support for PHC string format
hash bcrypt argon2

lint

eslint . --ext=.ts

test

cross-env NODE_DEBUG=adonisjs:hash c8 npm run vscode:test

build

npm run compile

clean

del-cli build

format

prettier --write .

compile

npm run lint && npm run clean && tsup-node

pretest

npm run lint

release

np

version

npm run build

typecheck

tsc --noEmit

sync-labels

github-label-sync --labels .github/labels.json adonisjs/hash

vscode:test

node --loader=ts-node/esm bin/test.ts

prepublishOnly

npm run build
npm i @adonisjs/[email protected]

Metadata

  • MIT
  • >=18.16.0
  • adonisjs,virk
  • released 10/17/2023

Downloads