Socket
Socket
Sign inDemoInstall

@seed-design/design-token

Package Overview
Dependencies
0
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.3 to 1.0.0-beta.4

1

lib/vars/semantic/color.d.ts

@@ -30,2 +30,3 @@ export declare const onPrimary = "var(--seed-semantic-color-on-primary)";

export declare const grayPressed = "var(--seed-semantic-color-gray-pressed)";
export declare const grayActive = "var(--seed-semantic-color-gray-active)";
export declare const onPrimaryLowOverlay50 = "var(--seed-semantic-color-on-primary-low-overlay-50)";

@@ -32,0 +33,0 @@ export declare const onPrimaryLowOverlay100 = "var(--seed-semantic-color-on-primary-low-overlay-100)";

2

package.json
{
"name": "@seed-design/design-token",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"sideEffects": false,

@@ -5,0 +5,0 @@ "repository": {

@@ -30,2 +30,3 @@ export const onPrimary = 'var(--seed-semantic-color-on-primary)';

export const grayPressed = 'var(--seed-semantic-color-gray-pressed)';
export const grayActive = 'var(--seed-semantic-color-gray-active)';
export const onPrimaryLowOverlay50 = 'var(--seed-semantic-color-on-primary-low-overlay-50)';

@@ -32,0 +33,0 @@ export const onPrimaryLowOverlay100 = 'var(--seed-semantic-color-on-primary-low-overlay-100)';

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc