node-object-hash

v2.3.8
Node.js object hash library with properties/arrays sorting to provide constant hashes
hash object hash-object object-hash es6 crypto

prebenchmark

npm i --no-save hash-object object-hash benchmark

benchmark

node benchmark/bench.js

prebenchmark:custom

npm i --no-save hash-object object-hash benchmark

benchmark:custom

node --expose-gc benchmark/custom.js

build

npm run build:node

build:node

tsc -p tsconfig.json

get-changelog

conventional-changelog -r 2 -p angular

lint

npm run lint:eslint

lint:eslint

eslint . --ext js,jsx,ts,tsx

prerelease

npm run typedoc && git add -A ./docs

release

git add -A && standard-version -a

test

npm audit --production && npm run lint && npm run unit

typedoc

rm -rf ./docs/* && typedoc && pretty-quick

unit

jest --coverage

postunit

codecov || true

version:update

echo v$npm_package_version > VERSION

Metadata

  • MIT
  • >=0.10.0
  • m03geek
  • released 7/31/2021

Downloads

Maintainers