New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@awsui/design-tokens

Package Overview
Dependencies
Maintainers
4
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@awsui/design-tokens - npm Package Compare versions

Comparing version 3.0.16 to 3.0.17

2

index.d.ts

@@ -209,2 +209,3 @@ export const colorChartsRed300: string;

export const colorTextFormSecondary: string;
export const colorTextGroupLabel: string;
export const colorTextHeadingDefault: string;

@@ -223,2 +224,3 @@ export const colorTextHeadingSecondary: string;

export const colorTextLinkDefault: string;
export const colorTextLinkHover: string;
export const colorTextNotificationDefault: string;

@@ -225,0 +227,0 @@ export const colorTextStatusError: string;

@@ -209,2 +209,3 @@ export var colorChartsRed300 = "var(--color-charts-red-300-oHZcmd, #ea7158)";

export var colorTextFormSecondary = "var(--color-text-form-secondary-2zuvDp, #687078)";
export var colorTextGroupLabel = "var(--color-text-group-label-OOuJsj, #545b64)";
export var colorTextHeadingDefault = "var(--color-text-heading-default-267rhj, #16191f)";

@@ -223,2 +224,3 @@ export var colorTextHeadingSecondary = "var(--color-text-heading-secondary-3NRPuq, #545b64)";

export var colorTextLinkDefault = "var(--color-text-link-default-3lZgOK, #0073bb)";
export var colorTextLinkHover = "var(--color-text-link-hover-2L80YS, #0073bb)";
export var colorTextNotificationDefault = "var(--color-text-notification-default-1kG4-3, #fafafa)";

@@ -225,0 +227,0 @@ export var colorTextStatusError = "var(--color-text-status-error-1dYMhx, #d13212)";

2

package.json
{
"name": "@awsui/design-tokens",
"version": "3.0.16",
"version": "3.0.17",
"license": "Apache-2.0",
"homepage": "https://github.com/aws/awsui-documentation"
}

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