@thi.ng/arrays
Advanced tools
Comparing version 2.5.11 to 2.5.12
# Change Log | ||
- **Last updated**: 2023-04-08T11:09:50Z | ||
- **Last updated**: 2023-05-11T12:16:33Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "2.5.11", | ||
"version": "2.5.12", | ||
"description": "Array / Arraylike utilities", | ||
@@ -37,15 +37,15 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.8.0", | ||
"@thi.ng/checks": "^3.3.12", | ||
"@thi.ng/compare": "^2.1.30", | ||
"@thi.ng/equiv": "^2.1.22", | ||
"@thi.ng/errors": "^2.2.15", | ||
"@thi.ng/random": "^3.4.0" | ||
"@thi.ng/api": "^8.8.1", | ||
"@thi.ng/checks": "^3.3.13", | ||
"@thi.ng/compare": "^2.1.31", | ||
"@thi.ng/equiv": "^2.1.23", | ||
"@thi.ng/errors": "^2.2.16", | ||
"@thi.ng/random": "^3.4.1" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.34.4", | ||
"@thi.ng/testament": "^0.3.15", | ||
"rimraf": "^4.4.1", | ||
"@microsoft/api-extractor": "^7.34.8", | ||
"@thi.ng/testament": "^0.3.16", | ||
"rimraf": "^5.0.0", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.23.28", | ||
"typedoc": "^0.24.6", | ||
"typescript": "^5.0.4" | ||
@@ -160,3 +160,3 @@ }, | ||
}, | ||
"gitHead": "3a56bc490f1e68754762a503d06327b5b34ff7eb\n" | ||
"gitHead": "20ab11b687a13228f6a8cecdc5f05ba9105122ea\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
85673
Updated@thi.ng/api@^8.8.1
Updated@thi.ng/checks@^3.3.13
Updated@thi.ng/compare@^2.1.31
Updated@thi.ng/equiv@^2.1.23
Updated@thi.ng/errors@^2.2.16
Updated@thi.ng/random@^3.4.1