New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@remusao/trie

Package Overview
Dependencies
Maintainers
1
Versions
157
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@remusao/trie - npm Package Compare versions

Comparing version 1.3.0-canary.21.fa10bd68e2b27002b4b08bc4b46c0b54f45a8fa1.0 to 1.3.0

12

CHANGELOG.md

@@ -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 @@

4

package.json
{
"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"
}
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