Socket
Socket
Sign inDemoInstall

cspell-lib

Package Overview
Dependencies
Maintainers
1
Versions
353
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cspell-lib - npm Package Compare versions

Comparing version 8.3.2 to 8.4.0

36

package.json
{
"name": "cspell-lib",
"version": "8.3.2",
"version": "8.4.0",
"description": "A library of useful functions used across various cspell tools.",

@@ -32,6 +32,7 @@ "type": "module",

"watch": "tsc -b . --watch",
"coverage": "vitest run --coverage",
"coverage": "vitest run --coverage --pool=forks",
"test-watch": "vitest",
"prepublishOnly": "pnpm run clean-build",
"test": "vitest run",
"#test": "vitest run --reporter=hanging-process --reporter=default",
"test": "vitest run --pool=forks",
"test:update-snapshot": "vitest run -u"

@@ -61,17 +62,17 @@ },

"dependencies": {
"@cspell/cspell-bundled-dicts": "8.3.2",
"@cspell/cspell-pipe": "8.3.2",
"@cspell/cspell-resolver": "8.3.2",
"@cspell/cspell-types": "8.3.2",
"@cspell/dynamic-import": "8.3.2",
"@cspell/strong-weak-map": "8.3.2",
"@cspell/cspell-bundled-dicts": "8.4.0",
"@cspell/cspell-pipe": "8.4.0",
"@cspell/cspell-resolver": "8.4.0",
"@cspell/cspell-types": "8.4.0",
"@cspell/dynamic-import": "8.4.0",
"@cspell/strong-weak-map": "8.4.0",
"clear-module": "^4.1.2",
"comment-json": "^4.2.3",
"configstore": "^6.0.0",
"cspell-config-lib": "8.3.2",
"cspell-dictionary": "8.3.2",
"cspell-glob": "8.3.2",
"cspell-grammar": "8.3.2",
"cspell-io": "8.3.2",
"cspell-trie-lib": "8.3.2",
"cspell-config-lib": "8.4.0",
"cspell-dictionary": "8.4.0",
"cspell-glob": "8.4.0",
"cspell-grammar": "8.4.0",
"cspell-io": "8.4.0",
"cspell-trie-lib": "8.4.0",
"fast-equals": "^5.0.1",

@@ -88,3 +89,3 @@ "gensequence": "^6.0.0",

"devDependencies": {
"@cspell/dict-cpp": "^5.0.10",
"@cspell/dict-cpp": "^5.1.3",
"@cspell/dict-csharp": "^4.0.2",

@@ -99,5 +100,6 @@ "@cspell/dict-css": "^4.0.12",

"cspell-dict-nl-nl": "^1.1.2",
"leaked-handles": "^5.2.0",
"lorem-ipsum": "^2.0.8"
},
"gitHead": "98f622b2b12529f2d1ccf0f3a57991e4c08b3e3a"
"gitHead": "f9ad457ca2102c6642c377417a95a4415f5ec3d8"
}
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