@thi.ng/random
Advanced tools
Comparing version 3.6.28 to 3.6.29
# Change Log | ||
- **Last updated**: 2024-01-30T15:21:31Z | ||
- **Last updated**: 2024-01-30T21:37:19Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/random", | ||
"version": "3.6.28", | ||
"version": "3.6.29", | ||
"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.21", | ||
"@thi.ng/checks": "^3.4.21", | ||
"@thi.ng/errors": "^2.4.14", | ||
"@thi.ng/hex": "^2.3.33" | ||
"@thi.ng/api": "^8.9.22", | ||
"@thi.ng/checks": "^3.4.22", | ||
"@thi.ng/errors": "^2.4.15", | ||
"@thi.ng/hex": "^2.3.34" | ||
}, | ||
@@ -160,3 +160,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "ded7c5e87ebc7f6279c24f183c24ff348db8f304\n" | ||
"gitHead": "a86521dfac00768f7e51a607209325eb72004730\n" | ||
} |
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
Updated@thi.ng/api@^8.9.22
Updated@thi.ng/checks@^3.4.22
Updated@thi.ng/errors@^2.4.15
Updated@thi.ng/hex@^2.3.34