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
0
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 4.0.2 to 4.0.3

4

package.json
{
"name": "@vitality-ds/tokens",
"version": "4.0.2",
"version": "4.0.3",
"description": "Design Tokens for Vitality",

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

},
"gitHead": "6d50a2723a5ca342a6be9d304b7e7df6d8877f72"
"gitHead": "614e03202ec02d4581f2f81ee926d928139afd4a"
}

@@ -370,3 +370,3 @@ import FontFamilies from "./fontFamilies";

sizeUnit: FontSizes.reactNative.h300.data.sizeUnit,
lineHeight: 1.85,
lineHeight: FontSizes.reactNative.h300.data.lineHeight,
fontNameFigma: FontFamilies.reactNative.sans.data.fontNameFigma,

@@ -373,0 +373,0 @@ fontFamily: FontFamilies.reactNative.sans.data.fontFamily,

@@ -689,3 +689,3 @@ import getTheme from "./getTheme";

navTitle: 36,
navTitleCompacted: 1.85,
navTitleCompacted: 24,
pageTitle: 36,

@@ -692,0 +692,0 @@ sectionSubtitle: 24,

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