hyperdiff

v2.0.9
Find common, removed and added element between two arrays.
added array compare deep delta diff difference object removed and 2 more...

clean

rm -rf node_modules

contributors

(git-authors-cli && finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true

coveralls

nyc report --reporter=text-lcov | coveralls

lint

standard-markdown && standard

postrelease

npm run release:tags && npm run release:github && (ci-publish || npm publish --access=public)

prerelease

npm run update:check && npm run contributors

pretest

npm run lint

release

standard-version -a

release:github

conventional-github-releaser -p angular

release:tags

git push --follow-tags origin HEAD:master

test

nyc mocha

update

ncu -u

update:check

ncu -- --error-level 2

Metadata

  • MIT
  • >= 8
  • Kiko Beats
  • released 11/7/2021

Downloads

Maintainers