@thi.ng/arrays
Advanced tools
Comparing version 0.6.1 to 0.6.2
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.6.1...@thi.ng/arrays@0.6.2) (2020-04-06) | ||
**Note:** Version bump only for package @thi.ng/arrays | ||
## [0.6.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.6.0...@thi.ng/arrays@0.6.1) (2020-04-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "0.6.1", | ||
"version": "0.6.2", | ||
"description": "Array / Arraylike utilities", | ||
@@ -41,8 +41,8 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.9.1", | ||
"@thi.ng/api": "^6.10.0", | ||
"@thi.ng/checks": "^2.6.1", | ||
"@thi.ng/compare": "^1.3.0", | ||
"@thi.ng/compare": "^1.3.1", | ||
"@thi.ng/equiv": "^1.0.18", | ||
"@thi.ng/errors": "^1.2.9", | ||
"@thi.ng/random": "^1.4.3", | ||
"@thi.ng/random": "^1.4.4", | ||
"tslib": "^1.11.1" | ||
@@ -66,3 +66,3 @@ }, | ||
}, | ||
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9" | ||
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc" | ||
} |
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
72734
Updated@thi.ng/api@^6.10.0
Updated@thi.ng/compare@^1.3.1
Updated@thi.ng/random@^1.4.4