@thi.ng/compare
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.1.6"></a> | ||
## [0.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@0.1.5...@thi.ng/compare@0.1.6) (2018-08-01) | ||
**Note:** Version bump only for package @thi.ng/compare | ||
<a name="0.1.5"></a> | ||
@@ -8,0 +16,0 @@ ## [0.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/compare@0.1.4...@thi.ng/compare@0.1.5) (2018-07-20) |
{ | ||
"name": "@thi.ng/compare", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Comparator with optional delegation for types implementing @thi.ng/api/ICompare interface", | ||
@@ -23,8 +23,8 @@ "main": "./index.js", | ||
"devDependencies": { | ||
"@types/mocha": "^5.2.0", | ||
"@types/node": "^10.0.6", | ||
"mocha": "^5.1.1", | ||
"nyc": "^11.7.1", | ||
"@types/mocha": "^5.2.5", | ||
"@types/node": "^10.5.5", | ||
"mocha": "^5.2.0", | ||
"nyc": "^12.0.2", | ||
"typedoc": "^0.11.1", | ||
"typescript": "^2.8.3" | ||
"typescript": "^3.0.1" | ||
}, | ||
@@ -31,0 +31,0 @@ "keywords": [ |
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
15704