@thi.ng/random
Advanced tools
Comparing version 4.1.7 to 4.1.8
# Change Log | ||
- **Last updated**: 2025-01-04T21:07:38Z | ||
- **Last updated**: 2025-01-21T15:46:53Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/random", | ||
"version": "4.1.7", | ||
"version": "4.1.8", | ||
"description": "Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation", | ||
@@ -43,4 +43,4 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/errors": "^2.5.22" | ||
"@thi.ng/api": "^8.11.17", | ||
"@thi.ng/errors": "^2.5.23" | ||
}, | ||
@@ -165,3 +165,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "56c1d57a96565bbcc8c06c73779a619bba0db368\n" | ||
"gitHead": "22f6d518aed5951bb37b406c8ae85a6c3e6be517\n" | ||
} |
Updated@thi.ng/api@^8.11.17
Updated@thi.ng/errors@^2.5.23