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.14 to 0.2.15

8

CHANGELOG.md

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

<a name="0.2.15"></a>
## [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)
**Note:** Version bump only for package @thi.ng/heaps
<a name="0.2.14"></a>

@@ -8,0 +16,0 @@ ## [0.2.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/heaps@0.2.13...@thi.ng/heaps@0.2.14) (2018-07-20)

16

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

@@ -23,12 +23,12 @@ "main": "./index.js",

"devDependencies": {
"@types/mocha": "^5.2.0",
"@types/node": "^10.0.6",
"mocha": "^5.1.1",
"nyc": "^11.7.1",
"@types/mocha": "^5.2.5",
"@types/node": "^10.5.5",
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"typedoc": "^0.11.1",
"typescript": "^2.8.3"
"typescript": "^3.0.1"
},
"dependencies": {
"@thi.ng/api": "^4.0.5",
"@thi.ng/compare": "^0.1.5"
"@thi.ng/api": "^4.0.6",
"@thi.ng/compare": "^0.1.6"
},

@@ -35,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