New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/heaps

Package Overview
Dependencies
Maintainers
1
Versions
189
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.0 to 0.2.1

8

CHANGELOG.md

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

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

@@ -8,0 +16,0 @@ # [0.2.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@0.1.0...@thi.ng/heaps@0.2.0) (2018-04-22)

7

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

@@ -30,3 +30,8 @@ "main": "./index.js",

"keywords": [
"data structure",
"d-heap",
"ES6",
"heap",
"priority queue",
"sort",
"typescript"

@@ -33,0 +38,0 @@ ],

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