sorted-btree
Advanced tools
Comparing version 1.8.0 to 1.8.1
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
189318
501