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.14.1 to 6.14.2

12

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

@@ -42,13 +42,13 @@ "main": "dist/index.js",

"@types/jest": "^29.2.2",
"jest": "^29.2.2",
"jest": "^29.3.1",
"ts-jest": "^29.0.3"
},
"dependencies": {
"@cspell/cspell-pipe": "6.14.1",
"@cspell/cspell-types": "6.14.1",
"cspell-trie-lib": "6.14.1",
"@cspell/cspell-pipe": "6.14.2",
"@cspell/cspell-types": "6.14.2",
"cspell-trie-lib": "6.14.2",
"fast-equals": "^4.0.3",
"gensequence": "^4.0.2"
},
"gitHead": "35db1ed216cd9aaf479429d3268482f30d824e70"
"gitHead": "ea9692380357e9e890c20f15b1200cc1c6c3a2df"
}
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