Socket
Socket
Sign inDemoInstall

@launchpad-ui/tokens

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@launchpad-ui/tokens - npm Package Compare versions

Comparing version 0.9.9 to 0.9.10

6

dist/contract.json

@@ -67,3 +67,4 @@ {

"disabled": "color-bg-interactive-disabled",
"link": "color-bg-interactive-link"
"link": "color-bg-interactive-link",
"selected": "color-bg-interactive-selected"
},

@@ -141,3 +142,4 @@ "ui": {

"destructive": "color-border-interactive-destructive",
"disabled": "color-border-interactive-disabled"
"disabled": "color-border-interactive-disabled",
"selected": "color-border-interactive-selected"
},

@@ -144,0 +146,0 @@ "ui": {

@@ -336,2 +336,3 @@ declare const root: RootObject

disabled: string;
selected: string;
}

@@ -392,2 +393,3 @@ interface Field2 {

link: string;
selected: string;
}

@@ -394,0 +396,0 @@ interface Primary {

/**
* Do not edit directly
* Generated on Fri, 12 Apr 2024 15:09:01 GMT
* Generated on Thu, 25 Apr 2024 15:53:11 GMT
*/

@@ -73,2 +73,3 @@

link: "#E5EBFF",
selected: "#F5F7FF",
},

@@ -147,2 +148,3 @@ ui: {

disabled: "#E8E9EE",
selected: "#2936B5",
},

@@ -149,0 +151,0 @@ ui: {

/**
* Do not edit directly
* Generated on Fri, 12 Apr 2024 15:09:02 GMT
* Generated on Thu, 25 Apr 2024 15:53:12 GMT
*/

@@ -73,2 +73,3 @@

link: "#E5EBFF",
selected: "#F5F7FF",
},

@@ -147,2 +148,3 @@ ui: {

disabled: "#E8E9EE",
selected: "#2936B5",
},

@@ -149,0 +151,0 @@ ui: {

{
"name": "@launchpad-ui/tokens",
"version": "0.9.9",
"version": "0.9.10",
"status": "beta",

@@ -39,3 +39,3 @@ "publishConfig": {

"devDependencies": {
"json-to-ts": "^1.7.0",
"json-to-ts": "^2.1.0",
"style-dictionary": "3.8.0",

@@ -42,0 +42,0 @@ "style-dictionary-utils": "^2.2.1",

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