@thi.ng/color
Advanced tools
Comparing version 5.7.5 to 5.7.6
# Change Log | ||
- **Last updated**: 2024-09-19T21:09:34Z | ||
- **Last updated**: 2024-10-05T12:12:32Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/color", | ||
"version": "5.7.5", | ||
"version": "5.7.6", | ||
"description": "Array-based color types, CSS parsing, conversions, transformations, declarative theme generation, gradients, presets", | ||
@@ -43,19 +43,19 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.10", | ||
"@thi.ng/arrays": "^2.10.1", | ||
"@thi.ng/binary": "^3.4.33", | ||
"@thi.ng/checks": "^3.6.12", | ||
"@thi.ng/compare": "^2.4.2", | ||
"@thi.ng/compose": "^3.0.13", | ||
"@thi.ng/defmulti": "^3.0.48", | ||
"@thi.ng/errors": "^2.5.16", | ||
"@thi.ng/math": "^5.11.10", | ||
"@thi.ng/random": "^4.0.4", | ||
"@thi.ng/strings": "^3.8.5", | ||
"@thi.ng/transducers": "^9.2.4", | ||
"@thi.ng/vectors": "^7.12.2" | ||
"@thi.ng/api": "^8.11.11", | ||
"@thi.ng/arrays": "^2.10.2", | ||
"@thi.ng/binary": "^3.4.34", | ||
"@thi.ng/checks": "^3.6.13", | ||
"@thi.ng/compare": "^2.4.3", | ||
"@thi.ng/compose": "^3.0.14", | ||
"@thi.ng/defmulti": "^3.0.49", | ||
"@thi.ng/errors": "^2.5.17", | ||
"@thi.ng/math": "^5.11.11", | ||
"@thi.ng/random": "^4.1.0", | ||
"@thi.ng/strings": "^3.8.6", | ||
"@thi.ng/transducers": "^9.2.5", | ||
"@thi.ng/vectors": "^7.12.3" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.9", | ||
"esbuild": "^0.23.1", | ||
"esbuild": "^0.24.0", | ||
"typedoc": "^0.26.7", | ||
@@ -448,3 +448,3 @@ "typescript": "^5.6.2" | ||
}, | ||
"gitHead": "b52baa3750ddd1256892df966ab7ac9b4806a9ef\n" | ||
"gitHead": "11ae480076e61a2263f5730ffb37dfddbf01c7d1\n" | ||
} |
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.11.11
Updated@thi.ng/arrays@^2.10.2
Updated@thi.ng/binary@^3.4.34
Updated@thi.ng/checks@^3.6.13
Updated@thi.ng/compare@^2.4.3
Updated@thi.ng/compose@^3.0.14
Updated@thi.ng/defmulti@^3.0.49
Updated@thi.ng/errors@^2.5.17
Updated@thi.ng/math@^5.11.11
Updated@thi.ng/random@^4.1.0
Updated@thi.ng/strings@^3.8.6
Updated@thi.ng/transducers@^9.2.5
Updated@thi.ng/vectors@^7.12.3