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 5.0.0 to 5.1.0

7

CHANGELOG.md

@@ -0,1 +1,8 @@

# [5.1.0](https://github.com/nulogy/nds-tokens/compare/v5.0.0...v5.1.0) (2021-11-10)
### Features
* add midGrey colour ([#46](https://github.com/nulogy/nds-tokens/issues/46)) ([2c4585b](https://github.com/nulogy/nds-tokens/commit/2c4585bd3968892a598635891ff3f07ea573d54a))
# [5.0.0](https://github.com/nulogy/nds-tokens/compare/v4.14.1...v5.0.0) (2021-04-16)

@@ -2,0 +9,0 @@

3

dist/exports.js
/**
* Do not edit directly
* Generated on Fri, 16 Apr 2021 20:04:03 GMT
* Generated on Wed, 10 Nov 2021 22:44:30 GMT
*/

@@ -12,2 +12,3 @@

export const color_base_dark_grey = "#434d59";
export const color_base_mid_grey = "#6c7784";
export const color_base_grey = "#c0c8d1";

@@ -14,0 +15,0 @@ export const color_base_light_grey = "#e4e7eb";

{
"name": "@nulogy/tokens",
"version": "5.0.0",
"version": "5.1.0",
"description": "Design tokens for the Nulogy Design System - http://nulogy.design",

@@ -5,0 +5,0 @@ "repository": "https://github.com/nulogy/nds-tokens.git",

@@ -10,2 +10,3 @@ {

"darkGrey": { "value": "#434D59" },
"midGrey": { "value": "#6C7784" },
"grey": { "value": "#C0C8D1" },

@@ -12,0 +13,0 @@ "lightGrey": { "value": "#E4E7EB" },

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