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

@vitality-ds/tokens

Package Overview
Dependencies
Maintainers
3
Versions
94
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vitality-ds/tokens - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1-alpha.1

4

package.json
{
"name": "@vitality-ds/tokens",
"version": "0.6.0",
"version": "0.6.1-alpha.1",
"description": "Design Tokens for Vitality",

@@ -33,3 +33,3 @@ "main": "dist/index.js",

},
"gitHead": "e25965d589ed75aab799ec43efba49fb5c9e0b69"
"gitHead": "cba65416eb71690aa974b64fe04bdfa29a0a817e"
}

@@ -5,3 +5,3 @@ import { ElevationToken } from "./types";

export const Elevations: { [x: string]: ElevationToken } = {
small: {
sm: {
name: "Small",

@@ -46,3 +46,3 @@ description: "Paper.",

},
medium: {
md: {
name: "Medium",

@@ -87,3 +87,3 @@ description: "Table search bar (focus).",

},
large: {
lg: {
name: "Large",

@@ -90,0 +90,0 @@ description: "Dialogs, Modals.",

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

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