whoops

v4.1.7
It makes simple throw qualified errors.
constructor custom error simple throw

clean

rm -rf node_modules

contributors

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

coveralls

nyc report --reporter=text-lcov | coveralls

lint

standard

postrelease

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

prerelease

npm run update:check

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

c8 mocha

update

ncu -u

update:check

ncu -- --error-level 2
npm i whoops

Metadata

  • MIT
  • >= 8
  • Kiko Beats
  • released 10/29/2023

Downloads

Maintainers