@skyscanner/bpk-foundations-ios
Advanced tools
Comparing version 2.2.1 to 2.3.0
{ | ||
"name": "@skyscanner/bpk-foundations-ios", | ||
"version": "2.2.1", | ||
"version": "2.3.0", | ||
"description": "Common Backpack design tokens for colors, spacing, font, etc.", | ||
@@ -20,6 +20,6 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@skyscanner/bpk-foundations-common": "^2.2.1", | ||
"@skyscanner/bpk-foundations-common": "^2.3.0", | ||
"color": "^3.0.0" | ||
}, | ||
"gitHead": "7314b42f84779b5fc82841473e68dc2a6e7183b9" | ||
"gitHead": "0bba82a18a9395c0f98eaec9df15b3cadfc94c58" | ||
} |
@@ -1478,2 +1478,23 @@ { | ||
{ | ||
"value": "12", | ||
"type": "font-size", | ||
"category": "font-sizes", | ||
"originalValue": "{!FONT_SIZE_XS}", | ||
"name": "textLabel3FontSize" | ||
}, | ||
{ | ||
"value": "700", | ||
"type": "string", | ||
"category": "font-weights", | ||
"originalValue": "{!FONT_WEIGHT_BOLD}", | ||
"name": "textLabel3FontWeight" | ||
}, | ||
{ | ||
"value": "16", | ||
"type": "size", | ||
"category": "typesettings", | ||
"originalValue": "{!LINE_HEIGHT_XS}", | ||
"name": "textLabel3LineHeight" | ||
}, | ||
{ | ||
"value": "20", | ||
@@ -1480,0 +1501,0 @@ "type": "font-size", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
138072
4783