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

min-heap-typed

Package Overview
Dependencies
Maintainers
1
Versions
158
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.3.1 to 1.3.2

4

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

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

"dependencies": {
"data-structure-typed": "^1.3.1"
"data-structure-typed": "^1.3.2"
}
}

@@ -11,3 +11,3 @@ # What

```bash
npm i min-heap-typed
npm i min-heap-typed --save
```

@@ -14,0 +14,0 @@ ### yarn

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