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

@sage/design-tokens

Package Overview
Dependencies
Maintainers
6
Versions
269
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sage/design-tokens - npm Package Compare versions

Comparing version 1.8.0 to 1.9.0

sage-design-tokens-1.9.0.tgz

12

data/tokens.json

@@ -114,2 +114,6 @@ {

},
"000": {
"value": "#FFFFFF",
"type": "color"
},
"025": {

@@ -365,2 +369,6 @@ "value": "#F2F5F6",

},
"250": {
"value": "20px",
"type": "spacing"
},
"300": {

@@ -446,2 +454,6 @@ "value": "24px",

},
"250": {
"value": "20px",
"type": "sizing"
},
"300": {

@@ -448,0 +460,0 @@ "value": "24px",

3

js/base/common.d.ts

@@ -29,2 +29,3 @@ /*

export const colorsUtilityMajor900: string;
export const colorsUtilityMajor000: string;
export const colorsUtilityMajor025: string;

@@ -85,2 +86,3 @@ export const colorsUtilityMajor050: string;

export const spacing200: string;
export const spacing250: string;
export const spacing300: string;

@@ -105,2 +107,3 @@ export const spacing400: string;

export const sizing200: string;
export const sizing250: string;
export const sizing300: string;

@@ -107,0 +110,0 @@ export const sizing400: string;

5

js/base/common.js

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 06 Aug 2021 13:51:54 GMT
* Generated on Mon, 09 Aug 2021 08:27:46 GMT
*/

@@ -36,2 +36,3 @@

colorsUtilityMajor900: '#00FFFF',
colorsUtilityMajor000: '#FFFFFF',
colorsUtilityMajor025: '#F2F5F6',

@@ -92,2 +93,3 @@ colorsUtilityMajor050: '#E6EBED',

spacing200: '16px',
spacing250: '20px',
spacing300: '24px',

@@ -112,2 +114,3 @@ spacing400: '32px',

sizing200: '16px',
sizing250: '20px',
sizing300: '24px',

@@ -114,0 +117,0 @@ sizing400: '32px',

@@ -30,2 +30,3 @@ /*

const colorsUtilityMajor900: string;
const colorsUtilityMajor000: string;
const colorsUtilityMajor025: string;

@@ -86,2 +87,3 @@ const colorsUtilityMajor050: string;

const spacing200: string;
const spacing250: string;
const spacing300: string;

@@ -106,2 +108,3 @@ const spacing400: string;

const sizing200: string;
const sizing250: string;
const sizing300: string;

@@ -108,0 +111,0 @@ const sizing400: string;

@@ -30,2 +30,3 @@ /*

colorsUtilityMajor900: '#00FFFF',
colorsUtilityMajor000: '#FFFFFF',
colorsUtilityMajor025: '#F2F5F6',

@@ -86,2 +87,3 @@ colorsUtilityMajor050: '#E6EBED',

spacing200: '16px',
spacing250: '20px',
spacing300: '24px',

@@ -106,2 +108,3 @@ spacing400: '32px',

sizing200: '16px',
sizing250: '20px',
sizing300: '24px',

@@ -108,0 +111,0 @@ sizing400: '32px',

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 06 Aug 2021 13:51:54 GMT
* Generated on Mon, 09 Aug 2021 08:27:46 GMT
*/

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

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 06 Aug 2021 13:51:54 GMT
* Generated on Mon, 09 Aug 2021 08:27:46 GMT
*/

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

@@ -6,3 +6,3 @@ /*

* Do not edit directly
* Generated on Fri, 06 Aug 2021 13:51:54 GMT
* Generated on Mon, 09 Aug 2021 08:27:46 GMT
*/

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

@@ -9,3 +9,3 @@ {

"author": "The Sage Group plc",
"version": "1.8.0",
"version": "1.9.0",
"license": "SEE LICENSE IN https://github.com/Sage/design-tokens/blob/master/license",

@@ -12,0 +12,0 @@ "tags": [

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