@thi.ng/compare
Advanced tools
Comparing version 1.3.31 to 1.3.32
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.32](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.31...@thi.ng/compare@1.3.32) (2021-08-08) | ||
**Note:** Version bump only for package @thi.ng/compare | ||
## [1.3.31](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.30...@thi.ng/compare@1.3.31) (2021-08-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/compare", | ||
"version": "1.3.31", | ||
"version": "1.3.32", | ||
"description": "Comparators with support for types implementing the @thi.ng/api/ICompare interface", | ||
@@ -41,3 +41,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.7" | ||
"@thi.ng/api": "^7.1.8" | ||
}, | ||
@@ -58,3 +58,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "a85a4dd69e086a18d97d22204667c6b5334b01e0" | ||
"gitHead": "c3d907d40c82572fea9c259007dd68c9acbd5f1d" | ||
} |
36959
Updated@thi.ng/api@^7.1.8