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.69 to 3.0.70

1

index.d.ts

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

export const colorBackgroundNotificationGreen: string;
export const colorBackgroundNotificationGrey: string;
export const colorBackgroundNotificationRed: string;

@@ -187,0 +188,0 @@ export const colorBackgroundNotificationYellow: string;

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

export var colorBackgroundNotificationGreen = "var(--color-background-notification-green-jo2m1l, #1d8102)";
export var colorBackgroundNotificationGrey = "var(--color-background-notification-grey-iechs6, #545b64)";
export var colorBackgroundNotificationRed = "var(--color-background-notification-red-5io73r, #d13212)";

@@ -187,0 +188,0 @@ export var colorBackgroundNotificationYellow = "var(--color-background-notification-yellow-8mfjgu, #ffe457)";

2

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

@@ -5,0 +5,0 @@ "homepage": "https://github.com/aws/awsui-documentation",

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

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