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.7.2 to 2.7.3

7

CHANGELOG.md
# Semantic Release Automated Changelog
## [2.7.3](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.7.2...v2.7.3) (2019-10-09)
### Bug Fixes
* update base.shark to new hex ([9dfd0fb](https://github.com/AlaskaAirlines/OrionDesignTokens/commit/9dfd0fb))
## [2.7.2](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.7.1...v2.7.2) (2019-09-21)

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

2

dist/color/base.json

@@ -6,3 +6,3 @@ {

"orca": {"value": "222222"},
"shark": {"value": "6e7783"},
"shark": {"value": "58606c"},
"manatee": {"value": "9fabbb"},

@@ -9,0 +9,0 @@ "fog": {"value": "c8c9c7"},

/**
* Do not edit directly
* Generated on Sat, 21 Sep 2019 00:43:02 GMT
* Generated on Wed, 09 Oct 2019 23:57:10 GMT
*/

@@ -427,5 +427,5 @@

"shark": {
"value": "#6e7783",
"value": "#58606c",
"original": {
"value": "6e7783"
"value": "58606c"
},

@@ -1340,3 +1340,3 @@ "name": "ColorBaseShark",

"secondary": {
"value": "#6e7783",
"value": "#58606c",
"original": {

@@ -1343,0 +1343,0 @@ "value": "{color.base.shark.value}"

/**
* Do not edit directly
* Generated on Sat, 21 Sep 2019 00:43:02 GMT
* Generated on Wed, 09 Oct 2019 23:57:10 GMT
*/

@@ -41,3 +41,3 @@

export const ColorBaseOrca = "#222222";
export const ColorBaseShark = "#6e7783";
export const ColorBaseShark = "#58606c";
export const ColorBaseManatee = "#9fabbb";

@@ -88,3 +88,3 @@ export const ColorBaseFog = "#c8c9c7";

export const ColorTypeThemeLightPrimary = "#222222";
export const ColorTypeThemeLightSecondary = "#6e7783";
export const ColorTypeThemeLightSecondary = "#58606c";
export const ColorTypeThemeLightLink = "#0074c8";

@@ -91,0 +91,0 @@ export const ColorTypeThemeLightLinkHover = "#176cff";

{
"name": "@alaskaairux/orion-design-tokens",
"version": "2.7.2",
"version": "2.7.3",
"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