@thi.ng/transducers-stats 2.1.110 → 2.1.112

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 (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thi.ng/transducers-stats",
3
- "version": "2.1.110",
3
+ "version": "2.1.112",
4
4
  "description": "Transducers for statistical / technical analysis",
5
5
  "type": "module",
6
6
  "module": "./index.js",
@@ -37,9 +37,9 @@
37
37
  },
38
38
  "dependencies": {
39
39
  "@thi.ng/checks": "^3.5.5",
40
- "@thi.ng/dcons": "^3.2.105",
40
+ "@thi.ng/dcons": "^3.2.107",
41
41
  "@thi.ng/errors": "^2.5.2",
42
- "@thi.ng/transducers": "^8.9.16"
42
+ "@thi.ng/transducers": "^8.9.18"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@microsoft/api-extractor": "^7.43.0",
@@ -132,5 +132,5 @@
132
132
  "parent": "@thi.ng/transducers",
133
133
  "year": 2017
134
134
  },
135
- "gitHead": "feb3b24654f2c931cd3c3308c1c0c807ee14d0e4\n"
135
+ "gitHead": "ce5ae2a322d50a7ce8ecccbd94fa55c496ba04fd\n"
136
136
  }