promise.allsettled

v1.0.4
ES Proposal spec-compliant shim for Promise.allSettled
Promise promises allsettled settled fulfilled resolved rejected promise.allsettled shim and 4 more...

prepublish

safe-publish-latest

pretest

npm run --silent lint && es-shim-api --bound

test

npm run --silent tests-only && npm run test:promise-shimmed

posttest

npx aud --production

tests-only

nyc tape test/{implementation,index,shimmed}.js

test:promise-shimmed

nyc node test/promise-shimmed

test:native

nyc node test/native

lint

eslint .

version

auto-changelog && git add CHANGELOG.md

postversion

auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f "v$(node -e "console.log(require('./package.json').version)")"

Metadata

  • MIT
  • >= 0.4
  • Jordan Harband
  • released 1/21/2021

Downloads

Maintainers