@thi.ng/arrays
Advanced tools
Comparing version 0.2.3 to 0.2.4
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.2.4](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.2.3...@thi.ng/arrays@0.2.4) (2019-08-21) | ||
**Note:** Version bump only for package @thi.ng/arrays | ||
## [0.2.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.2.2...@thi.ng/arrays@0.2.3) (2019-08-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "0.2.3", | ||
"version": "0.2.4", | ||
"description": "Array / Arraylike utilities", | ||
@@ -36,8 +36,8 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.3.2", | ||
"@thi.ng/api": "^6.3.3", | ||
"@thi.ng/checks": "^2.3.0", | ||
"@thi.ng/compare": "^1.0.9", | ||
"@thi.ng/equiv": "^1.0.9", | ||
"@thi.ng/errors": "^1.1.2", | ||
"@thi.ng/random": "^1.1.10" | ||
"@thi.ng/errors": "^1.2.0", | ||
"@thi.ng/random": "^1.1.11" | ||
}, | ||
@@ -57,3 +57,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "6b16cbac7b4495b39ada728be077c7630272d3ac" | ||
"gitHead": "161b4f8afaef0df742a8e2c7776993b828662589" | ||
} |
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
46678
Updated@thi.ng/api@^6.3.3
Updated@thi.ng/errors@^1.2.0
Updated@thi.ng/random@^1.1.11