is-core-module

v2.15.1
Is this specifier a node.js core module?
core modules module npm node dependencies

prepack

npmignore --auto --commentLines=autogenerated

prepublish

not-in-publish || npm run prepublishOnly

prepublishOnly

safe-publish-latest

lint

eslint .

pretest

npm run lint

tests-only

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

test

npm run tests-only

posttest

npx npm@'>=10.2' audit --production

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 is-core-module

Metadata

  • MIT
  • >= 0.4
  • Jordan Harband
  • released 8/21/2024

Downloads

Maintainers