Socket
Socket
Sign inDemoInstall

@thi.ng/heaps

Package Overview
Dependencies
Maintainers
1
Versions
180
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/heaps - npm Package Compare versions

Comparing version 0.2.16 to 0.2.17

9

CHANGELOG.md

@@ -6,2 +6,11 @@ # Change Log

<a name="0.2.17"></a>
## [0.2.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@0.2.16...@thi.ng/heaps@0.2.17) (2018-09-10)
**Note:** Version bump only for package @thi.ng/heaps
<a name="0.2.16"></a>

@@ -8,0 +17,0 @@ ## [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)

6

package.json
{
"name": "@thi.ng/heaps",
"version": "0.2.16",
"version": "0.2.17",
"description": "Generic binary heap & d-ary heap implementations with customizable ordering",

@@ -31,4 +31,4 @@ "main": "./index.js",

"dependencies": {
"@thi.ng/api": "^4.1.0",
"@thi.ng/compare": "^0.1.6"
"@thi.ng/api": "^4.1.1",
"@thi.ng/compare": "^0.1.7"
},

@@ -35,0 +35,0 @@ "keywords": [

# @thi.ng/heaps
[![npm (scoped)](https://img.shields.io/npm/v/@thi.ng/heaps.svg)](https://www.npmjs.com/package/@thi.ng/heaps)
[![npm version](https://img.shields.io/npm/v/@thi.ng/heaps.svg)](https://www.npmjs.com/package/@thi.ng/heaps)
![npm downloads](https://img.shields.io/npm/dm/@thi.ng/heaps.svg)

@@ -5,0 +6,0 @@ This project is part of the

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc