Socket
Socket
Sign inDemoInstall

@algorithm.ts/trie

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algorithm.ts/trie - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

8

package.json
{
"name": "@algorithm.ts/trie",
"version": "4.0.0",
"version": "4.0.1",
"description": "Trie",

@@ -11,6 +11,6 @@ "author": {

"type": "git",
"url": "https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/trie@4.0.0-alpha.0",
"url": "https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/trie@4.0.0",
"directory": "packages/trie"
},
"homepage": "https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/trie@4.0.0-alpha.0/packages/trie#readme",
"homepage": "https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/trie@4.0.0/packages/trie#readme",
"keywords": [

@@ -45,3 +45,3 @@ "data structure",

},
"gitHead": "6a88f4a7ccb2ea5416185b562482255d752c4528"
"gitHead": "6f3726681c79062af4366237c487bb26d4a19f09"
}
<header>
<h1 align="center">
<a href="https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/trie@4.0.0/packages/trie#readme">@algorithm.ts/trie</a>
<a href="https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/trie@4.0.1/packages/trie#readme">@algorithm.ts/trie</a>
</h1>

@@ -214,2 +214,2 @@ <div align="center">

[homepage]:
https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/trie@4.0.0/packages/trie#readme
https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/trie@4.0.1/packages/trie#readme
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