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
3
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.34 to 3.0.35

5

index.d.ts

@@ -233,2 +233,4 @@ export const colorChartsRed300: string;

export const colorTextStatusWarning: string;
export const colorBoardPlaceholderActive: string;
export const colorBoardPlaceholderHover: string;
export const fontFamilyBase: string;

@@ -281,2 +283,3 @@ export const fontFamilyMonospace: string;

export const spaceStaticXxl: string;
export const spaceStaticXxxl: string;
export const spaceStaticXxxl: string;
export const shadowContainerActive: string;

@@ -233,2 +233,4 @@ export var colorChartsRed300 = "var(--color-charts-red-300-taex3d, #ea7158)";

export var colorTextStatusWarning = "var(--color-text-status-warning-94ezyx, #d13212)";
export var colorBoardPlaceholderActive = "var(--color-board-placeholder-active-03p6jc, #d5dbdb)";
export var colorBoardPlaceholderHover = "var(--color-board-placeholder-hover-82yrwq, #99cbe4)";
export var fontFamilyBase = "var(--font-family-base-mylvzb, 'Noto Sans', 'Helvetica Neue', Roboto, Arial, sans-serif)";

@@ -281,2 +283,3 @@ export var fontFamilyMonospace = "var(--font-family-monospace-iz223z, Monaco, Menlo, Consolas, 'Courier Prime', Courier, 'Courier New', monospace)";

export var spaceStaticXxl = "var(--space-static-xxl-m6qwv3, 32px)";
export var spaceStaticXxxl = "var(--space-static-xxxl-66ty0h, 40px)";
export var spaceStaticXxxl = "var(--space-static-xxxl-66ty0h, 40px)";
export var shadowContainerActive = "var(--shadow-container-active-h4jsj2, 0px 4px 8px rgba(0, 28, 36, 0.45))";

2

package.json
{
"name": "@awsui/design-tokens",
"version": "3.0.34",
"version": "3.0.35",
"main": "./index.js",

@@ -5,0 +5,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