Socket
Socket
Sign inDemoInstall

ts-bin-heap

Package Overview
Dependencies
1
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.1.0

2

dist/types/ts-bin-heap.d.ts
export { createBinaryHeap } from './createBinaryHeap';
export { createStableBinaryHeap } from './createStableBinaryHeap';
export { createUnstableBinaryHeap } from './createUnstableBinaryHeap';
export { Comparer } from 'ts-comparer-builder';
export { BinaryHeap } from './interfaces/BinaryHeap';

2

package.json
{
"name": "ts-bin-heap",
"version": "1.0.1",
"version": "1.1.0",
"description": "",

@@ -5,0 +5,0 @@ "keywords": [],

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc