@thi.ng/compare
Advanced tools
Comparing version 1.3.10 to 1.3.11
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.10...@thi.ng/compare@1.3.11) (2020-07-04) | ||
**Note:** Version bump only for package @thi.ng/compare | ||
## [1.3.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.9...@thi.ng/compare@1.3.10) (2020-07-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/compare", | ||
"version": "1.3.10", | ||
"version": "1.3.11", | ||
"description": "Comparators with support for types implementing the @thi.ng/api/ICompare interface", | ||
@@ -52,4 +52,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.11.3", | ||
"tslib": "^2.0.0" | ||
"@thi.ng/api": "^6.11.3" | ||
}, | ||
@@ -70,3 +69,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "af932be5734c03553f3a4df9b00cb45e061f3a53" | ||
"gitHead": "415fcbd5b35c1041044d9f17d89718faa9999906" | ||
} |
@@ -58,3 +58,2 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
- [@thi.ng/api](https://github.com/thi-ng/umbrella/tree/develop/packages/api) | ||
- [tslib](https://github.com/thi-ng/umbrella/tree/develop/packages/undefined) | ||
@@ -61,0 +60,0 @@ ## Usage examples |
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
37119
1
158
- Removedtslib@^2.0.0
- Removedtslib@2.8.1(transitive)