@thi.ng/arrays
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.0.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@1.0.1...@thi.ng/arrays@1.0.2) (2021-08-17) | ||
## [1.0.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@1.0.2...@thi.ng/arrays@1.0.3) (2021-09-03) | ||
@@ -15,50 +15,2 @@ **Note:** Version bump only for package @thi.ng/arrays | ||
## [1.0.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.10.16...@thi.ng/arrays@1.0.1) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/arrays | ||
## [0.10.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.10.15...@thi.ng/arrays@0.10.16) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/arrays | ||
## [0.10.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.10.14...@thi.ng/arrays@0.10.15) (2021-08-04) | ||
**Note:** Version bump only for package @thi.ng/arrays | ||
## [0.10.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.10.13...@thi.ng/arrays@0.10.14) (2021-08-04) | ||
**Note:** Version bump only for package @thi.ng/arrays | ||
## [0.10.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.10.12...@thi.ng/arrays@0.10.13) (2021-07-01) | ||
**Note:** Version bump only for package @thi.ng/arrays | ||
## [0.10.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.10.11...@thi.ng/arrays@0.10.12) (2021-06-08) | ||
**Note:** Version bump only for package @thi.ng/arrays | ||
# [0.10.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.9.2...@thi.ng/arrays@0.10.0) (2021-01-21) | ||
@@ -65,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Array / Arraylike utilities", | ||
@@ -41,8 +41,8 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.9", | ||
"@thi.ng/checks": "^2.9.10", | ||
"@thi.ng/compare": "^1.3.33", | ||
"@thi.ng/api": "^7.2.0", | ||
"@thi.ng/checks": "^2.9.11", | ||
"@thi.ng/compare": "^1.3.34", | ||
"@thi.ng/equiv": "^1.0.45", | ||
"@thi.ng/errors": "^1.3.4", | ||
"@thi.ng/random": "^2.4.7" | ||
"@thi.ng/random": "^2.4.8" | ||
}, | ||
@@ -71,3 +71,3 @@ "files": [ | ||
}, | ||
"gitHead": "3365151f112c39f224541f5ac4cedf3370eb9ba4" | ||
"gitHead": "d971cb3f9b215a95483f78f1a8614015e331146f" | ||
} |
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
124595
Updated@thi.ng/api@^7.2.0
Updated@thi.ng/checks@^2.9.11
Updated@thi.ng/compare@^1.3.34
Updated@thi.ng/random@^2.4.8