has-bigints

v1.0.2
Determine if the JS environment has BigInt support.
BigInt bigints typeof ES2020

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)")"

prepublishOnly

safe-publish-latest

prepublish

not-in-publish || npm run prepublishOnly

lint

eslint --ext=js,mjs .

pretest

npm run lint

tests-only

nyc tape 'test/**/*.js'

test

npm run tests-only

posttest

aud --production
npm i has-bigints

Metadata

  • MIT
  • Whatever
  • Jordan Harband
  • released 4/19/2022

Downloads

Maintainers