@thi.ng/color 5.6.47 → 5.6.49

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/CHANGELOG.md +1 -1
  2. package/README.md +2 -1
  3. package/package.json +18 -18
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Change Log
2
2
 
3
- - **Last updated**: 2024-06-29T09:28:35Z
3
+ - **Last updated**: 2024-07-16T13:09:33Z
4
4
  - **Generator**: [thi.ng/monopub](https://thi.ng/monopub)
5
5
 
6
6
  All notable changes to this project will be documented in this file.
package/README.md CHANGED
@@ -7,7 +7,7 @@
7
7
  [![Mastodon Follow](https://img.shields.io/mastodon/follow/109331703950160316?domain=https%3A%2F%2Fmastodon.thi.ng&style=social)](https://mastodon.thi.ng/@toxi)
8
8
 
9
9
  > [!NOTE]
10
- > This is one of 189 standalone projects, maintained as part
10
+ > This is one of 188 standalone projects, maintained as part
11
11
  > of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo
12
12
  > and anti-framework.
13
13
  >
@@ -726,6 +726,7 @@ directory are using this package:
726
726
  | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/simd-plot.png" width="240"/> | Fitting, transforming & plotting 10k data points per frame using SIMD | [Demo](https://demo.thi.ng/umbrella/simd-plot/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/simd-plot) |
727
727
  | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/stacked-layout.png" width="240"/> | Responsive & reactively computed stacked column layout | [Demo](https://demo.thi.ng/umbrella/stacked-layout/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/stacked-layout) |
728
728
  | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/trace-bitmap.jpg" width="240"/> | Multi-layer vectorization & dithering of bitmap images | [Demo](https://demo.thi.ng/umbrella/trace-bitmap/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/trace-bitmap) |
729
+ | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/viz-ridge-lines.avif" width="240"/> | Interactive ridge-line plot | [Demo](https://demo.thi.ng/umbrella/viz-ridge-lines/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/viz-ridge-lines) |
729
730
  | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/webgl-texture-paint.jpg" width="240"/> | Interactively drawing to & reading from a WebGL offscreen render texture | [Demo](https://demo.thi.ng/umbrella/webgl-texture-paint/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/webgl-texture-paint) |
730
731
 
731
732
  ## API
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/color",
3
- "version": "5.6.47",
3
+ "version": "5.6.49",
4
4
  "description": "Array-based color types, CSS parsing, conversions, transformations, declarative theme generation, gradients, presets",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -40,25 +40,25 @@
40
40
  "tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts"
41
41
  },
42
42
  "dependencies": {
43
- "@thi.ng/api": "^8.11.4",
44
- "@thi.ng/arrays": "^2.9.8",
45
- "@thi.ng/binary": "^3.4.27",
46
- "@thi.ng/checks": "^3.6.6",
47
- "@thi.ng/compare": "^2.3.7",
48
- "@thi.ng/compose": "^3.0.6",
49
- "@thi.ng/defmulti": "^3.0.41",
50
- "@thi.ng/errors": "^2.5.9",
51
- "@thi.ng/math": "^5.11.1",
52
- "@thi.ng/random": "^3.8.2",
53
- "@thi.ng/strings": "^3.7.35",
54
- "@thi.ng/transducers": "^9.0.7",
55
- "@thi.ng/vectors": "^7.11.1"
43
+ "@thi.ng/api": "^8.11.5",
44
+ "@thi.ng/arrays": "^2.9.10",
45
+ "@thi.ng/binary": "^3.4.28",
46
+ "@thi.ng/checks": "^3.6.7",
47
+ "@thi.ng/compare": "^2.3.8",
48
+ "@thi.ng/compose": "^3.0.8",
49
+ "@thi.ng/defmulti": "^3.0.43",
50
+ "@thi.ng/errors": "^2.5.11",
51
+ "@thi.ng/math": "^5.11.3",
52
+ "@thi.ng/random": "^3.8.4",
53
+ "@thi.ng/strings": "^3.7.37",
54
+ "@thi.ng/transducers": "^9.0.9",
55
+ "@thi.ng/vectors": "^7.11.3"
56
56
  },
57
57
  "devDependencies": {
58
58
  "@microsoft/api-extractor": "^7.47.0",
59
- "esbuild": "^0.21.5",
60
- "typedoc": "^0.25.13",
61
- "typescript": "^5.5.2"
59
+ "esbuild": "^0.23.0",
60
+ "typedoc": "^0.26.3",
61
+ "typescript": "^5.5.3"
62
62
  },
63
63
  "keywords": [
64
64
  "color",
@@ -445,5 +445,5 @@
445
445
  "vectors"
446
446
  ]
447
447
  },
448
- "gitHead": "7b950c112fba0b2e7c450765b15624c3382f1354\n"
448
+ "gitHead": "ba4f2cd15eeb0cae30efe222524da4fed2a57267\n"
449
449
  }