Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nulogy/tokens

Package Overview
Dependencies
Maintainers
8
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nulogy/tokens - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

4

dist/exports.js
/**
* Do not edit directly
* Generated on Tue, 26 Feb 2019 18:37:52 GMT
* Generated on Tue, 26 Mar 2019 15:12:11 GMT
*/

@@ -55,5 +55,5 @@

export const size_font_subsection_title = "20px";
export const weight_font_light = "100";
export const weight_font_light = "300";
export const weight_font_normal = "400";
export const weight_font_medium = "500";
export const weight_font_bold = "600";
{
"name": "@nulogy/tokens",
"version": "0.4.1",
"version": "0.5.0",
"description": "Design tokens for the Nulogy Design System - http://nulogy.design",

@@ -19,3 +19,3 @@ "repository": "https://github.com/nulogy/design-system.git",

},
"gitHead": "21709121c04d0941a7032905eb95af3896fed200"
"gitHead": "26f8d9961af1252b348e46978dca1d8c1a5ba99d"
}
{
"weight": {
"font": {
"light": {"value": "100"},
"normal" : { "value": "400" },
"light": {"value": "300"},
"normal" : { "value": "400" },
"medium" : { "value": "500" },

@@ -7,0 +7,0 @@ "bold": { "value": "600" }

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc