@vitality-ds/tokens
Advanced tools
Comparing version 3.4.1 to 3.5.0
{ | ||
"name": "@vitality-ds/tokens", | ||
"version": "3.4.1", | ||
"version": "3.5.0", | ||
"description": "Design Tokens for Vitality", | ||
@@ -33,3 +33,3 @@ "main": "dist/index.js", | ||
}, | ||
"gitHead": "4db83bcabd68a24a85b925cab32728e08ce862e9" | ||
"gitHead": "a2c07db6cd7cbee1a0d08914cefa31cdfaf7fc2e" | ||
} |
@@ -55,3 +55,3 @@ import generateColorData from "../../generateColorData"; | ||
name: "orange13", | ||
data: generateColorData("orange13", { h: 23, s: 60, l: 16, a: 1 }), | ||
data: generateColorData("orange1", { h: 23, s: 70, l: 7, a: 1 }), | ||
}, | ||
@@ -58,0 +58,0 @@ }; |
@@ -55,3 +55,3 @@ import generateColorData from "../../generateColorData"; | ||
name: "orange13", | ||
data: generateColorData("orange13", { h: 23, s: 60, l: 16, a: 1 }), | ||
data: generateColorData("orange1", { h: 35, s: 70, l: 99, a: 1 }), | ||
}, | ||
@@ -58,0 +58,0 @@ }; |
Sorry, the diff of this file is too big to display
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
344003