New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 4.10.2 to 4.11.0

.github/dependabot.yml

7

CHANGELOG.md

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

# [4.11.0](https://github.com/nulogy/nds-tokens/compare/v4.10.2...v4.11.0) (2020-11-23)
### Features
* adds a zIndex for table headers ([1d51232](https://github.com/nulogy/nds-tokens/commit/1d512325b4cf5e2ae3a37a4a0722691175e8369f))
## [4.10.2](https://github.com/nulogy/nds-tokens/compare/v4.10.1...v4.10.2) (2020-10-22)

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

3

dist/exports.js
/**
* Do not edit directly
* Generated on Thu, 22 Oct 2020 18:40:49 GMT
* Generated on Mon, 23 Nov 2020 19:35:42 GMT
*/

@@ -89,2 +89,3 @@

export const weight_font_bold = "600";
export const z_index_table_header = 10;
export const z_index_content = 100;

@@ -91,0 +92,0 @@ export const z_index_tabs_scroll_indicator = 200;

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

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

{
"zIndex": {
"tableHeader": {
"value": 10
},
"content": {

@@ -4,0 +7,0 @@ "value": 100

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