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

@tyriar/fibonacci-heap

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tyriar/fibonacci-heap - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

8

package.json
{
"name": "@tyriar/fibonacci-heap",
"version": "2.0.0",
"version": "2.0.1",
"description": "An implementation of the Fibonacci heap data structure",

@@ -14,3 +14,3 @@ "scripts": {

"type": "git",
"url": "https://github.com/gwtw/js-fibonacci-heap.git"
"url": "https://github.com/gwtw/ts-fibonacci-heap.git"
},

@@ -31,5 +31,5 @@ "keywords": [

"bugs": {
"url": "https://github.com/gwtw/js-fibonacci-heap/issues"
"url": "https://github.com/gwtw/ts-fibonacci-heap/issues"
},
"homepage": "https://github.com/gwtw/js-fibonacci-heap",
"homepage": "https://github.com/gwtw/ts-fibonacci-heap",
"devDependencies": {

@@ -36,0 +36,0 @@ "@tyriar/heap-tests": "^1.0.2",

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