@thi.ng/arrays
Advanced tools
Comparing version 0.8.0 to 0.8.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.8.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.8.0...@thi.ng/arrays@0.8.1) (2020-09-22) | ||
**Note:** Version bump only for package @thi.ng/arrays | ||
# [0.8.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.7.0...@thi.ng/arrays@0.8.0) (2020-09-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "Array / Arraylike utilities", | ||
@@ -52,8 +52,8 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.0", | ||
"@thi.ng/checks": "^2.7.8", | ||
"@thi.ng/compare": "^1.3.16", | ||
"@thi.ng/equiv": "^1.0.31", | ||
"@thi.ng/errors": "^1.2.21", | ||
"@thi.ng/random": "^2.0.1" | ||
"@thi.ng/api": "^6.13.1", | ||
"@thi.ng/checks": "^2.7.9", | ||
"@thi.ng/compare": "^1.3.17", | ||
"@thi.ng/equiv": "^1.0.32", | ||
"@thi.ng/errors": "^1.2.22", | ||
"@thi.ng/random": "^2.0.2" | ||
}, | ||
@@ -68,3 +68,2 @@ "files": [ | ||
"binary", | ||
"es6", | ||
"fuzzy", | ||
@@ -83,3 +82,3 @@ "search", | ||
}, | ||
"gitHead": "83a0206aae59aa1b1b4bcb01c2b34bbe3db4844c" | ||
"gitHead": "130dff672b56f789205177c2243169d33d479948" | ||
} |
@@ -29,2 +29,4 @@ <!-- 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) | ||
## Installation | ||
@@ -31,0 +33,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
110278
110
Updated@thi.ng/api@^6.13.1
Updated@thi.ng/checks@^2.7.9
Updated@thi.ng/compare@^1.3.17
Updated@thi.ng/equiv@^1.0.32
Updated@thi.ng/errors@^1.2.22
Updated@thi.ng/random@^2.0.2