@5app/region-sync

v1.0.0
Utilities for syncing data between regions
sns sqs pub-sub pub sub region aws sync queues and 2 more...

lint

eslint ./

lint-fix

npm run lint -- --fix

lint-diff

LIST=`git diff-index --name-only HEAD | grep '.*\.js$';`; if [ "$LIST" ]; then eslint $LIST; fi

precommit-msg

echo 'Running pre-commit checks... (skip using --no-verify)'

semantic-release

semantic-release

test

tap --lines=100 --branches=84 --functions=100
npm i @5app/[email protected]

Metadata

  • ISC
  • >=10.0.0
  • Sam Adams
  • released 9/29/2020

Downloads