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.6.0 to 8.6.1

13

package.json
{
"name": "cspell-dictionary",
"version": "8.6.0",
"version": "8.6.1",
"description": "A spelling dictionary library useful for checking words and getting suggestions.",

@@ -34,3 +34,4 @@ "type": "module",

"type": "git",
"url": "git+https://github.com/streetsidesoftware/cspell.git"
"url": "https://github.com/streetsidesoftware/cspell.git",
"directory": "packages/cspell-dictionary"
},

@@ -50,9 +51,9 @@ "keywords": [

"dependencies": {
"@cspell/cspell-pipe": "8.6.0",
"@cspell/cspell-types": "8.6.0",
"cspell-trie-lib": "8.6.0",
"@cspell/cspell-pipe": "8.6.1",
"@cspell/cspell-types": "8.6.1",
"cspell-trie-lib": "8.6.1",
"fast-equals": "^5.0.1",
"gensequence": "^7.0.0"
},
"gitHead": "78eadb48e8ab400f4fcd159344c5b15968d7ab2e"
"gitHead": "9279c50f26a32327e38fb1480ac1b823aa898a5f"
}
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