@thi.ng/arrays
Advanced tools
Comparing version 0.6.11 to 0.6.12
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.6.11...@thi.ng/arrays@0.6.12) (2020-07-04) | ||
**Note:** Version bump only for package @thi.ng/arrays | ||
## [0.6.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.6.10...@thi.ng/arrays@0.6.11) (2020-07-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "0.6.11", | ||
"version": "0.6.12", | ||
"description": "Array / Arraylike utilities", | ||
@@ -54,7 +54,6 @@ "module": "./index.js", | ||
"@thi.ng/checks": "^2.7.3", | ||
"@thi.ng/compare": "^1.3.10", | ||
"@thi.ng/equiv": "^1.0.25", | ||
"@thi.ng/compare": "^1.3.11", | ||
"@thi.ng/equiv": "^1.0.26", | ||
"@thi.ng/errors": "^1.2.16", | ||
"@thi.ng/random": "^1.4.13", | ||
"tslib": "^2.0.0" | ||
"@thi.ng/random": "^1.4.14" | ||
}, | ||
@@ -82,3 +81,3 @@ "files": [ | ||
}, | ||
"gitHead": "af932be5734c03553f3a4df9b00cb45e061f3a53" | ||
"gitHead": "415fcbd5b35c1041044d9f17d89718faa9999906" | ||
} |
@@ -53,3 +53,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
- [@thi.ng/random](https://github.com/thi-ng/umbrella/tree/develop/packages/random) | ||
- [tslib](https://github.com/thi-ng/umbrella/tree/develop/packages/undefined) | ||
@@ -56,0 +55,0 @@ ## API |
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
101909
6
108
- Removedtslib@^2.0.0
Updated@thi.ng/compare@^1.3.11
Updated@thi.ng/equiv@^1.0.26
Updated@thi.ng/random@^1.4.14