New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@okta/odyssey-design-tokens

Package Overview
Dependencies
Maintainers
1
Versions
146
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@okta/odyssey-design-tokens - npm Package Compare versions

Comparing version 1.4.0 to 1.5.0

5

dist/index.d.ts
/**
* Do not edit directly
* Generated on Mon, 23 Oct 2023 22:00:36 GMT
* Generated on Mon, 30 Oct 2023 17:39:05 GMT
*/

@@ -21,2 +21,5 @@

export const BorderWidthHeavy : string;
export const DepthLow : string;
export const DepthMedium : string;
export const DepthHigh : string;
export const FocusOutlineColorPrimary : string;

@@ -23,0 +26,0 @@ export const FocusOutlineColorDanger : string;

/**
* Do not edit directly
* Generated on Mon, 23 Oct 2023 22:00:36 GMT
* Generated on Mon, 30 Oct 2023 17:39:05 GMT
*/

@@ -21,2 +21,5 @@

export const BorderWidthHeavy = "1.5px";
export const DepthLow = "0px 1px 2px 0px rgba(39, 39, 39, 0.07)";
export const DepthMedium = "0px 1px 4px 0px rgba(39, 39, 39, 0.08), 0px 4px 6px 0px rgba(39, 39, 39, 0.01), 0px 5px 15px 0px rgba(39, 39, 39, 0.05)";
export const DepthHigh = "0px 1px 4px 0px rgba(39, 39, 39, 0.08), 0px 4px 10px 0px rgba(39, 39, 39, 0.08), 0px 8px 30px 0px rgba(39, 39, 39, 0.10)";
export const FocusOutlineColorPrimary = "#546be7";

@@ -23,0 +26,0 @@ export const FocusOutlineColorDanger = "#e72500";

4

package.json
{
"name": "@okta/odyssey-design-tokens",
"version": "1.4.0",
"version": "1.5.0",
"description": "Design tokens for Odyssey, Okta's design system",

@@ -22,3 +22,3 @@ "author": "Okta, Inc.",

},
"gitHead": "612e08d4ea3bd4c8acb732df7036bce16f4eda0b"
"gitHead": "cf8dbb65cb3ca95e69bfe65b9825366146682368"
}

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