@adonisjs/hash

v9.0.4
Framework agnostic Password hashing package with support for PHC string format
hash bcrypt argon2

lint

eslint .

test

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

build

npm run compile

clean

del-cli build

format

prettier --write .

compile

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

pretest

npm run lint

release

release-it

version

npm run build

typecheck

tsc --noEmit

precompile

npm run lint && npm run clean

quick:test

node --import=ts-node-maintained/register/esm bin/test.ts

sync-labels

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

prepublishOnly

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

Metadata

  • MIT
  • >=20.6.0
  • adonisjs,virk
  • released 9/3/2024

Downloads