@thi.ng/compare
Advanced tools
Comparing version 1.3.17 to 1.3.18
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.3.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.17...@thi.ng/compare@1.3.18) (2020-11-24) | ||
**Note:** Version bump only for package @thi.ng/compare | ||
## [1.3.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@1.3.16...@thi.ng/compare@1.3.17) (2020-09-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/compare", | ||
"version": "1.3.17", | ||
"version": "1.3.18", | ||
"description": "Comparators with support for types implementing the @thi.ng/api/ICompare interface", | ||
@@ -42,13 +42,13 @@ "module": "./index.js", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@microsoft/api-extractor": "^7.9.11", | ||
"@microsoft/api-extractor": "^7.12.0", | ||
"@types/mocha": "^8.0.3", | ||
"@types/node": "^14.6.1", | ||
"mocha": "^8.1.2", | ||
"mocha": "^8.2.1", | ||
"nyc": "^15.1.0", | ||
"ts-node": "^9.0.0", | ||
"typedoc": "^0.18.0", | ||
"typescript": "^4.0.2" | ||
"typedoc": "^0.19.2", | ||
"typescript": "^4.1.2" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^6.13.1" | ||
"@thi.ng/api": "^6.13.2" | ||
}, | ||
@@ -69,3 +69,3 @@ "files": [ | ||
"sideEffects": false, | ||
"gitHead": "130dff672b56f789205177c2243169d33d479948" | ||
"gitHead": "3a89bdfa4c58983d5e005b3e9fb056b0351198fe" | ||
} |
Sorry, the diff of this file is not supported yet
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
37511
Updated@thi.ng/api@^6.13.2