Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/heaps

Package Overview
Dependencies
Maintainers
1
Versions
182
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.12 to 0.2.13

8

CHANGELOG.md

@@ -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)

12

package.json
{
"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": [

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