@thi.ng/arrays
Advanced tools
Comparing version 2.5.9 to 2.5.10
# Change Log | ||
- **Last updated**: 2023-03-27T19:05:49Z | ||
- **Last updated**: 2023-04-08T11:09:50Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "2.5.9", | ||
"version": "2.5.10", | ||
"description": "Array / Arraylike utilities", | ||
@@ -37,16 +37,16 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.7.5", | ||
"@thi.ng/checks": "^3.3.11", | ||
"@thi.ng/compare": "^2.1.28", | ||
"@thi.ng/equiv": "^2.1.21", | ||
"@thi.ng/errors": "^2.2.14", | ||
"@thi.ng/random": "^3.3.28" | ||
"@thi.ng/api": "^8.7.6", | ||
"@thi.ng/checks": "^3.3.12", | ||
"@thi.ng/compare": "^2.1.29", | ||
"@thi.ng/equiv": "^2.1.22", | ||
"@thi.ng/errors": "^2.2.15", | ||
"@thi.ng/random": "^3.3.29" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.34.4", | ||
"@thi.ng/testament": "^0.3.14", | ||
"@thi.ng/testament": "^0.3.15", | ||
"rimraf": "^4.4.1", | ||
"tools": "^0.0.1", | ||
"typedoc": "^0.23.28", | ||
"typescript": "^5.0.2" | ||
"typescript": "^5.0.4" | ||
}, | ||
@@ -160,3 +160,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "83b15b34326d480cbca0472b20390d4d3bbb792a\n" | ||
"gitHead": "abcedd9e4e06a4b631f363610eec572f79b571c1\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
85675
Updated@thi.ng/api@^8.7.6
Updated@thi.ng/checks@^3.3.12
Updated@thi.ng/compare@^2.1.29
Updated@thi.ng/equiv@^2.1.22
Updated@thi.ng/errors@^2.2.15
Updated@thi.ng/random@^3.3.29