@remusao/trie
Advanced tools
Comparing version 1.3.0-canary.21.fa10bd68e2b27002b4b08bc4b46c0b54f45a8fa1.0 to 1.3.0
@@ -0,1 +1,13 @@ | ||
# v1.3.0 (Wed Feb 12 2020) | ||
#### :running_woman: Performance | ||
- Use Map instead of array for trie to lower memory usage [#21](https://github.com/remusao/mono/pull/21) ([@remusao](https://github.com/remusao)) | ||
#### Authors: 1 | ||
- Rémi ([@remusao](https://github.com/remusao)) | ||
--- | ||
# v1.2.1 (Mon Feb 03 2020) | ||
@@ -2,0 +14,0 @@ |
{ | ||
"name": "@remusao/trie", | ||
"version": "1.3.0-canary.21.fa10bd68e2b27002b4b08bc4b46c0b54f45a8fa1.0", | ||
"version": "1.3.0", | ||
"description": "A tiny trie implementation", | ||
@@ -46,3 +46,3 @@ "author": "Rémi Berson <remi@cliqz.com>", | ||
}, | ||
"gitHead": "fa10bd68e2b27002b4b08bc4b46c0b54f45a8fa1" | ||
"gitHead": "c3d80b22792f6aee860fe6d4bffa2d317c817e35" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
224247
0
0