@paypal/muse-components

v1.3.54
MUSE component for unified PayPal/Braintree web sdk

flow

flow

lint

eslint src/ test/ *.js --fix

test

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

release

npm run release:patch

test:dev

jest --watchAll

flow-typed

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

flow:build

flow gen-flow-files ./src/index.js --out-dir ./dist/module

release:major

./publish.sh major

release:minor

./publish.sh minor

release:patch

./publish.sh patch

build-identity-iframe

node build-identity-iframe.js
npm i @paypal/[email protected]

Metadata

  • MIT
  • Whatever
  • dbrain
  • released 6/28/2021

Downloads