@thi.ng/arrays
Advanced tools
Comparing version 2.9.8 to 2.9.9
# Change Log | ||
- **Last updated**: 2024-06-29T09:28:35Z | ||
- **Last updated**: 2024-07-06T12:02:18Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "2.9.8", | ||
"version": "2.9.9", | ||
"description": "Array / Arraylike utilities", | ||
@@ -39,14 +39,14 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.4", | ||
"@thi.ng/checks": "^3.6.6", | ||
"@thi.ng/compare": "^2.3.7", | ||
"@thi.ng/equiv": "^2.1.60", | ||
"@thi.ng/errors": "^2.5.9", | ||
"@thi.ng/random": "^3.8.2" | ||
"@thi.ng/api": "^8.11.5", | ||
"@thi.ng/checks": "^3.6.7", | ||
"@thi.ng/compare": "^2.3.8", | ||
"@thi.ng/equiv": "^2.1.61", | ||
"@thi.ng/errors": "^2.5.10", | ||
"@thi.ng/random": "^3.8.3" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.0", | ||
"esbuild": "^0.21.5", | ||
"typedoc": "^0.25.13", | ||
"typescript": "^5.5.2" | ||
"esbuild": "^0.23.0", | ||
"typedoc": "^0.26.3", | ||
"typescript": "^5.5.3" | ||
}, | ||
@@ -172,3 +172,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "7b950c112fba0b2e7c450765b15624c3382f1354\n" | ||
"gitHead": "70f493d9ccc97c5df5dda7e808e96cd1691097fc\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> This is one of 188 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
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.11.5
Updated@thi.ng/checks@^3.6.7
Updated@thi.ng/compare@^2.3.8
Updated@thi.ng/equiv@^2.1.61
Updated@thi.ng/errors@^2.5.10
Updated@thi.ng/random@^3.8.3