promise.allsettled

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

prepack

npmignore --auto --commentLines=autogenerated

prepublish

not-in-publish || npm run prepublishOnly

prepublishOnly

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 --ext=js,mjs .

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)")"
npm i promise.allsettled

Metadata

  • MIT
  • >= 0.4
  • Jordan Harband
  • released 9/3/2023

Downloads

Maintainers