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

cspell-dictionary

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-dictionary - npm Package Compare versions

Comparing version 8.1.0 to 8.1.1

11

package.json
{
"name": "cspell-dictionary",
"version": "8.1.0",
"version": "8.1.1",
"description": "A spelling dictionary library useful for checking words and getting suggestions.",
"type": "module",
"sideEffects": false,
"types": "dist/index.d.ts",

@@ -48,9 +49,9 @@ "module": "dist/index.js",

"dependencies": {
"@cspell/cspell-pipe": "8.1.0",
"@cspell/cspell-types": "8.1.0",
"cspell-trie-lib": "8.1.0",
"@cspell/cspell-pipe": "8.1.1",
"@cspell/cspell-types": "8.1.1",
"cspell-trie-lib": "8.1.1",
"fast-equals": "^5.0.1",
"gensequence": "^6.0.0"
},
"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