Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cspell/cspell-bundled-dicts

Package Overview
Dependencies
Maintainers
1
Versions
245
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/cspell-bundled-dicts - npm Package Compare versions

Comparing version 7.0.0-alpha.1 to 7.0.0-alpha.2

24

package.json
{
"name": "@cspell/cspell-bundled-dicts",
"version": "7.0.0-alpha.1",
"version": "7.0.0-alpha.2",
"description": "Dictionaries bundled with cspell",

@@ -23,6 +23,6 @@ "publishConfig": {

"build-dict": "cspell-tools-cli compile compatibility-words.txt",
"clean": "echo clean",
"clean": "shx rm -rf dist temp coverage \"*.tsbuildInfo\"",
"clean-build": "pnpm run clean && pnpm run build",
"watch": "pnpm run build --watch",
"test": "node ../../bin.js \"**/*.{txt,md,ts}\"",
"test": "node ../../bin.mjs \"**/*.{txt,md,ts}\"",
"update-fix-en-gb": "pnpm add @cspell/dict-en-gb@1.1.33",

@@ -51,7 +51,7 @@ "update-dictionaries": "pnpm update --latest \"@cspell/dict-*\" && pnpm run update-fix-en-gb"

"@cspell/dict-bash": "^4.1.1",
"@cspell/dict-companies": "^3.0.9",
"@cspell/dict-cpp": "^5.0.2",
"@cspell/dict-companies": "^3.0.10",
"@cspell/dict-cpp": "^5.0.3",
"@cspell/dict-cryptocurrencies": "^3.0.1",
"@cspell/dict-csharp": "^4.0.2",
"@cspell/dict-css": "^4.0.5",
"@cspell/dict-css": "^4.0.6",
"@cspell/dict-dart": "^2.0.2",

@@ -61,3 +61,3 @@ "@cspell/dict-django": "^4.0.2",

"@cspell/dict-dotnet": "^5.0.0",
"@cspell/dict-elixir": "^4.0.2",
"@cspell/dict-elixir": "^4.0.3",
"@cspell/dict-en-common-misspellings": "^1.0.2",

@@ -85,3 +85,3 @@ "@cspell/dict-en-gb": "1.1.33",

"@cspell/dict-public-licenses": "^2.0.2",
"@cspell/dict-python": "^4.0.2",
"@cspell/dict-python": "^4.0.4",
"@cspell/dict-r": "^2.0.1",

@@ -91,3 +91,3 @@ "@cspell/dict-ruby": "^5.0.0",

"@cspell/dict-scala": "^5.0.0",
"@cspell/dict-software-terms": "^3.1.6",
"@cspell/dict-software-terms": "^3.1.8",
"@cspell/dict-sql": "^2.1.0",

@@ -103,7 +103,7 @@ "@cspell/dict-svelte": "^1.0.2",

"devDependencies": {
"@cspell/cspell-tools": "7.0.0-alpha.1",
"@cspell/cspell-types": "7.0.0-alpha.1",
"@cspell/cspell-tools": "7.0.0-alpha.2",
"@cspell/cspell-types": "7.0.0-alpha.2",
"typescript": "^4.9.5"
},
"gitHead": "626d1a01b413c1b6de0b386a5a264b78a10ba146"
"gitHead": "a1b7c5daeef5afdb14d6444318f450b9fd9c035a"
}
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