@thi.ng/arrays
Advanced tools
Comparing version 0.8.3 to 0.8.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.8.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.8.3...@thi.ng/arrays@0.8.4) (2020-12-07) | ||
**Note:** Version bump only for package @thi.ng/arrays | ||
## [0.8.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.8.2...@thi.ng/arrays@0.8.3) (2020-11-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "0.8.3", | ||
"version": "0.8.4", | ||
"description": "Array / Arraylike utilities", | ||
@@ -52,8 +52,8 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.3", | ||
"@thi.ng/api": "^6.13.4", | ||
"@thi.ng/checks": "^2.7.11", | ||
"@thi.ng/compare": "^1.3.19", | ||
"@thi.ng/compare": "^1.3.20", | ||
"@thi.ng/equiv": "^1.0.33", | ||
"@thi.ng/errors": "^1.2.24", | ||
"@thi.ng/random": "^2.1.1" | ||
"@thi.ng/random": "^2.1.2" | ||
}, | ||
@@ -82,3 +82,3 @@ "files": [ | ||
}, | ||
"gitHead": "f1a636bafd0558f1a4c098dab39639708886a692" | ||
"gitHead": "b735cef6fb43db0f54ea8bb2a840d279225e95e0" | ||
} |
@@ -29,3 +29,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=is%3Aissue+is%3Aopen+%5Barrays%5D) | ||
[Search or submit any issues for this package](https://github.com/thi-ng/umbrella/issues?q=%5Barrays%5D+in%3Atitle) | ||
@@ -108,4 +108,15 @@ ## Installation | ||
If this project contributes to an academic publication, please cite it as: | ||
```bibtex | ||
@misc{thing-arrays, | ||
title = "@thi.ng/arrays", | ||
author = "Karsten Schmidt", | ||
note = "https://thi.ng/arrays", | ||
year = 2018 | ||
} | ||
``` | ||
## License | ||
© 2018 - 2020 Karsten Schmidt // Apache Software License 2.0 |
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
110919
121
Updated@thi.ng/api@^6.13.4
Updated@thi.ng/compare@^1.3.20
Updated@thi.ng/random@^2.1.2