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

@purpurds/tokens

Package Overview
Dependencies
Maintainers
0
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@purpurds/tokens - npm Package Compare versions

Comparing version 5.14.0 to 5.15.0

2

.rush/temp/operation/ci_build/state.json
{
"nonCachedDurationMs": 1366.8487509999998
"nonCachedDurationMs": 1747.378838
}
{
"nonCachedDurationMs": 1243.036904
"nonCachedDurationMs": 1438.666247
}

@@ -183,5 +183,5 @@ export const purpurColorPurple50 = "#faf0ff";

export const purpurColorBackgroundInteractiveTransparent = "rgba(255, 255, 255, 0)";
export const purpurColorBackgroundInteractiveTransparentHover = "#f4e0ff";
export const purpurColorBackgroundInteractiveTransparentHover = "#e4b6fb";
export const purpurColorBackgroundInteractiveTransparentNegativeHover = "#4e0174";
export const purpurColorBackgroundInteractiveTransparentActive = "#e4b6fb";
export const purpurColorBackgroundInteractiveTransparentActive = "#d58df9";
export const purpurColorBackgroundInteractiveTransparentNegativeActive = "#6d02a3";

@@ -188,0 +188,0 @@ export const purpurColorBackgroundInteractiveInactive = "rgba(0, 0, 0, 0.05)";

@@ -219,5 +219,5 @@ {

"transparent": "rgba(255, 255, 255, 0)",
"transparent-hover": "#f4e0ff",
"transparent-hover": "#e4b6fb",
"transparent-negative-hover": "#4e0174",
"transparent-active": "#e4b6fb",
"transparent-active": "#d58df9",
"transparent-negative-active": "#6d02a3",

@@ -224,0 +224,0 @@ "inactive": "rgba(0, 0, 0, 0.05)",

{
"name": "@purpurds/tokens",
"version": "5.14.0",
"version": "5.15.0",
"license": "AGPL-3.0-only",

@@ -5,0 +5,0 @@ "type": "module",

@@ -326,3 +326,3 @@ {

"transparent-hover": {
"value": "{color.purple.100}",
"value": "{color.purple.200}",
"type": "color",

@@ -337,3 +337,3 @@ "description": "Accordion\nButton/secondary + tertiary + text\nChip-choice\nChip-filter\nCTA-link\nLink\n\nHover state color for interactive elements with transparent background\n\nColor: Purple"

"transparent-active": {
"value": "{color.purple.200}",
"value": "{color.purple.300}",
"type": "color",

@@ -340,0 +340,0 @@ "description": "Button/secondary + tertiary + text\nChip-choice\nChip-filter\nCTA-link\nDatepicker\nLink\n\nActive state color for interactive elements with transparent background\n\nColor: Purple"

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 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