Socket
Book a DemoInstallSign in
Socket

@paypal/sdk-release-local

Package Overview
Dependencies
Maintainers
15
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paypal/sdk-release-local

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

latest
active-test
active-local
active-stage
active-sandbox
active-production
Source
npmnpm
Version
5.0.117
Version published
Maintainers
15
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 31 Mar 2020

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