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

7

CHANGELOG.md

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

# [5.2.0](https://github.com/nulogy/nds-tokens/compare/v5.1.0...v5.2.0) (2022-02-01)
### Features
* add new z-index ([#47](https://github.com/nulogy/nds-tokens/issues/47)) ([45c6936](https://github.com/nulogy/nds-tokens/commit/45c6936512fd5550a14a1e82d8097c94f353aed8))
# [5.1.0](https://github.com/nulogy/nds-tokens/compare/v5.0.0...v5.1.0) (2021-11-10)

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

3

dist/exports.js
/**
* Do not edit directly
* Generated on Wed, 10 Nov 2021 22:44:30 GMT
* Generated on Tue, 01 Feb 2022 18:28:25 GMT
*/

@@ -98,2 +98,3 @@

export const z_indices_overlay = 1000;
export const z_indices_above_overlay = 1010;
export const z_indices_open_control = 1000;
{
"name": "@nulogy/tokens",
"version": "5.1.0",
"version": "5.2.0",
"description": "Design tokens for the Nulogy Design System - http://nulogy.design",

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

@@ -27,2 +27,5 @@ {

},
"aboveOverlay": {
"value": 1010
},
"openControl": {

@@ -29,0 +32,0 @@ "value": "{zIndices.overlay.value}"

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