@thi.ng/heaps
Advanced tools
Comparing version 0.2.15 to 0.2.16
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.2.16"></a> | ||
## [0.2.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@0.2.15...@thi.ng/heaps@0.2.16) (2018-08-24) | ||
**Note:** Version bump only for package @thi.ng/heaps | ||
<a name="0.2.15"></a> | ||
@@ -8,0 +16,0 @@ ## [0.2.15](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@0.2.14...@thi.ng/heaps@0.2.15) (2018-08-01) |
{ | ||
"name": "@thi.ng/heaps", | ||
"version": "0.2.15", | ||
"version": "0.2.16", | ||
"description": "Generic binary heap & d-ary heap implementations with customizable ordering", | ||
@@ -31,3 +31,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.0.6", | ||
"@thi.ng/api": "^4.1.0", | ||
"@thi.ng/compare": "^0.1.6" | ||
@@ -34,0 +34,0 @@ }, |
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
29713
Updated@thi.ng/api@^4.1.0