Socket
Socket
Sign inDemoInstall

trie-search

Package Overview
Dependencies
2
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.4.1 to 1.4.2

index.d.ts

4

package.json

@@ -6,4 +6,5 @@ {

"description": "A trie implementation that maps keys to objects for rapid retrieval by phrases. Most common use will be for typeahead searches.",
"version": "1.4.1",
"version": "1.4.2",
"main": "index.js",
"types": "index.d.ts",
"url": "https://github.com/joshjung/trie-search",

@@ -24,2 +25,3 @@ "homepage": "https://github.com/joshjung/trie-search",

"src",
"index.d.ts",
"index.js"

@@ -26,0 +28,0 @@ ],

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc