5.0.14 • Published 1 year ago

@paypal/identity-components v5.0.14

Weekly downloads
149
License
Apache-2.0
Repository
github
Last release
1 year ago

PayPal Auth Components

npm version

Development

Please feel free to follow the Contribution Guidelines to contribute to this repository. PRs are welcome, but for major changes please raise an issue first.

Quick Setup

Set up your env:

npm install

Run tests:

npm test

Run in dev mode:

npm run dev

Test Tasks

npm test
FlagsDescription
--clear-cacheClear Babel Loader and PhantomJS cache
--debugDebug mode. PhantomJS, Karma, and AuthJS
--quickFastest testing. Minimal output, no coverage
--browserChoose Browser

Releasing

This package is published weekly, Every Wednesday. Please view our Changelog to stay updated with bug fixes and new features.