Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@paypal/checkout-components

Package Overview
Dependencies
Maintainers
6
Versions
503
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@paypal/checkout-components - npm Package Compare versions

Comparing version 5.0.8 to 5.0.9

2

package.json
{
"name": "@paypal/checkout-components",
"version": "5.0.8",
"version": "5.0.9",
"description": "PayPal Checkout components, for integrating checkout products.",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -48,2 +48,4 @@ /* @flow */

secondaryColors: {
...DEFAULT_LABEL_CONFIG.secondaryColors,
[ DEFAULT ]: BUTTON_COLOR.DARKBLUE

@@ -50,0 +52,0 @@ },

@@ -51,7 +51,7 @@ /* @flow */

secondaryColors: {
...DEFAULT_LABEL_CONFIG.secondaryColors,
[ BUTTON_COLOR.GOLD ]: BUTTON_COLOR.BLUE,
[ BUTTON_COLOR.BLUE ]: BUTTON_COLOR.SILVER,
[ BUTTON_COLOR.SILVER ]: BUTTON_COLOR.BLUE,
[ BUTTON_COLOR.BLACK ]: BUTTON_COLOR.BLACK,
[ BUTTON_COLOR.WHITE ]: BUTTON_COLOR.WHITE
[ BUTTON_COLOR.SILVER ]: BUTTON_COLOR.BLUE
}

@@ -58,0 +58,0 @@ }

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc