Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@thi.ng/trie

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thi.ng/trie - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

CHANGELOG.md
# Change Log
- **Last updated**: 2024-10-05T12:12:32Z
- **Last updated**: 2024-11-10T17:11:51Z
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)

@@ -5,0 +5,0 @@

{
"name": "@thi.ng/trie",
"version": "1.1.4",
"version": "1.1.5",
"description": "Trie-based map data structure with prefix search/query support",

@@ -31,3 +31,3 @@ "type": "module",

"clean": "bun ../../tools/src/clean-package.ts",
"doc": "typedoc --excludePrivate --excludeInternal --out doc src/index.ts",
"doc": "typedoc --options ../../typedoc.json --out doc src/index.ts",
"doc:ae": "mkdir -p .ae/doc .ae/temp && api-extractor run --local --verbose",

@@ -40,3 +40,3 @@ "doc:readme": "bun ../../tools/src/module-stats.ts && bun ../../tools/src/readme.ts",

"dependencies": {
"@thi.ng/api": "^8.11.11"
"@thi.ng/api": "^8.11.12"
},

@@ -91,3 +91,3 @@ "devDependencies": {

},
"gitHead": "11ae480076e61a2263f5730ffb37dfddbf01c7d1\n"
"gitHead": "ef89090bb19fc5bca23be5da8cfce05b82ff4ad1\n"
}
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