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

@skyscanner/bpk-foundations-web

Package Overview
Dependencies
Maintainers
7
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skyscanner/bpk-foundations-web - npm Package Compare versions

Comparing version 17.13.0 to 17.14.0

4

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

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

},
"gitHead": "b36f2aa31889a6720ef83a57e6b2417db16f4634"
"gitHead": "f39d8ac09176cbf0744da10355bf922ba3b87812"
}

@@ -359,3 +359,3 @@ /*

fontSizeXl: "1.5rem",
fontFamilyLarken: "'Larken', 'Noto Sans', 'Noto Sans JP', sans-serif",
fontFamilyLarken: "'Larken', 'Noto Sans Arabic', 'Noto Sans Hebrew', 'Noto Serif', 'Noto Serif Devanagari', 'Noto Serif Thai', 'Noto Sans SC', 'Noto Sans TC', 'Noto Sans JP', 'Noto Sans KR', sans-serif",
fontSizeXxxxxl: "4rem",

@@ -362,0 +362,0 @@ fontSizeXxxl: "2.5rem",

@@ -357,3 +357,3 @@ /*

export declare const fontSizeXl = "1.5rem" as const;
export declare const fontFamilyLarken = "'Larken', 'Noto Sans', 'Noto Sans JP', sans-serif" as const;
export declare const fontFamilyLarken = "'Larken', 'Noto Sans Arabic', 'Noto Sans Hebrew', 'Noto Serif', 'Noto Serif Devanagari', 'Noto Serif Thai', 'Noto Sans SC', 'Noto Sans TC', 'Noto Sans JP', 'Noto Sans KR', sans-serif" as const;
export declare const fontSizeXxxxxl = "4rem" as const;

@@ -360,0 +360,0 @@ export declare const fontSizeXxxl = "2.5rem" as const;

@@ -357,3 +357,3 @@ /*

export const fontSizeXl = "1.5rem";
export const fontFamilyLarken = "'Larken', 'Noto Sans', 'Noto Sans JP', sans-serif";
export const fontFamilyLarken = "'Larken', 'Noto Sans Arabic', 'Noto Sans Hebrew', 'Noto Serif', 'Noto Serif Devanagari', 'Noto Serif Thai', 'Noto Sans SC', 'Noto Sans TC', 'Noto Sans JP', 'Noto Sans KR', sans-serif";
export const fontSizeXxxxxl = "4rem";

@@ -360,0 +360,0 @@ export const fontSizeXxxl = "2.5rem";

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc