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

@skyscanner/bpk-foundations-ios

Package Overview
Dependencies
Maintainers
6
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.1.0 to 1.2.0

4

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

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

},
"gitHead": "61f360e57fb479487f2795e22dcbcb7a61a485a7"
"gitHead": "1240c5b955288d9064790b34f7d7614bd23b4679"
}

@@ -1012,6 +1012,6 @@ {

{
"value": "#8e8e93ff",
"value": "#b2b2bfff",
"type": "color",
"category": "text-colors",
"originalValue": "{!BLACK_TINT_06}",
"originalValue": "{!SKY_GRAY_TINT_04}",
"name": "textSecondaryDarkColor"

@@ -1281,4 +1281,4 @@ },

"name": "textSecondaryColor",
"darkValue": "#8e8e93ff",
"originalDarkValue": "{!BLACK_TINT_06}"
"darkValue": "#b2b2bfff",
"originalDarkValue": "{!SKY_GRAY_TINT_04}"
},

@@ -1285,0 +1285,0 @@ {

@@ -1272,6 +1272,6 @@ {

"TEXT_SECONDARY_DARK_COLOR": {
"value": "#8e8e93ff",
"value": "#b2b2bfff",
"type": "color",
"category": "text-colors",
"originalValue": "{!BLACK_TINT_06}",
"originalValue": "{!SKY_GRAY_TINT_04}",
"name": "TEXT_SECONDARY_DARK_COLOR"

@@ -1541,4 +1541,4 @@ },

"name": "TEXT_SECONDARY_COLOR",
"darkValue": "#8e8e93ff",
"originalDarkValue": "{!BLACK_TINT_06}"
"darkValue": "#b2b2bfff",
"originalDarkValue": "{!SKY_GRAY_TINT_04}"
},

@@ -1545,0 +1545,0 @@ "TEXT_TERTIARY_COLOR": {

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