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.10.14 to 2.10.15

7

CHANGELOG.md
# Semantic Release Automated Changelog
## [2.10.15](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.10.14...v2.10.15) (2020-05-05)
### Bug Fixes
* add color defs for grays ([aa08100](https://github.com/AlaskaAirlines/OrionDesignTokens/commit/aa08100ad3ed55a2e69b0dcd956e3093afc68e46))
## [2.10.14](https://github.com/AlaskaAirlines/OrionDesignTokens/compare/v2.10.13...v2.10.14) (2020-04-28)

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

27

dist/color/base.json

@@ -31,17 +31,34 @@ {

"value": "f7f7f7",
"public": true
"public": true,
"neutral": true,
"usage": "Neutral accent",
"wcag": "n/a"
},
"200": {
"value": "dbdbdb",
"public": true
"public": true,
"neutral": true,
"usage": "Neutral accent",
"wcag": "n/a"
},
"300": {
"value": "b2b2b2"
"value": "b2b2b2",
"public": true,
"neutral": true,
"usage": "Neutral accent",
"wcag": "n/a"
},
"400": {
"value": "767676"
"value": "767676",
"public": true,
"neutral": true,
"usage": "Neutral accent",
"wcag": "n/a"
},
"500": {
"value": "222222",
"public": true
"public": true,
"neutral": true,
"usage": "Neutral accent",
"wcag": "n/a"
}

@@ -48,0 +65,0 @@ },

2

dist/tokens/JSObject--classicColors.js
/**
* Do not edit directly
* Generated on Tue, 28 Apr 2020 19:00:22 GMT
* Generated on Tue, 05 May 2020 14:50:44 GMT
*/

@@ -5,0 +5,0 @@

/**
* Do not edit directly
* Generated on Tue, 28 Apr 2020 19:00:22 GMT
* Generated on Tue, 05 May 2020 14:50:44 GMT
*/

@@ -18,2 +18,4 @@

export const color-base-gray-200 = "#dbdbdb";
export const color-base-gray-300 = "#b2b2b2";
export const color-base-gray-400 = "#767676";
export const color-base-gray-500 = "#222222";

@@ -20,0 +22,0 @@ export const color-base-neutral-400 = "#9fabbb"; //

/**
* Do not edit directly
* Generated on Tue, 28 Apr 2020 19:00:22 GMT
* Generated on Tue, 05 May 2020 14:50:44 GMT
*/

@@ -5,0 +5,0 @@

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

@@ -15,13 +15,13 @@ "homepage": "https://github.com/AlaskaAirlines/OrionDesignTokens",

"devDependencies": {
"@commitlint/cli": "^8.3.3",
"@commitlint/config-conventional": "^7.6.0",
"@semantic-release/changelog": "^3.0.2",
"@semantic-release/git": "^7.0.8",
"@semantic-release/npm": "^5.1.9",
"copyfiles": "^2.1.0",
"husky": "^2.4.0",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@semantic-release/changelog": "^5.0.1",
"@semantic-release/git": "^9.0.0",
"@semantic-release/npm": "^7.0.5",
"copyfiles": "^2.2.0",
"husky": "^4.2.5",
"npm-run-all": "^4.1.5",
"postcss-custom-properties": "^8.0.10",
"semantic-release": "^15.13.24",
"style-dictionary": "^2.8.0"
"postcss-custom-properties": "^9.1.1",
"semantic-release": "^17.0.7",
"style-dictionary": "^2.9.0"
},

@@ -28,0 +28,0 @@ "scripts": {

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

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

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 too big to display

Sorry, the diff of this file is too big to display

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

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

Sorry, the diff of this file is too big to display

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