Socket
Socket
Sign inDemoInstall

@skyscanner/bpk-foundations-web

Package Overview
Dependencies
7
Maintainers
6
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.0.0 to 11.0.1

6

package.json
{
"name": "@skyscanner/bpk-foundations-web",
"version": "11.0.0",
"version": "11.0.1",
"description": "Common Backpack design tokens for colors, spacing, font, etc.",

@@ -20,6 +20,6 @@ "license": "Apache-2.0",

"dependencies": {
"@skyscanner/bpk-foundations-common": "^4.0.0",
"@skyscanner/bpk-foundations-common": "^4.0.1",
"color": "^3.0.0"
},
"gitHead": "8cc88a10166f1e3ca97ff6043b14c20d7edb00c9"
"gitHead": "82a68e3a828fd80cdddfd55697df4e40b74cc315"
}

@@ -167,3 +167,3 @@ /*

privateChipOnDarkPressedBackgroundDay: "rgb(194, 201, 205)",
privateChipDefaultNormalBackgroundNight: "rgb(11, 18, 29)",
privateChipDefaultNormalBackgroundNight: "rgb(36, 51, 70)",
privateChipOnDarkOnBackgroundDay: "rgb(255, 255, 255)",

@@ -177,3 +177,3 @@ privateChipDefaultNormalBackgroundDay: "rgb(224, 227, 229)",

privateChipDefaultPressedBackgroundDay: "rgb(194, 201, 205)",
privateChipOnDarkNormalBackgroundNight: "rgb(11, 18, 29)",
privateChipOnDarkNormalBackgroundNight: "rgb(36, 51, 70)",
privateButtonSecondaryPressedBackgroundNight: "rgb(1, 9, 19)",

@@ -180,0 +180,0 @@ privateButtonLinkNormalForegroundNight: "rgb(132, 233, 255)",

@@ -165,3 +165,3 @@ /*

export const privateChipOnDarkPressedBackgroundDay = "rgb(194, 201, 205)";
export const privateChipDefaultNormalBackgroundNight = "rgb(11, 18, 29)";
export const privateChipDefaultNormalBackgroundNight = "rgb(36, 51, 70)";
export const privateChipOnDarkOnBackgroundDay = "rgb(255, 255, 255)";

@@ -175,3 +175,3 @@ export const privateChipDefaultNormalBackgroundDay = "rgb(224, 227, 229)";

export const privateChipDefaultPressedBackgroundDay = "rgb(194, 201, 205)";
export const privateChipOnDarkNormalBackgroundNight = "rgb(11, 18, 29)";
export const privateChipOnDarkNormalBackgroundNight = "rgb(36, 51, 70)";
export const privateButtonSecondaryPressedBackgroundNight = "rgb(1, 9, 19)";

@@ -178,0 +178,0 @@ export const privateButtonLinkNormalForegroundNight = "rgb(132, 233, 255)";

@@ -164,3 +164,3 @@ /*

privateChipOnDarkPressedBackgroundDay: "rgb(194, 201, 205)",
privateChipDefaultNormalBackgroundNight: "rgb(11, 18, 29)",
privateChipDefaultNormalBackgroundNight: "rgb(36, 51, 70)",
privateChipOnDarkOnBackgroundDay: "rgb(255, 255, 255)",

@@ -174,3 +174,3 @@ privateChipDefaultNormalBackgroundDay: "rgb(224, 227, 229)",

privateChipDefaultPressedBackgroundDay: "rgb(194, 201, 205)",
privateChipOnDarkNormalBackgroundNight: "rgb(11, 18, 29)",
privateChipOnDarkNormalBackgroundNight: "rgb(36, 51, 70)",
privateButtonSecondaryPressedBackgroundNight: "rgb(1, 9, 19)",

@@ -177,0 +177,0 @@ privateButtonLinkNormalForegroundNight: "rgb(132, 233, 255)",

@@ -162,3 +162,3 @@ /*

export const privateChipOnDarkPressedBackgroundDay = "rgb(194, 201, 205)";
export const privateChipDefaultNormalBackgroundNight = "rgb(11, 18, 29)";
export const privateChipDefaultNormalBackgroundNight = "rgb(36, 51, 70)";
export const privateChipOnDarkOnBackgroundDay = "rgb(255, 255, 255)";

@@ -172,3 +172,3 @@ export const privateChipDefaultNormalBackgroundDay = "rgb(224, 227, 229)";

export const privateChipDefaultPressedBackgroundDay = "rgb(194, 201, 205)";
export const privateChipOnDarkNormalBackgroundNight = "rgb(11, 18, 29)";
export const privateChipOnDarkNormalBackgroundNight = "rgb(36, 51, 70)";
export const privateButtonSecondaryPressedBackgroundNight = "rgb(1, 9, 19)";

@@ -175,0 +175,0 @@ export const privateButtonLinkNormalForegroundNight = "rgb(132, 233, 255)";

@@ -1524,4 +1524,4 @@ {

"category": "chip-colors",
"value": "rgb(11, 18, 29)",
"originalValue": "{!NIGHT_GREY_00}",
"value": "rgb(36, 51, 70)",
"originalValue": "{!NIGHT_GREY_25}",
"name": "PRIVATE_CHIP_DEFAULT_NORMAL_BACKGROUND_NIGHT"

@@ -1588,4 +1588,4 @@ },

"category": "chip-colors",
"value": "rgb(11, 18, 29)",
"originalValue": "{!NIGHT_GREY_00}",
"value": "rgb(36, 51, 70)",
"originalValue": "{!NIGHT_GREY_25}",
"name": "PRIVATE_CHIP_ON_DARK_NORMAL_BACKGROUND_NIGHT"

@@ -1592,0 +1592,0 @@ },

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc