@thi.ng/random
Advanced tools
Comparing version 3.6.22 to 3.6.23
# Change Log | ||
- **Last updated**: 2023-12-28T23:24:39Z | ||
- **Last updated**: 2023-12-31T09:44:24Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/random", | ||
"version": "3.6.22", | ||
"version": "3.6.23", | ||
"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.15", | ||
"@thi.ng/checks": "^3.4.15", | ||
"@thi.ng/errors": "^2.4.9", | ||
"@thi.ng/hex": "^2.3.27" | ||
"@thi.ng/api": "^8.9.16", | ||
"@thi.ng/checks": "^3.4.16", | ||
"@thi.ng/errors": "^2.4.10", | ||
"@thi.ng/hex": "^2.3.28" | ||
}, | ||
@@ -160,3 +160,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "775c664723cd87d6ac5909cedf91195317add287\n" | ||
"gitHead": "b3db173682e1148cf08a6bd907b8d90b47b7c066\n" | ||
} |
@@ -10,4 +10,5 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
This project is part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and anti-framework. | ||
This is a standalone project, maintained as part of the | ||
[@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo and | ||
anti-framework. | ||
@@ -14,0 +15,0 @@ - [About](#about) |
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
69677
181
Updated@thi.ng/api@^8.9.16
Updated@thi.ng/checks@^3.4.16
Updated@thi.ng/errors@^2.4.10
Updated@thi.ng/hex@^2.3.28