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

bst-typed

Package Overview
Dependencies
Maintainers
1
Versions
166
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bst-typed - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

4

package.json
{
"name": "bst-typed",
"version": "1.3.1",
"version": "1.3.2",
"description": "BST (Binary Search Tree). Javascript & Typescript Data Structure.",

@@ -63,4 +63,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 bst-typed
npm i bst-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