@thi.ng/color
Advanced tools
Comparing version 5.6.21 to 5.6.22
# Change Log | ||
- **Last updated**: 2024-02-19T16:07:07Z | ||
- **Last updated**: 2024-02-22T11:59:16Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/color", | ||
"version": "5.6.21", | ||
"version": "5.6.22", | ||
"description": "Array-based color types, CSS parsing, conversions, transformations, declarative theme generation, gradients, presets", | ||
@@ -42,15 +42,15 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.24", | ||
"@thi.ng/arrays": "^2.8.1", | ||
"@thi.ng/binary": "^3.4.13", | ||
"@thi.ng/checks": "^3.4.24", | ||
"@thi.ng/compare": "^2.2.20", | ||
"@thi.ng/compose": "^2.1.63", | ||
"@thi.ng/defmulti": "^3.0.24", | ||
"@thi.ng/errors": "^2.4.17", | ||
"@thi.ng/math": "^5.10.1", | ||
"@thi.ng/random": "^3.6.31", | ||
"@thi.ng/strings": "^3.7.15", | ||
"@thi.ng/transducers": "^8.9.4", | ||
"@thi.ng/vectors": "^7.10.9" | ||
"@thi.ng/api": "^8.9.25", | ||
"@thi.ng/arrays": "^2.8.2", | ||
"@thi.ng/binary": "^3.4.14", | ||
"@thi.ng/checks": "^3.5.0", | ||
"@thi.ng/compare": "^2.2.21", | ||
"@thi.ng/compose": "^2.1.64", | ||
"@thi.ng/defmulti": "^3.0.25", | ||
"@thi.ng/errors": "^2.4.18", | ||
"@thi.ng/math": "^5.10.2", | ||
"@thi.ng/random": "^3.6.32", | ||
"@thi.ng/strings": "^3.7.16", | ||
"@thi.ng/transducers": "^8.9.5", | ||
"@thi.ng/vectors": "^7.10.10" | ||
}, | ||
@@ -449,3 +449,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "2724c87ca41810f2112f9d8c3d6b90dfaeea876b\n" | ||
"gitHead": "4513a1c703bdbf0f0867f03e547e47692e415fac\n" | ||
} |
@@ -21,3 +21,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> This is one of 190 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -24,0 +24,0 @@ > and anti-framework. |
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
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
Updated@thi.ng/api@^8.9.25
Updated@thi.ng/arrays@^2.8.2
Updated@thi.ng/binary@^3.4.14
Updated@thi.ng/checks@^3.5.0
Updated@thi.ng/compare@^2.2.21
Updated@thi.ng/compose@^2.1.64
Updated@thi.ng/defmulti@^3.0.25
Updated@thi.ng/errors@^2.4.18
Updated@thi.ng/math@^5.10.2
Updated@thi.ng/random@^3.6.32
Updated@thi.ng/strings@^3.7.16
Updated@thi.ng/transducers@^8.9.5
Updated@thi.ng/vectors@^7.10.10