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

tree-multiset-typed

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tree-multiset-typed - npm Package Compare versions

Comparing version 1.36.5 to 1.36.6

4

package.json
{
"name": "tree-multiset-typed",
"version": "1.36.5",
"version": "1.36.6",
"description": "Tree Multiset, AVLTree, BST, Binary Tree. Javascript & Typescript Data Structure.",

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

"dependencies": {
"data-structure-typed": "^1.36.5"
"data-structure-typed": "^1.36.6"
}
}

@@ -0,1 +1,9 @@

![NPM](https://img.shields.io/npm/l/tree-multiset-typed)
![GitHub top language](https://img.shields.io/github/languages/top/zrwusa/data-structure-typed)
![npm](https://img.shields.io/npm/dw/tree-multiset-typed)
![eslint](https://aleen42.github.io/badges/src/eslint.svg)
![npm package minimized gzipped size (select exports)](https://img.shields.io/bundlejs/size/tree-multiset-typed)
![npm bundle size](https://img.shields.io/bundlephobia/min/tree-multiset-typed)
![npm](https://img.shields.io/npm/v/tree-multiset-typed)
# What

@@ -2,0 +10,0 @@ ## Brief

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