New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@quadient/design-tokens

Package Overview
Dependencies
Maintainers
4
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quadient/design-tokens - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

4

build/js/variables.js
/**
* Do not edit directly
* Generated on Mon, 19 Jul 2021 13:51:27 GMT
* Generated on Thu, 22 Jul 2021 14:27:41 GMT
*/

@@ -472,2 +472,4 @@

export const SizingSpinner050 = 72;
export const SizingDeviceDesktop = 1280;
export const SizingDeviceDesktopLarge = 1440;
export const Shadow100 = "0 2px 3px 0 rgba(0,0,0,0.24), 0 1px 3px 0 rgba(0,0,0,0.16)";

@@ -474,0 +476,0 @@ export const Shadow200 = "0 4px 6px 0 rgba(0,0,0,0.24), 0 2px 6px 0 rgba(0,0,0,0.16)";

/**
* Do not edit directly
* Generated on Mon, 19 Jul 2021 13:51:32 GMT
* Generated on Thu, 22 Jul 2021 14:27:46 GMT
*/

@@ -472,2 +472,4 @@

export const SizingSpinner050 = 72;
export const SizingDeviceDesktop = 1280;
export const SizingDeviceDesktopLarge = 1440;
export const Shadow100 = "0 2px 3px 0 rgba(0,0,0,0.24), 0 1px 3px 0 rgba(0,0,0,0.16)";

@@ -474,0 +476,0 @@ export const Shadow200 = "0 4px 6px 0 rgba(0,0,0,0.24), 0 2px 6px 0 rgba(0,0,0,0.16)";

/**
* Do not edit directly
* Generated on Mon, 19 Jul 2021 13:51:37 GMT
* Generated on Thu, 22 Jul 2021 14:27:50 GMT
*/

@@ -472,2 +472,4 @@

export const SizingSpinner050 = 72;
export const SizingDeviceDesktop = 1280;
export const SizingDeviceDesktopLarge = 1440;
export const Shadow100 = "0 2px 3px 0 rgba(0,0,0,0.24), 0 1px 3px 0 rgba(0,0,0,0.16)";

@@ -474,0 +476,0 @@ export const Shadow200 = "0 4px 6px 0 rgba(0,0,0,0.24), 0 2px 6px 0 rgba(0,0,0,0.16)";

@@ -468,2 +468,4 @@ {

"SizingSpinner050": 72,
"SizingDeviceDesktop": 1280,
"SizingDeviceDesktopLarge": 1440,
"Shadow100": "0 2px 3px 0 rgba(0,0,0,0.24), 0 1px 3px 0 rgba(0,0,0,0.16)",

@@ -470,0 +472,0 @@ "Shadow200": "0 4px 6px 0 rgba(0,0,0,0.24), 0 2px 6px 0 rgba(0,0,0,0.16)",

@@ -468,2 +468,4 @@ {

"SizingSpinner050": 72,
"SizingDeviceDesktop": 1280,
"SizingDeviceDesktopLarge": 1440,
"Shadow100": "0 2px 3px 0 rgba(0,0,0,0.24), 0 1px 3px 0 rgba(0,0,0,0.16)",

@@ -470,0 +472,0 @@ "Shadow200": "0 4px 6px 0 rgba(0,0,0,0.24), 0 2px 6px 0 rgba(0,0,0,0.16)",

@@ -468,2 +468,4 @@ {

"SizingSpinner050": 72,
"SizingDeviceDesktop": 1280,
"SizingDeviceDesktopLarge": 1440,
"Shadow100": "0 2px 3px 0 rgba(0,0,0,0.24), 0 1px 3px 0 rgba(0,0,0,0.16)",

@@ -470,0 +472,0 @@ "Shadow200": "0 4px 6px 0 rgba(0,0,0,0.24), 0 2px 6px 0 rgba(0,0,0,0.16)",

@@ -0,1 +1,7 @@

# 0.0.14
## Added
- new tokens:
`sizing-device-desktop: 1280px`
`sizing-device-desktop-large: 1440px`
# 0.0.13

@@ -2,0 +8,0 @@ ## Fixed

@@ -0,0 +0,0 @@ const StyleDictionary = require("style-dictionary");

{
"name": "@quadient/design-tokens",
"version": "0.0.13",
"version": "0.0.14",
"description": "Quadient design tokens generator tool. As an output, various types of formats are generated based on configuration in json input files.",

@@ -5,0 +5,0 @@ "main": "config.js",

@@ -0,0 +0,0 @@ # @quadient/design-tokens

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -0,0 +0,0 @@ {

@@ -33,4 +33,8 @@ {

"800": { "value": 200, "unit": "px" }
},
"device": {
"desktop": { "value": 1280, "unit": "px" },
"desktop-large": { "value": 1440, "unit": "px" }
}
}
}

@@ -0,0 +0,0 @@ {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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