@thi.ng/compare
Advanced tools
Comparing version 1.3.33 to 1.3.34
@@ -6,3 +6,3 @@ # Change Log | ||
## [1.3.33](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.32...@thi.ng/compare@1.3.33) (2021-08-08) | ||
## [1.3.34](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.33...@thi.ng/compare@1.3.34) (2021-09-03) | ||
@@ -15,34 +15,2 @@ **Note:** Version bump only for package @thi.ng/compare | ||
## [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) | ||
**Note:** Version bump only for package @thi.ng/compare | ||
## [1.3.30](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.29...@thi.ng/compare@1.3.30) (2021-07-01) | ||
**Note:** Version bump only for package @thi.ng/compare | ||
## [1.3.29](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.28...@thi.ng/compare@1.3.29) (2021-06-08) | ||
**Note:** Version bump only for package @thi.ng/compare | ||
# [1.3.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.2.2...@thi.ng/compare@1.3.0) (2020-04-05) | ||
@@ -49,0 +17,0 @@ |
{ | ||
"name": "@thi.ng/compare", | ||
"version": "1.3.33", | ||
"version": "1.3.34", | ||
"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.9" | ||
"@thi.ng/api": "^7.2.0" | ||
}, | ||
@@ -58,3 +58,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "538019e9d8ca6c5fee4754af93ad454c0674dc72" | ||
"gitHead": "d971cb3f9b215a95483f78f1a8614015e331146f" | ||
} |
@@ -70,3 +70,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
| Screenshot | Description | Live demo | Source | | ||
| ------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------- | ------------------------------------------------------ | ----------------------------------------------------------------------------------- | | ||
|:--------------------------------------------------------------------------------------------------------------------|:----------------------------------------------------------|:-------------------------------------------------------|:------------------------------------------------------------------------------------| | ||
| | Full umbrella repo doc string search w/ paginated results | [Demo](https://demo.thi.ng/umbrella/rdom-search-docs/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/rdom-search-docs) | | ||
@@ -73,0 +73,0 @@ | <img src="https://raw.githubusercontent.com/thi-ng/umbrella/develop/assets/examples/triple-query.png" width="240"/> | Triple store query results & sortable table | [Demo](https://demo.thi.ng/umbrella/triple-query/) | [Source](https://github.com/thi-ng/umbrella/tree/develop/examples/triple-query) | |
36422
Updated@thi.ng/api@^7.2.0