Socket
Socket
Sign inDemoInstall

sorted-btree

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sorted-btree - npm Package Compare versions

Comparing version 1.8.0 to 1.8.1

2

package.json
{
"name": "sorted-btree",
"version": "1.8.0",
"version": "1.8.1",
"description": "A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.",

@@ -5,0 +5,0 @@ "main": "b+tree.js",

@@ -49,4 +49,5 @@ B+ tree

![Kharkiv](http://david.loyc.net/misc/ukraine/Kharkiv-firefighters-rubble.webp)
![Kharkiv](http://david.loyc.net/misc/ukraine/Kharkiv-two-dead.webp)
Edit: an image from [Kharkiv](http://david.loyc.net/misc/ukraine/Kharkiv-two-dead.webp) was flagged as "in violation of the npm Service's Acceptable Use rules" but serves as a reminder that the direct death toll caused by the invasion will [probably exceed 100,000](https://www.metaculus.com/questions/9936/100k-russo-ukrainian-war-deaths-in-2022/) in 2022 alone.
What's that? You just wanted a B+ tree? Well, you're in for a treat.

@@ -422,2 +423,6 @@

### v1.8.1 ###
- Edit readme as required by npm
### v1.8.0 ###

@@ -424,0 +429,0 @@

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