simple-update-notifier

v2.0.0
Simple update notifier to check for npm updates for cli applications

test

jest src --noStackTrace

build

rollup -c rollup.config.js --bundleConfigAsCjs

prettier:check

prettier --check src/**/*.ts

prettier

prettier --write src/**/*.ts

eslint

eslint src/**/*.ts

lint

yarn prettier:check && yarn eslint

prepare

yarn lint && yarn build

release

release-it
npm i simple-update-notifier

Metadata

  • MIT
  • >=10
  • alexbrazier
  • released 6/26/2023

Downloads

Maintainers