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

js-priority-queue

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-priority-queue - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

bower.json
{
"name": "js-priority-queue",
"version": "0.1.0",
"version": "0.1.1",
"main": "priority-queue.js",

@@ -5,0 +5,0 @@ "ignore": [

{
"name": "js-priority-queue",
"version": "0.1.0",
"version": "0.1.1",
"description": "Priority queue data structures",
"main": "index.js",
"main": "priority-queue.js",
"scripts": {},

@@ -7,0 +7,0 @@ "repository": {

@@ -24,4 +24,4 @@ Priority Queue

Download `priority-queue.js`. Alternatively, install through Bower:
`bower install js-priority-queue`
You can `npm install js-priority-queue` or `bower install js-priority-queue`.
Alternatively, just download `priority-queue.js` from this directory.

@@ -28,0 +28,0 @@ Include it through [RequireJS](http://requirejs.org/) or

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