@thi.ng/arrays
Advanced tools
Comparing version 2.5.5 to 2.5.6
# Change Log | ||
- **Last updated**: 2023-02-10T14:03:10Z | ||
- **Last updated**: 2023-03-02T18:09:03Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "2.5.5", | ||
"version": "2.5.6", | ||
"description": "Array / Arraylike utilities", | ||
@@ -37,8 +37,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.2", | ||
"@thi.ng/api": "^8.7.3", | ||
"@thi.ng/checks": "^3.3.9", | ||
"@thi.ng/compare": "^2.1.25", | ||
"@thi.ng/compare": "^2.1.26", | ||
"@thi.ng/equiv": "^2.1.19", | ||
"@thi.ng/errors": "^2.2.11", | ||
"@thi.ng/random": "^3.3.25" | ||
"@thi.ng/errors": "^2.2.12", | ||
"@thi.ng/random": "^3.3.26" | ||
}, | ||
@@ -160,3 +160,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "7896250248d960109253215c75b115c46626293e\n" | ||
"gitHead": "a2915dee637c1b8cd2e11a78a23bd035e4f750e7\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.7.3
Updated@thi.ng/compare@^2.1.26
Updated@thi.ng/errors@^2.2.12
Updated@thi.ng/random@^3.3.26