@thi.ng/transducers-stats 2.2.16 → 2.2.18

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 +4 -3
  3. package/package.json +10 -10
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Change Log
2
2
 
3
- - **Last updated**: 2025-03-09T19:21:53Z
3
+ - **Last updated**: 2025-03-18T13:24:25Z
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
@@ -1,13 +1,13 @@
1
1
  <!-- This file is generated - DO NOT EDIT! -->
2
2
  <!-- Please see: https://github.com/thi-ng/umbrella/blob/develop/CONTRIBUTING.md#changes-to-readme-files -->
3
- # ![@thi.ng/transducers-stats](https://media.thi.ng/umbrella/banners-20230807/thing-transducers-stats.svg?8b85e2e5)
3
+ # ![@thi.ng/transducers-stats](https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/banners/thing-transducers-stats.svg?8b85e2e5)
4
4
 
5
5
  [![npm version](https://img.shields.io/npm/v/@thi.ng/transducers-stats.svg)](https://www.npmjs.com/package/@thi.ng/transducers-stats)
6
6
  ![npm downloads](https://img.shields.io/npm/dm/@thi.ng/transducers-stats.svg)
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 203 standalone projects, maintained as part
10
+ > This is one of 204 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
  >
@@ -105,7 +105,7 @@ Note: @thi.ng/api is in _most_ cases a type-only import (not used at runtime)
105
105
 
106
106
  ## Usage examples
107
107
 
108
- Three projects in this repo's
108
+ Four projects in this repo's
109
109
  [/examples](https://github.com/thi-ng/umbrella/tree/develop/examples)
110
110
  directory are using this package:
111
111
 
@@ -113,6 +113,7 @@ directory are using this package:
113
113
  |:--------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------------------------------------|:---------------------------------------------------------|:--------------------------------------------------------------------------------------|
114
114
  | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/ascii-raymarch.jpg" width="240"/> | ASCII art raymarching with thi.ng/shader-ast & thi.ng/text-canvas | [Demo](https://demo.thi.ng/umbrella/ascii-raymarch/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/ascii-raymarch) |
115
115
  | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/crypto-chart.png" width="240"/> | Basic crypto-currency candle chart with multiple moving averages plots | [Demo](https://demo.thi.ng/umbrella/crypto-chart/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/crypto-chart) |
116
+ | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/optical-flow.avif" width="240"/> | Optical flow analysis of web cam or video inputs | [Demo](https://demo.thi.ng/umbrella/optical-flow/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/optical-flow) |
116
117
  | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/shader-ast-workers.jpg" width="240"/> | Fork-join worker-based raymarch renderer (JS/CPU only) | [Demo](https://demo.thi.ng/umbrella/shader-ast-workers/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/shader-ast-workers) |
117
118
 
118
119
  ## API
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/transducers-stats",
3
- "version": "2.2.16",
3
+ "version": "2.2.18",
4
4
  "description": "Transducers for statistical / technical analysis",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -39,16 +39,16 @@
39
39
  "tool:tangle": "../../node_modules/.bin/tangle src/**/*.ts"
40
40
  },
41
41
  "dependencies": {
42
- "@thi.ng/api": "^8.11.22",
43
- "@thi.ng/buffers": "^1.0.7",
44
- "@thi.ng/checks": "^3.7.2",
45
- "@thi.ng/errors": "^2.5.28",
46
- "@thi.ng/transducers": "^9.2.22"
42
+ "@thi.ng/api": "^8.11.24",
43
+ "@thi.ng/buffers": "^1.0.9",
44
+ "@thi.ng/checks": "^3.7.4",
45
+ "@thi.ng/errors": "^2.5.30",
46
+ "@thi.ng/transducers": "^9.2.24"
47
47
  },
48
48
  "devDependencies": {
49
- "esbuild": "^0.25.0",
50
- "typedoc": "^0.27.7",
51
- "typescript": "^5.7.3"
49
+ "esbuild": "^0.25.1",
50
+ "typedoc": "^0.28.0",
51
+ "typescript": "^5.8.2"
52
52
  },
53
53
  "keywords": [
54
54
  "analysis",
@@ -143,5 +143,5 @@
143
143
  "parent": "@thi.ng/transducers",
144
144
  "year": 2017
145
145
  },
146
- "gitHead": "55987d581e4985b1c3091ba6be3f9b53a0c5eeea\n"
146
+ "gitHead": "1646e0ffcdfd812b29e1b9c7c528d294ea60373e\n"
147
147
  }