Socket
Socket
Sign inDemoInstall

priority-queue-typed

Package Overview
Dependencies
1
Maintainers
1
Versions
152
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.51.2 to 1.51.3

4

package.json
{
"name": "priority-queue-typed",
"version": "1.51.2",
"version": "1.51.3",
"description": "Priority Queue, Min Priority Queue, Max Priority Queue. Javascript & Typescript Data Structure.",

@@ -123,4 +123,4 @@ "main": "dist/index.js",

"dependencies": {
"data-structure-typed": "^1.51.2"
"data-structure-typed": "^1.51.3"
}
}

@@ -5,3 +5,3 @@ ![NPM](https://img.shields.io/npm/l/priority-queue-typed)

![eslint](https://aleen42.github.io/badges/src/eslint.svg)
![npm package minimized gzipped size (select exports)](https://img.shields.io/bundlejs/size/priority-queue-typed)
![npm bundle size](https://img.shields.io/bundlephobia/minzip/priority-queue-typed)
![npm bundle size](https://img.shields.io/bundlephobia/min/priority-queue-typed)

@@ -8,0 +8,0 @@ ![npm](https://img.shields.io/npm/v/priority-queue-typed)

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc