Socket
Socket
Sign inDemoInstall

@skyscanner/bpk-foundations-web

Package Overview
Dependencies
2
Maintainers
5
Versions
100
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.1.0 to 9.2.0

4

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

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

},
"gitHead": "88ecd77b6373973a4d4bed7618bf024ded853fb9"
"gitHead": "c0653e803782492312f3b46c075260ba552bdf23"
}

@@ -239,19 +239,19 @@ /*

buttonTextAlign: "center",
calendarDayActiveBackgroundColor: "rgb(221, 221, 229)",
calendarDayActiveBackgroundColor: "rgb(241, 242, 248)",
calendarDayActiveColor: "rgb(17, 18, 54)",
calendarDayColor: "rgb(17, 18, 54)",
calendarDayDisabledColor: "rgb(221, 221, 229)",
calendarDayDisabledColor: "rgb(178, 178, 191)",
calendarDayFocusedBorderColor: "rgb(7, 112, 227)",
calendarDayFocusedColor: "rgb(7, 112, 227)",
calendarDayHoverBackgroundColor: "rgb(241, 242, 248)",
calendarDayHoverColor: "rgb(68, 69, 96)",
calendarDayHoverColor: "rgb(17, 18, 54)",
calendarDayOutsideColor: "rgb(178, 178, 191)",
calendarDaySelectedBackgroundColor: "rgb(8, 78, 178)",
calendarDaySelectedBackgroundColor: "rgb(7, 112, 227)",
calendarDaySelectedColor: "rgb(255, 255, 255)",
calendarDaySize: "2.250rem",
calendarDaySpacing: ".5rem",
calendarNavIconActiveFill: "rgb(4, 39, 89)",
calendarNavIconDisabledFill: "rgb(221, 221, 229)",
calendarNavIconFill: "rgb(7, 112, 227)",
calendarNavIconHoverFill: "rgb(8, 78, 178)",
calendarNavIconActiveFill: "rgb(17, 18, 54)",
calendarNavIconDisabledFill: "rgb(178, 178, 191)",
calendarNavIconFill: "rgb(17, 18, 54)",
calendarNavIconHoverFill: "rgb(17, 18, 54)",
calendarPadding: ".75rem",

@@ -258,0 +258,0 @@ canvasContrastDay: "rgb(241, 242, 248)",

@@ -237,19 +237,19 @@ /*

export const buttonTextAlign = "center";
export const calendarDayActiveBackgroundColor = "rgb(221, 221, 229)";
export const calendarDayActiveBackgroundColor = "rgb(241, 242, 248)";
export const calendarDayActiveColor = "rgb(17, 18, 54)";
export const calendarDayColor = "rgb(17, 18, 54)";
export const calendarDayDisabledColor = "rgb(221, 221, 229)";
export const calendarDayDisabledColor = "rgb(178, 178, 191)";
export const calendarDayFocusedBorderColor = "rgb(7, 112, 227)";
export const calendarDayFocusedColor = "rgb(7, 112, 227)";
export const calendarDayHoverBackgroundColor = "rgb(241, 242, 248)";
export const calendarDayHoverColor = "rgb(68, 69, 96)";
export const calendarDayHoverColor = "rgb(17, 18, 54)";
export const calendarDayOutsideColor = "rgb(178, 178, 191)";
export const calendarDaySelectedBackgroundColor = "rgb(8, 78, 178)";
export const calendarDaySelectedBackgroundColor = "rgb(7, 112, 227)";
export const calendarDaySelectedColor = "rgb(255, 255, 255)";
export const calendarDaySize = "2.250rem";
export const calendarDaySpacing = ".5rem";
export const calendarNavIconActiveFill = "rgb(4, 39, 89)";
export const calendarNavIconDisabledFill = "rgb(221, 221, 229)";
export const calendarNavIconFill = "rgb(7, 112, 227)";
export const calendarNavIconHoverFill = "rgb(8, 78, 178)";
export const calendarNavIconActiveFill = "rgb(17, 18, 54)";
export const calendarNavIconDisabledFill = "rgb(178, 178, 191)";
export const calendarNavIconFill = "rgb(17, 18, 54)";
export const calendarNavIconHoverFill = "rgb(17, 18, 54)";
export const calendarPadding = ".75rem";

@@ -256,0 +256,0 @@ export const canvasContrastDay = "rgb(241, 242, 248)";

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