@adonisjs/hash

v8.3.0-0
Multi driver hash module with support for PHC string formats
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 && tsc

pretest

npm run lint

release

np

version

npm run build

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
  • Whatever
  • adonisjs,virk
  • released 1/17/2023

Downloads