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

@aurodesignsystem/design-tokens

Package Overview
Dependencies
Maintainers
5
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aurodesignsystem/design-tokens - npm Package Compare versions

Comparing version 4.1.0 to 4.1.1

7

CHANGELOG.md
# Semantic Release Automated Changelog
## [4.1.1](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v4.1.0...v4.1.1) (2023-09-15)
### Bug Fixes
* add back deprecated tokens [#134](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/134) ([1f61b86](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/1f61b86177a362b04d4a88585c511619093bb2c9))
# [4.1.0](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v4.0.0...v4.1.0) (2023-09-14)

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

2

dist/tokens/darkmode/JSDataColor.js
/**
* Do not edit directly
* Generated on Thu, 14 Sep 2023 15:47:12 GMT
* Generated on Fri, 15 Sep 2023 18:15:03 GMT
*/

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

/**
* Do not edit directly
* Generated on Thu, 14 Sep 2023 15:47:12 GMT
* Generated on Fri, 15 Sep 2023 18:15:03 GMT
*/

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

/**
* Do not edit directly
* Generated on Thu, 14 Sep 2023 15:47:12 GMT
* Generated on Fri, 15 Sep 2023 18:15:03 GMT
*/

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

/**
* Do not edit directly
* Generated on Thu, 14 Sep 2023 15:47:12 GMT
* Generated on Fri, 15 Sep 2023 18:15:03 GMT
*/

@@ -163,5 +163,7 @@

export const DsColorUiDefaultDefault = "#0074c8";
export const DsColorUiDefaultInverse = "#00cff0";
export const DsColorUiHoverDefault = "#054687";
export const DsColorUiHoverInverse = "#5de3f7";
export const DsColorUiActiveDefault = "#054687";
export const DsColorUiDisabledDefault = "#0074c8";
export const DsColorUiBkgHoverDefault = "#000000";
{
"name": "@aurodesignsystem/design-tokens",
"version": "4.1.0",
"version": "4.1.1",
"description": "Alaska Air Auro Design System token repository",

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

@@ -34,2 +34,10 @@ {

"version": "3.12.0"
},
"inverse": {
"value": "{color.brand.breeze.300.value}",
"public": true,
"inverse": true,
"usage": "OnDark interaction color affordance",
"wcag": "AAA",
"deprecated": false
}

@@ -67,2 +75,10 @@ },

"version": "3.12.0"
},
"inverse": {
"value": "{color.brand.breeze.200.value}",
"public": true,
"inverse": true,
"usage": "Hover interaction color on dark backgrounds",
"wcag": "AAA",
"deprecated": false
}

@@ -69,0 +85,0 @@ },

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

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