@thi.ng/arrays
Advanced tools
Comparing version 2.5.17 to 2.5.18
# Change Log | ||
- **Last updated**: 2023-08-10T12:25:09Z | ||
- **Last updated**: 2023-08-12T13:14:08Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "2.5.17", | ||
"version": "2.5.18", | ||
"description": "Array / Arraylike utilities", | ||
@@ -37,12 +37,12 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.2", | ||
"@thi.ng/checks": "^3.4.2", | ||
"@thi.ng/compare": "^2.1.35", | ||
"@thi.ng/equiv": "^2.1.27", | ||
"@thi.ng/errors": "^2.3.2", | ||
"@thi.ng/random": "^3.5.3" | ||
"@thi.ng/api": "^8.9.3", | ||
"@thi.ng/checks": "^3.4.3", | ||
"@thi.ng/compare": "^2.1.36", | ||
"@thi.ng/equiv": "^2.1.28", | ||
"@thi.ng/errors": "^2.3.3", | ||
"@thi.ng/random": "^3.6.0" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.36.3", | ||
"@thi.ng/testament": "^0.3.20", | ||
"@microsoft/api-extractor": "^7.36.4", | ||
"@thi.ng/testament": "^0.3.21", | ||
"rimraf": "^5.0.1", | ||
@@ -160,3 +160,3 @@ "tools": "^0.0.1", | ||
}, | ||
"gitHead": "ad9ac3232c6fc5fc8a0df75ac82fc1e0e9fb0258\n" | ||
"gitHead": "399f8c53d66b9b763d16c21bb59f145df5f59514\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.9.3
Updated@thi.ng/checks@^3.4.3
Updated@thi.ng/compare@^2.1.36
Updated@thi.ng/equiv@^2.1.28
Updated@thi.ng/errors@^2.3.3
Updated@thi.ng/random@^3.6.0