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.12.0 to 4.13.0

7

CHANGELOG.md

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

# [4.13.0](https://github.com/nulogy/nds-tokens/compare/v4.12.0...v4.13.0) (2021-01-08)
### Features
* add sideBar z-index ([0ad9030](https://github.com/nulogy/nds-tokens/commit/0ad90306d8610644c0455454e790e9bc3d94bc31))
# [4.12.0](https://github.com/nulogy/nds-tokens/compare/v4.11.0...v4.12.0) (2020-12-17)

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

5

dist/exports.js
/**
* Do not edit directly
* Generated on Thu, 17 Dec 2020 18:22:27 GMT
* Generated on Fri, 08 Jan 2021 17:25:42 GMT
*/

@@ -95,2 +95,3 @@

export const z_index_overlay = 1000;
export const z_index_open_control = 1000;
export const z_index_open_control = 1000;
export const z_index_side_bar = 999;

2

package.json
{
"name": "@nulogy/tokens",
"version": "4.12.0",
"version": "4.13.0",
"description": "Design tokens for the Nulogy Design System - http://nulogy.design",

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

@@ -23,4 +23,7 @@ {

"value": "{zIndex.overlay.value}"
},
"sideBar": {
"value": 999
}
}
}

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