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

sage-design-tokens-1.13.0.tgz

38

data/tokens.json

@@ -280,8 +280,12 @@ {

"neutral": {
"100": {
"value": "#0000FF",
"200": {
"value": "#CCD6DB",
"type": "color"
},
"300": {
"value": "#00ffff",
"type": "color"
},
"400": {
"value": "#0000ff",
"value": "#668592",
"type": "color"

@@ -298,2 +302,16 @@ },

},
"focus": {
"250": {
"value": "#FFDA80",
"type": "color"
},
"500": {
"value": "#FFB500",
"type": "color"
},
"600": {
"value": "#DDFF00",
"type": "color"
}
},
"positive": {

@@ -340,16 +358,2 @@ "400": {

}
},
"focus": {
"400": {
"value": "#FFDA80",
"type": "color"
},
"500": {
"value": "#FFB500",
"type": "color"
},
"600": {
"value": "#DDFF00",
"type": "color"
}
}

@@ -356,0 +360,0 @@ }

@@ -66,6 +66,10 @@ /*

export const colorsActionReadOnly600: string;
export const colorsSemanticNeutral100: string;
export const colorsSemanticNeutral200: string;
export const colorsSemanticNeutral300: string;
export const colorsSemanticNeutral400: string;
export const colorsSemanticNeutral500: string;
export const colorsSemanticNeutral600: string;
export const colorsSemanticFocus250: string;
export const colorsSemanticFocus500: string;
export const colorsSemanticFocus600: string;
export const colorsSemanticPositive400: string;

@@ -80,5 +84,2 @@ export const colorsSemanticPositive500: string;

export const colorsSemanticCaution600: string;
export const colorsSemanticFocus400: string;
export const colorsSemanticFocus500: string;
export const colorsSemanticFocus600: string;
export const spacing100: string;

@@ -85,0 +86,0 @@ export const spacing150: string;

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

* Do not edit directly
* Generated on Tue, 10 Aug 2021 10:36:59 GMT
* Generated on Tue, 10 Aug 2021 17:35:59 GMT
*/

@@ -73,6 +73,10 @@

colorsActionReadOnly600: '#CCD6DB',
colorsSemanticNeutral100: '#0000FF',
colorsSemanticNeutral400: '#0000ff',
colorsSemanticNeutral200: '#CCD6DB',
colorsSemanticNeutral300: '#00ffff',
colorsSemanticNeutral400: '#668592',
colorsSemanticNeutral500: '#335C6D',
colorsSemanticNeutral600: '#003349',
colorsSemanticFocus250: '#FFDA80',
colorsSemanticFocus500: '#FFB500',
colorsSemanticFocus600: '#DDFF00',
colorsSemanticPositive400: '#39ff14',

@@ -87,5 +91,2 @@ colorsSemanticPositive500: '#00B000',

colorsSemanticCaution600: '#BA5000',
colorsSemanticFocus400: '#FFDA80',
colorsSemanticFocus500: '#FFB500',
colorsSemanticFocus600: '#DDFF00',
spacing100: '8px',

@@ -92,0 +93,0 @@ spacing150: '12px',

@@ -67,6 +67,10 @@ /*

const colorsActionReadOnly600: string;
const colorsSemanticNeutral100: string;
const colorsSemanticNeutral200: string;
const colorsSemanticNeutral300: string;
const colorsSemanticNeutral400: string;
const colorsSemanticNeutral500: string;
const colorsSemanticNeutral600: string;
const colorsSemanticFocus250: string;
const colorsSemanticFocus500: string;
const colorsSemanticFocus600: string;
const colorsSemanticPositive400: string;

@@ -81,5 +85,2 @@ const colorsSemanticPositive500: string;

const colorsSemanticCaution600: string;
const colorsSemanticFocus400: string;
const colorsSemanticFocus500: string;
const colorsSemanticFocus600: string;
const spacing100: string;

@@ -86,0 +87,0 @@ const spacing150: string;

@@ -67,6 +67,10 @@ /*

colorsActionReadOnly600: '#CCD6DB',
colorsSemanticNeutral100: '#0000FF',
colorsSemanticNeutral400: '#0000ff',
colorsSemanticNeutral200: '#CCD6DB',
colorsSemanticNeutral300: '#00ffff',
colorsSemanticNeutral400: '#668592',
colorsSemanticNeutral500: '#335C6D',
colorsSemanticNeutral600: '#003349',
colorsSemanticFocus250: '#FFDA80',
colorsSemanticFocus500: '#FFB500',
colorsSemanticFocus600: '#DDFF00',
colorsSemanticPositive400: '#39ff14',

@@ -81,5 +85,2 @@ colorsSemanticPositive500: '#00B000',

colorsSemanticCaution600: '#BA5000',
colorsSemanticFocus400: '#FFDA80',
colorsSemanticFocus500: '#FFB500',
colorsSemanticFocus600: '#DDFF00',
spacing100: '8px',

@@ -86,0 +87,0 @@ spacing150: '12px',

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

* Do not edit directly
* Generated on Tue, 10 Aug 2021 10:36:59 GMT
* Generated on Tue, 10 Aug 2021 17:35:59 GMT
*/

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

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

* Do not edit directly
* Generated on Tue, 10 Aug 2021 10:36:59 GMT
* Generated on Tue, 10 Aug 2021 17:35:59 GMT
*/

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

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

* Do not edit directly
* Generated on Tue, 10 Aug 2021 10:36:59 GMT
* Generated on Tue, 10 Aug 2021 17:35:59 GMT
*/

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

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

"author": "The Sage Group plc",
"version": "1.12.0",
"version": "1.13.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