@krakenjs/grabthar-release

v2.0.0
Helper scripts for grabthar releases.
template

flow-typed

rm -rf ./flow-typed && flow-typed install

lint

eslint scripts/ --ext .js,.mjs

flow

flow check

jest

jest

test

npm run lint && npm run flow-typed && npm run flow && npm run jest

babel

babel scripts --ignore=node_modules,scripts/*.mjs --out-dir scripts --source-maps inline

postinstall

npm_config_registry=https://npm.paypal.com npm install @paypalcorp/web --no-save --proxy='null' --https-proxy='null' || echo 'Unable to install cdnx cli tools'

prepare

husky install

prerelease

npm run babel

release

standard-version

postrelease

git checkout ./scripts && git push && git push --follow-tags && npm publish
npm i @krakenjs/[email protected]

Metadata

  • Unknown
  • >=14.13.1
  • Unknown
  • released 3/24/2022

Downloads