Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@paypal/sdk-release

Package Overview
Dependencies
Maintainers
26
Versions
519
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paypal/sdk-release

Unified SDK wrapper module for tests, shared build config, and deploy.

latest
active-test
active-local
active-stage
Source
npmnpm
Version
5.0.512
Version published
Weekly downloads
308
-58.43%
Maintainers
26
Weekly downloads
 
Created
Source

PayPal Braintree Client SDK

build status npm version apache license

Wrapper module to test and release combined client SDK modules for PayPal and Braintree.

Quick Start

Adding a new component module

npm run add my-sdk-component

Updating all components

npm run upgrade

Updating specific components

npm run upgrade @paypal/checkout-components
npm run upgrade @paypal/card-components

Removing specific components

npm run remove @paypal/checkout-components

Release

Warning: this will trigger an npm publish and production deploy.

npm run release

Activate

Warning: this will move the published version into traffic.

npm run activate

To roll back, or activate a specific version:

npm run activate x.x.x

Keywords

template

FAQs

Package last updated on 01 Oct 2025

Did you know?

Socket

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