🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more
Socket
Book a DemoInstallSign in
Socket

@paypal/sdk-release

Package Overview
Dependencies
Maintainers
4
Versions
529
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.

Source
npmnpm
Version
1.0.100
Version published
Maintainers
4
Created
Source

PayPal Braintree Client SDK

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-braintree-hosted-fields-component

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 10 Jan 2019

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