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

unify-token

Package Overview
Dependencies
Maintainers
7
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

unify-token - npm Package Compare versions

Comparing version 2.0.0-dev-4 to 2.0.0-dev-5

2

build/typography.js
const fontType = {
stackHeading: 'Nunito Sans',
desktop: 'Open Sans',
lite: '-apple-system, BlinkMacSystemFont, Roboto, sans-serif',
lite: '-apple-system, BlinkMacSystemFont, "Open Sauce One", Roboto, sans-serif',
ios: 'SF Pro Text',

@@ -6,0 +6,0 @@ android: 'Roboto'

// Font Family
export const fontFamilyStackHeading = 'Nunito Sans';
export const fontFamilyDesktop = 'Open Sans';
export const fontFamilyLite = '-apple-system, BlinkMacSystemFont, Roboto, sans-serif';
export const fontFamilyLite = '-apple-system, BlinkMacSystemFont, "Open Sauce One", Roboto, sans-serif';
export const fontFamilyIos = 'SF Pro Text';

@@ -6,0 +6,0 @@ export const fontFamilyAndroid = 'Roboto';

{
"name": "unify-token",
"version": "2.0.0-dev-4",
"version": "2.0.0-dev-5",
"description": "Design Tokens for the Unify Design System",

@@ -5,0 +5,0 @@ "main": "build/index.js",

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