Socket
Socket
Sign inDemoInstall

@paypal/card-components

Package Overview
Dependencies
23
Maintainers
23
Versions
41
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @paypal/card-components

Hosted Fields component for unified PayPal/Braintree web sdk


Version published
Weekly downloads
51
increased by155%
Maintainers
23
Install size
7.39 MB
Created
Weekly downloads
 

Readme

Source

Hosted Fields Component

build status code coverage npm version apache license

Hosted Fields component to be included in the Payments SDK

Quick start

See src/index.js

Tests
  • Run the tests:

    npm test
    
Testing with different/multiple browsers
npm run karma -- --browser=PhantomJS
npm run karma -- --browser=Chrome
npm run karma -- --browser=Safari
npm run karma -- --browser=Firefox
npm run karma -- --browser=PhantomJS,Chrome,Safari,Firefox
Keeping the browser open after tests
npm run karma -- --browser=Chrome --keep-open
Releasing and Publishing
  • Publish your code with a patch version:
npm run release
  • Or npm run release:patch, npm run release:minor, npm run release:major

FAQs

Last updated on 05 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc