@nordhealth/color
Advanced tools
Comparing version 2.0.14 to 2.1.0-alpha.0
@@ -12,3 +12,3 @@ export default getColorPalette; | ||
declare function getColorPalette({ accent, hues, shades, gray, lightness }?: { | ||
accent?: any; | ||
accent?: string; | ||
hues?: number; | ||
@@ -15,0 +15,0 @@ shades?: number; |
@@ -9,3 +9,3 @@ export default getTextColor; | ||
*/ | ||
declare function getTextColor(value: any): any; | ||
declare function getTextColor(value: any): string; | ||
//# sourceMappingURL=getTextColor.d.ts.map |
{ | ||
"name": "@nordhealth/color", | ||
"version": "2.0.14", | ||
"version": "2.1.0-alpha.0", | ||
"description": "This package includes Nord Design System color utilities", | ||
@@ -31,12 +31,12 @@ "author": "Nordhealth <support@nordhealth.design>", | ||
"devDependencies": { | ||
"@nordhealth/css": "^3.2.1", | ||
"@nordhealth/css": "^3.3.0-alpha.0", | ||
"@rollup/plugin-commonjs": "24.1.0", | ||
"@rollup/plugin-node-resolve": "15.0.2", | ||
"@rollup/plugin-replace": "5.0.2", | ||
"@web/dev-server": "0.2.1", | ||
"@rollup/plugin-node-resolve": "15.2.3", | ||
"@rollup/plugin-replace": "5.0.7", | ||
"@rollup/plugin-terser": "0.4.4", | ||
"@web/dev-server": "0.4.6", | ||
"rollup": "2.79.1", | ||
"rollup-plugin-copy": "3.4.0", | ||
"rollup-plugin-summary": "2.0.0", | ||
"rollup-plugin-terser": "7.0.2", | ||
"typescript": "5.0.4" | ||
"rollup-plugin-copy": "3.5.0", | ||
"rollup-plugin-summary": "2.0.1", | ||
"typescript": "5.5.4" | ||
}, | ||
@@ -47,3 +47,3 @@ "dependencies": { | ||
}, | ||
"gitHead": "daa96bd6d5f9fbb52a04cd84f3a4cff9b224f389" | ||
"gitHead": "e5afba586779ca474e6db4082151152480ef6288" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
228327
0
2