Socket
Socket
Sign inDemoInstall

min-heap-typed

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

min-heap-typed - npm Package Compare versions

Comparing version 1.51.2 to 1.51.3

4

package.json
{
"name": "min-heap-typed",
"version": "1.51.2",
"version": "1.51.3",
"description": "Min Heap. Javascript & Typescript Data Structure.",

@@ -135,4 +135,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/min-heap-typed)

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

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

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