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.10.0 to 4.10.1

7

CHANGELOG.md
# Semantic Release Automated Changelog
## [4.10.1](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v4.10.0...v4.10.1) (2024-10-24)
### Bug Fixes
* update value of green 200 [#183](https://github.com/AlaskaAirlines/AuroDesignTokens/issues/183) ([6d8d41a](https://github.com/AlaskaAirlines/AuroDesignTokens/commit/6d8d41ac1564eaeb181e6f346bcaf002fa4054e3))
# [4.10.0](https://github.com/AlaskaAirlines/AuroDesignTokens/compare/v4.9.2...v4.10.0) (2024-10-03)

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

2

dist/tokens/darkmode/JSDataColor.js
/**
* Do not edit directly
* Generated on Thu, 03 Oct 2024 18:42:16 GMT
* Generated on Thu, 24 Oct 2024 17:31:35 GMT
*/

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

/**
* Do not edit directly
* Generated on Thu, 03 Oct 2024 18:42:16 GMT
* Generated on Thu, 24 Oct 2024 17:31:35 GMT
*/

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

/**
* Do not edit directly
* Generated on Thu, 03 Oct 2024 18:42:16 GMT
* Generated on Thu, 24 Oct 2024 17:31:35 GMT
*/

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

@@ -227,3 +227,3 @@ {

"ds-color-base-gray-100": "#f7f7f7",
"ds-color-base-gray-200": "#dddddd",
"ds-color-base-gray-200": "#d4ece4",
"ds-color-base-gray-300": "#c5c5c5",

@@ -376,3 +376,3 @@ "ds-color-base-gray-400": "#adadad",

"ds-color-border-active-inverse": "#00cff0",
"ds-color-border-disabled-default": "#dddddd",
"ds-color-border-disabled-default": "#d4ece4",
"ds-color-border-focus-default": "#959595",

@@ -379,0 +379,0 @@ "ds-color-brand-neutral-100": "#f7f8fa",

@@ -408,3 +408,3 @@ {

"100": "#f7f7f7",
"200": "#dddddd",
"200": "#d4ece4",
"300": "#c5c5c5",

@@ -627,3 +627,3 @@ "400": "#adadad",

"disabled": {
"default": "#dddddd"
"default": "#d4ece4"
},

@@ -630,0 +630,0 @@ "focus": {

/**
* Do not edit directly
* Generated on Thu, 03 Oct 2024 18:42:16 GMT
* Generated on Thu, 24 Oct 2024 17:31:35 GMT
*/

@@ -121,3 +121,3 @@

// Base value for token support; should not use in code!
export const DsColorBaseGray200 = "#dddddd"; //
export const DsColorBaseGray200 = "#d4ece4"; //
// Base value for token support; should not use in code!

@@ -379,3 +379,3 @@ export const DsColorBaseGray300 = "#c5c5c5"; //

export const DsColorBorderActiveInverse = "#00cff0";
export const DsColorBorderDisabledDefault = "#dddddd";
export const DsColorBorderDisabledDefault = "#d4ece4";
export const DsColorBorderFocusDefault = "#959595";

@@ -382,0 +382,0 @@ export const DsColorBrandNeutral100 = "#f7f8fa"; //

{
"name": "@aurodesignsystem/design-tokens",
"version": "4.10.0",
"version": "4.10.1",
"description": "Alaska Air Auro Design System token repository",

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

@@ -364,3 +364,3 @@ {

"200": {
"value": "#dddddd",
"value": "#D4ECE4",
"comment": "{comments.color.base.value.comment}",

@@ -367,0 +367,0 @@ "public": true,

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