@cspell/cspell-bundled-dicts
Advanced tools
Comparing version 7.0.0-alpha.1 to 7.0.0-alpha.2
{ | ||
"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" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11104
1
Updated@cspell/dict-cpp@^5.0.3
Updated@cspell/dict-css@^4.0.6
Updated@cspell/dict-elixir@^4.0.3
Updated@cspell/dict-python@^4.0.4