node-object-hash

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

audit

pnpm audit --prod --audit-level=high

benchmark

pnpm run build && pnpm run benchmark:regular && pnpm run benchmark:custom

benchmark:custom

node --expose-gc benchmark/custom.js

benchmark:regular

node benchmark/bench.js

build

pnpm run build:node && pnpm run build:docs

build:docs

typedoc --plugin typedoc-plugin-markdown --plugin typedoc-plugin-mdn-links && pretty-quick

build:node

tsc -p tsconfig.build.json

lint

pnpm run lint:eslint

lint:eslint

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

lint:typescript

tsc

release

semantic-release

test

pnpm run audit && pnpm run lint && pnpm run test:unit

test:unit

jest --coverage
npm i node-object-hash

Metadata

  • MIT
  • >=16
  • m03geek
  • released 4/14/2023

Downloads

Maintainers