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

@alaskaairux/orion-design-tokens

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alaskaairux/orion-design-tokens - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

7

CHANGELOG.md
# Semantic Release Automated Changelog
## [2.3.1](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.3.0...v2.3.1) (2019-06-17)
### Bug Fixes
* [#6](https://github.com/AlaskaAirlines/OrionDesignTokens/issues/6) issue with incorrect font sizes on mobile scale ([cc79e27](https://github.com/AlaskaAirlines/OrionDesignTokens/commit/cc79e27))
# [2.3.0](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.2.0...v2.3.0) (2019-06-06)

@@ -4,0 +11,0 @@

12

dist/size/font.json

@@ -11,3 +11,3 @@ {

"med": {
"value": 1,
"value": {"value": "{size.scale.med.value}"},
"comment": "style guide value 16px, not to be used with light font weight"

@@ -22,3 +22,3 @@ },

"max": {
"value": 3,
"value": {"value": "{size.scale.xxl.value}"},
"comment": "style guide value 48px"

@@ -41,15 +41,15 @@ },

"max": {
"value": 2.2,
"value": 2.19,
"comment": "style guide value 35px"
},
"xxl": {
"value": 1.65,
"value": 1.625,
"comment": "style guide value 26px"
},
"xl": {
"value": 1.45,
"value": 1.44,
"comment": "style guide value 23px"
},
"lg": {
"value": 1.27,
"value": 1.25,
"comment": "style guide value 20px"

@@ -56,0 +56,0 @@ }

{
"name": "@alaskaairux/orion-design-tokens",
"version": "2.3.0",
"version": "2.3.1",
"description": "Alaska Air Orion Design System token repository",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/AlaskaAirlines/OrionDesignTokens",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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