Socket
Socket
Sign inDemoInstall

cspell-dictionary

Package Overview
Dependencies
Maintainers
1
Versions
114
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 6.19.2 to 6.20.0

14

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

@@ -41,14 +41,14 @@ "main": "dist/index.js",

"devDependencies": {
"@types/jest": "^29.2.5",
"jest": "^29.3.1",
"@types/jest": "^29.4.0",
"jest": "^29.4.1",
"ts-jest": "^29.0.5"
},
"dependencies": {
"@cspell/cspell-pipe": "6.19.2",
"@cspell/cspell-types": "6.19.2",
"cspell-trie-lib": "6.19.2",
"@cspell/cspell-pipe": "6.20.0",
"@cspell/cspell-types": "6.20.0",
"cspell-trie-lib": "6.20.0",
"fast-equals": "^4.0.3",
"gensequence": "^4.0.3"
},
"gitHead": "0413716934fdfde59971d24773e7df83623bb529"
"gitHead": "9de0bdd5b8da54daa72ccd6c328274bd796ada33"
}
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