@adonisjs/hash

v8.3.1-8
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

tsup-node && tsc --emitDeclarationOnly --declaration

pretest

npm run lint

release

np

version

npm run build

typecheck

tsc --noEmit

precompile

npm run lint && npm run clean

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 11/22/2023

Downloads