@thi.ng/random
Advanced tools
Comparing version 3.6.31 to 3.6.32
# Change Log | ||
- **Last updated**: 2024-02-19T16:07:08Z | ||
- **Last updated**: 2024-02-22T11:59:16Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/random", | ||
"version": "3.6.31", | ||
"version": "3.6.32", | ||
"description": "Pseudo-random number generators w/ unified API, distributions, weighted choices, ID generation", | ||
@@ -38,6 +38,6 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.24", | ||
"@thi.ng/checks": "^3.4.24", | ||
"@thi.ng/errors": "^2.4.17", | ||
"@thi.ng/hex": "^2.3.36" | ||
"@thi.ng/api": "^8.9.25", | ||
"@thi.ng/checks": "^3.5.0", | ||
"@thi.ng/errors": "^2.4.18", | ||
"@thi.ng/hex": "^2.3.37" | ||
}, | ||
@@ -160,3 +160,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "2724c87ca41810f2112f9d8c3d6b90dfaeea876b\n" | ||
"gitHead": "4513a1c703bdbf0f0867f03e547e47692e415fac\n" | ||
} |
@@ -21,3 +21,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> This is one of 190 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -24,0 +24,0 @@ > and anti-framework. |
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
70234
Updated@thi.ng/api@^8.9.25
Updated@thi.ng/checks@^3.5.0
Updated@thi.ng/errors@^2.4.18
Updated@thi.ng/hex@^2.3.37