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 10.3.1 to 10.4.0

4

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

@@ -23,3 +23,3 @@ "license": "Apache-2.0",

},
"gitHead": "d4572b3a2b37080165107c478d7f653d246dde3a"
"gitHead": "c57c6c74354582fb1ff2b95d91b828a4875ed593"
}

@@ -562,3 +562,3 @@ /*

listMarginTop: "1rem",
linkWhiteActiveColor: "rgb(221, 221, 229)",
linkWhiteActiveColor: "rgb(255, 255, 255)",
linkWhiteHoverColor: "rgb(255, 255, 255)",

@@ -587,3 +587,3 @@ textBaseLetterSpacing: "normal",

textXlFontWeight: "400",
linkActiveColor: "rgb(4, 39, 89)",
linkActiveColor: "rgb(7, 112, 227)",
textXxxxxlFontWeight: "400",

@@ -598,3 +598,3 @@ listItemMarginTop: "0",

pMarginTop: "0",
linkAlternateActiveColor: "rgb(221, 221, 229)",
linkAlternateActiveColor: "rgb(255, 255, 255)",
h3FontWeight: "400",

@@ -619,3 +619,3 @@ listNestedMarginBottom: "0",

linkHoverTextDecoration: "underline",
linkHoverColor: "rgb(8, 78, 178)",
linkHoverColor: "rgb(7, 112, 227)",
h1FontSize: "3rem",

@@ -622,0 +622,0 @@ listMarginBottom: "1rem",

@@ -560,3 +560,3 @@ /*

export const listMarginTop = "1rem";
export const linkWhiteActiveColor = "rgb(221, 221, 229)";
export const linkWhiteActiveColor = "rgb(255, 255, 255)";
export const linkWhiteHoverColor = "rgb(255, 255, 255)";

@@ -585,3 +585,3 @@ export const textBaseLetterSpacing = "normal";

export const textXlFontWeight = "400";
export const linkActiveColor = "rgb(4, 39, 89)";
export const linkActiveColor = "rgb(7, 112, 227)";
export const textXxxxxlFontWeight = "400";

@@ -596,3 +596,3 @@ export const listItemMarginTop = "0";

export const pMarginTop = "0";
export const linkAlternateActiveColor = "rgb(221, 221, 229)";
export const linkAlternateActiveColor = "rgb(255, 255, 255)";
export const h3FontWeight = "400";

@@ -617,3 +617,3 @@ export const listNestedMarginBottom = "0";

export const linkHoverTextDecoration = "underline";
export const linkHoverColor = "rgb(8, 78, 178)";
export const linkHoverColor = "rgb(7, 112, 227)";
export const h1FontSize = "3rem";

@@ -620,0 +620,0 @@ export const listMarginBottom = "1rem";

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

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