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 6.12.0 to 6.13.0

14

package.json
{
"name": "cspell-dictionary",
"version": "6.12.0",
"version": "6.13.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.1.0",
"jest": "^29.1.1",
"@types/jest": "^29.2.0",
"jest": "^29.2.2",
"ts-jest": "^29.0.3"
},
"dependencies": {
"@cspell/cspell-pipe": "^6.12.0",
"@cspell/cspell-types": "^6.12.0",
"cspell-trie-lib": "^6.12.0",
"@cspell/cspell-pipe": "^6.13.0",
"@cspell/cspell-types": "^6.13.0",
"cspell-trie-lib": "^6.13.0",
"fast-equals": "^4.0.3",
"gensequence": "^4.0.2"
},
"gitHead": "211105141a72268d45710661d2a9b15656ecf65e"
"gitHead": "e111bc5af5d1f578dbef5454cfa23b6f2b28050e"
}
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