@thi.ng/arrays
Advanced tools
Comparing version 0.6.10 to 0.6.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [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) | ||
**Note:** Version bump only for package @thi.ng/arrays | ||
## [0.6.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/arrays@0.6.9...@thi.ng/arrays@0.6.10) (2020-06-20) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/arrays", | ||
"version": "0.6.10", | ||
"version": "0.6.11", | ||
"description": "Array / Arraylike utilities", | ||
@@ -45,16 +45,16 @@ "module": "./index.js", | ||
"@types/node": "^14.0.1", | ||
"mocha": "^7.1.2", | ||
"nyc": "^15.0.1", | ||
"mocha": "^8.0.1", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^8.10.1", | ||
"typedoc": "^0.17.6", | ||
"typescript": "^3.9.2" | ||
"typescript": "^3.9.5" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^6.11.2", | ||
"@thi.ng/checks": "^2.7.2", | ||
"@thi.ng/compare": "^1.3.9", | ||
"@thi.ng/equiv": "^1.0.24", | ||
"@thi.ng/errors": "^1.2.15", | ||
"@thi.ng/random": "^1.4.12", | ||
"tslib": "^1.12.0" | ||
"@thi.ng/api": "^6.11.3", | ||
"@thi.ng/checks": "^2.7.3", | ||
"@thi.ng/compare": "^1.3.10", | ||
"@thi.ng/equiv": "^1.0.25", | ||
"@thi.ng/errors": "^1.2.16", | ||
"@thi.ng/random": "^1.4.13", | ||
"tslib": "^2.0.0" | ||
}, | ||
@@ -82,3 +82,3 @@ "files": [ | ||
}, | ||
"gitHead": "71008cd78a3288d0f740c3e4b379b353f5c926b9" | ||
"gitHead": "af932be5734c03553f3a4df9b00cb45e061f3a53" | ||
} |
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
101838
- Removedtslib@1.14.1(transitive)
Updated@thi.ng/api@^6.11.3
Updated@thi.ng/checks@^2.7.3
Updated@thi.ng/compare@^1.3.10
Updated@thi.ng/equiv@^1.0.25
Updated@thi.ng/errors@^1.2.16
Updated@thi.ng/random@^1.4.13
Updatedtslib@^2.0.0