Socket
Socket
Sign inDemoInstall

cspell-trie-lib

Package Overview
Dependencies
Maintainers
1
Versions
286
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-trie-lib - npm Package Compare versions

Comparing version 8.1.0 to 8.1.1

9

package.json
{
"name": "cspell-trie-lib",
"version": "8.1.0",
"version": "8.1.1",
"description": "Trie Data Structure to support cspell.",
"type": "module",
"sideEffects": false,
"types": "dist/index.d.ts",

@@ -49,4 +50,4 @@ "module": "dist/index.js",

"dependencies": {
"@cspell/cspell-pipe": "8.1.0",
"@cspell/cspell-types": "8.1.0",
"@cspell/cspell-pipe": "8.1.1",
"@cspell/cspell-types": "8.1.1",
"gensequence": "^6.0.0"

@@ -63,3 +64,3 @@ },

},
"gitHead": "28568808deaf39b9ffa71fd0f722441ff1b8c794"
"gitHead": "b0ac8d928b7e15fb1eb3d5b89374db1aa0ccc1f5"
}
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