@thi.ng/heaps
Advanced tools
Comparing version 0.2.12 to 0.2.13
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.2.13"></a> | ||
## [0.2.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@0.2.12...@thi.ng/heaps@0.2.13) (2018-06-21) | ||
**Note:** Version bump only for package @thi.ng/heaps | ||
<a name="0.2.12"></a> | ||
@@ -8,0 +16,0 @@ ## [0.2.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@0.2.11...@thi.ng/heaps@0.2.12) (2018-05-14) |
{ | ||
"name": "@thi.ng/heaps", | ||
"version": "0.2.12", | ||
"version": "0.2.13", | ||
"description": "Generic binary heap & d-ary heap implementations with customizable ordering", | ||
"main": "./index.js", | ||
"typings": "./index.d.ts", | ||
"repository": "https://github.com/thi-ng/umbrella", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/thi-ng/umbrella.git" | ||
}, | ||
"homepage": "https://github.com/thi-ng/umbrella/tree/master/packages/heaps", | ||
"author": "Karsten Schmidt <k+npm@thi.ng>", | ||
@@ -27,4 +31,4 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@thi.ng/api": "^4.0.3", | ||
"@thi.ng/compare": "^0.1.3" | ||
"@thi.ng/api": "^4.0.4", | ||
"@thi.ng/compare": "^0.1.4" | ||
}, | ||
@@ -31,0 +35,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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
29135
1
0
Updated@thi.ng/api@^4.0.4
Updated@thi.ng/compare@^0.1.4