tree-changes

v0.10.0
Get changes between two versions of data with similar shape
comparison tree

build

npm run clean && esbuilder --cjs --esm && npm run build:types

build:types

tsc --emitDeclarationOnly

clean

del dist/*

lint

eslint src test

test

jest

test:coverage

jest --coverage --bail

test:watch

jest --watchAll --verbose

typecheck

tsc --noEmit

format

prettier "**/*.{js,jsx,json,yml,yaml,css,less,scss,ts,tsx,md,graphql,mdx}" --write

validate

npm run lint && npm run typecheck && npm run test:coverage && npm run build && npm run size

size

size-limit

prepublishOnly

npm run validate

Metadata

  • MIT
  • Whatever
  • Gil Barbara
  • released 9/6/2022

Downloads

Maintainers