Socket
Socket
Sign inDemoInstall

@skyscanner/bpk-foundations-web

Package Overview
Dependencies
Maintainers
7
Versions
100
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.12.0 to 17.13.0

4

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

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

},
"gitHead": "5a7ec1167e27ca9e8233bc9ceaae1b70419a13fa"
"gitHead": "b36f2aa31889a6720ef83a57e6b2417db16f4634"
}

@@ -385,2 +385,3 @@ /*

fontSizeBase: "1rem",
fontWeightLight: "300",
lineHeight8Xl: "7.5rem",

@@ -387,0 +388,0 @@ lineHeightXxl: "2.5rem",

@@ -383,2 +383,3 @@ /*

export declare const fontSizeBase = "1rem" as const;
export declare const fontWeightLight = "300" as const;
export declare const lineHeight8Xl = "7.5rem" as const;

@@ -600,2 +601,3 @@ export declare const lineHeightXxl = "2.5rem" as const;

fontWeightBold,
fontWeightLight,
} as const;

@@ -602,0 +604,0 @@ export declare const forms = {

@@ -383,2 +383,3 @@ /*

export const fontSizeBase = "1rem";
export const fontWeightLight = "300";
export const lineHeight8Xl = "7.5rem";

@@ -600,2 +601,3 @@ export const lineHeightXxl = "2.5rem";

fontWeightBold,
fontWeightLight,
};

@@ -602,0 +604,0 @@ export const forms = {

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