Socket
Socket
Sign inDemoInstall

@skyscanner/bpk-foundations-web

Package Overview
Dependencies
Maintainers
6
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 15.3.0 to 16.0.0

4

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

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

},
"gitHead": "4014316b55e512683b0ca14af4f16e799305b95e"
"gitHead": "6e95a8993b2c63cfa3bb984e01eb8d1d125da0c6"
}

@@ -233,11 +233,9 @@ /*

durationBase: "400ms",
borderRadiusXs: ".25rem",
borderRadiusSm: ".5rem",
borderRadiusMd: ".75rem",
borderRadiusLg: "1.5rem",
borderRadiusXl: "2.5rem",
borderSizeSm: "1px",
borderSizeLg: "2px",
borderRadiusPillLg: "1.3125rem",
borderRadiusXl: "2.5rem",
borderRadiusMd: ".75rem",
borderRadiusPill: "1.125rem",
borderRadiusSm: ".5rem",
borderRadiusXs: ".25rem",
borderRadiusLg: "1.5rem",
borderSizeXl: "3px",

@@ -244,0 +242,0 @@ boxShadowSm: "0px 1px 3px 0px rgba(37,32,31,.3)",

@@ -231,11 +231,9 @@ /*

export const durationBase = "400ms";
export const borderRadiusXs = ".25rem";
export const borderRadiusSm = ".5rem";
export const borderRadiusMd = ".75rem";
export const borderRadiusLg = "1.5rem";
export const borderRadiusXl = "2.5rem";
export const borderSizeSm = "1px";
export const borderSizeLg = "2px";
export const borderRadiusPillLg = "1.3125rem";
export const borderRadiusXl = "2.5rem";
export const borderRadiusMd = ".75rem";
export const borderRadiusPill = "1.125rem";
export const borderRadiusSm = ".5rem";
export const borderRadiusXs = ".25rem";
export const borderRadiusLg = "1.5rem";
export const borderSizeXl = "3px";

@@ -637,9 +635,7 @@ export const boxShadowSm = "0px 1px 3px 0px rgba(37,32,31,.3)";

export const radii = {
borderRadiusPillLg,
borderRadiusXl,
borderRadiusXs,
borderRadiusSm,
borderRadiusMd,
borderRadiusPill,
borderRadiusSm,
borderRadiusXs,
borderRadiusLg,
borderRadiusXl,
};

@@ -646,0 +642,0 @@ export const scrimColors = {

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