@thi.ng/arrays
Advanced tools
Comparing version 2.5.10 to 2.5.11
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "2.5.10", | ||
"version": "2.5.11", | ||
"description": "Array / Arraylike utilities", | ||
@@ -37,8 +37,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.6", | ||
"@thi.ng/api": "^8.8.0", | ||
"@thi.ng/checks": "^3.3.12", | ||
"@thi.ng/compare": "^2.1.29", | ||
"@thi.ng/compare": "^2.1.30", | ||
"@thi.ng/equiv": "^2.1.22", | ||
"@thi.ng/errors": "^2.2.15", | ||
"@thi.ng/random": "^3.3.29" | ||
"@thi.ng/random": "^3.4.0" | ||
}, | ||
@@ -160,3 +160,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "abcedd9e4e06a4b631f363610eec572f79b571c1\n" | ||
"gitHead": "3a56bc490f1e68754762a503d06327b5b34ff7eb\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
85674
Updated@thi.ng/api@^8.8.0
Updated@thi.ng/compare@^2.1.30
Updated@thi.ng/random@^3.4.0