@thi.ng/color
Advanced tools
Comparing version 5.6.49 to 5.6.50
# Change Log | ||
- **Last updated**: 2024-07-16T13:09:33Z | ||
- **Last updated**: 2024-07-19T14:56:21Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/color", | ||
"version": "5.6.49", | ||
"version": "5.6.50", | ||
"description": "Array-based color types, CSS parsing, conversions, transformations, declarative theme generation, gradients, presets", | ||
@@ -43,15 +43,15 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.5", | ||
"@thi.ng/arrays": "^2.9.10", | ||
"@thi.ng/binary": "^3.4.28", | ||
"@thi.ng/checks": "^3.6.7", | ||
"@thi.ng/compare": "^2.3.8", | ||
"@thi.ng/compose": "^3.0.8", | ||
"@thi.ng/defmulti": "^3.0.43", | ||
"@thi.ng/errors": "^2.5.11", | ||
"@thi.ng/math": "^5.11.3", | ||
"@thi.ng/random": "^3.8.4", | ||
"@thi.ng/strings": "^3.7.37", | ||
"@thi.ng/transducers": "^9.0.9", | ||
"@thi.ng/vectors": "^7.11.3" | ||
"@thi.ng/api": "^8.11.6", | ||
"@thi.ng/arrays": "^2.9.11", | ||
"@thi.ng/binary": "^3.4.29", | ||
"@thi.ng/checks": "^3.6.8", | ||
"@thi.ng/compare": "^2.3.9", | ||
"@thi.ng/compose": "^3.0.9", | ||
"@thi.ng/defmulti": "^3.0.44", | ||
"@thi.ng/errors": "^2.5.12", | ||
"@thi.ng/math": "^5.11.4", | ||
"@thi.ng/random": "^3.8.5", | ||
"@thi.ng/strings": "^3.8.0", | ||
"@thi.ng/transducers": "^9.0.10", | ||
"@thi.ng/vectors": "^7.11.4" | ||
}, | ||
@@ -449,3 +449,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ba4f2cd15eeb0cae30efe222524da4fed2a57267\n" | ||
"gitHead": "c7aaa453b01a45e5235517db9d2a283b97abac96\n" | ||
} |
<!-- This file is generated - DO NOT EDIT! --> | ||
<!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files --> | ||
# ![@thi.ng/color](https://media.thi.ng/umbrella/banners-20230807/thing-color.svg?c4654abf) | ||
# ![@thi.ng/color](https://media.thi.ng/umbrella/banners-20230807/thing-color.svg?38e130f4) | ||
@@ -10,3 +10,3 @@ [![npm version](https://img.shields.io/npm/v/@thi.ng/color.svg)](https://www.npmjs.com/package/@thi.ng/color) | ||
> [!NOTE] | ||
> This is one of 188 standalone projects, maintained as part | ||
> This is one of 189 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -700,3 +700,3 @@ > and anti-framework. | ||
Several projects in this repo's | ||
26 projects in this repo's | ||
[/examples](https://github.com/thi-ng/umbrella/tree/develop/examples) | ||
@@ -703,0 +703,0 @@ directory are using this 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
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
299244
Updated@thi.ng/api@^8.11.6
Updated@thi.ng/arrays@^2.9.11
Updated@thi.ng/binary@^3.4.29
Updated@thi.ng/checks@^3.6.8
Updated@thi.ng/compare@^2.3.9
Updated@thi.ng/compose@^3.0.9
Updated@thi.ng/defmulti@^3.0.44
Updated@thi.ng/errors@^2.5.12
Updated@thi.ng/math@^5.11.4
Updated@thi.ng/random@^3.8.5
Updated@thi.ng/strings@^3.8.0
Updated@thi.ng/transducers@^9.0.10
Updated@thi.ng/vectors@^7.11.4