@thi.ng/compare
Advanced tools
Comparing version 1.3.24 to 1.3.25
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.25](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.24...@thi.ng/compare@1.3.25) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/compare | ||
## [1.3.24](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.23...@thi.ng/compare@1.3.24) (2021-03-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/compare", | ||
"version": "1.3.24", | ||
"version": "1.3.25", | ||
"description": "Comparators with support for types implementing the @thi.ng/api/ICompare interface", | ||
@@ -52,3 +52,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.0" | ||
"@thi.ng/api": "^7.1.1" | ||
}, | ||
@@ -69,3 +69,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "2ea9dfeae53824b3e9708ddac37bf1204c9494ca" | ||
"gitHead": "a59cd470a1728cb5f40e96e010fb98ead30e3142" | ||
} |
37146
Updated@thi.ng/api@^7.1.1