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 6.2.0 to 7.0.0

4

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

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

},
"gitHead": "13dca97472c584ae2dbb4ff5b33a5da2d9f7c5de"
"gitHead": "8d555a2786a5401e0b85c1069ad604a4be1dc441"
}

@@ -379,6 +379,6 @@ /*

linkWhiteVisitedColor: "rgb(255, 255, 255)",
listItemMarginBottom: "0",
listItemMarginBottom: ".25rem",
listItemMarginTop: "0",
listMarginBottom: ".75rem",
listMarginTop: "0",
listMarginBottom: "1rem",
listMarginTop: "1rem",
listNestedMarginBottom: "0",

@@ -385,0 +385,0 @@ listNestedMarginTop: "0",

@@ -377,6 +377,6 @@ /*

export const linkWhiteVisitedColor = "rgb(255, 255, 255)";
export const listItemMarginBottom = "0";
export const listItemMarginBottom = ".25rem";
export const listItemMarginTop = "0";
export const listMarginBottom = ".75rem";
export const listMarginTop = "0";
export const listMarginBottom = "1rem";
export const listMarginTop = "1rem";
export const listNestedMarginBottom = "0";

@@ -383,0 +383,0 @@ export const listNestedMarginTop = "0";

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