@cspell/dict-elixir
Advanced tools
Comparing version 3.0.0 to 4.0.0
@@ -11,3 +11,3 @@ // cSpell Settings | ||
"name": "elixir", | ||
"path": "./elixir.txt.gz", | ||
"path": "./dict/elixir.txt", | ||
"description": "Elixir dictionary for cspell." | ||
@@ -14,0 +14,0 @@ } |
{ | ||
"name": "@cspell/dict-elixir", | ||
"version": "3.0.0", | ||
"version": "4.0.0", | ||
"description": "Elixir dictionary for cspell.", | ||
@@ -14,4 +14,4 @@ "publishConfig": { | ||
"scripts": { | ||
"build": "cspell-tools compile \"elixir.txt\" -o .", | ||
"test": "head -n 100 \"elixir.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=elixir stdin", | ||
"build": "cspell-tools-cli compile --keep-raw-case src/elixir.txt --no-compress -o ./dict", | ||
"test": "head -n 100 src/elixir.txt | cspell -v -c ./cspell-ext.json --local=* --languageId=elixir stdin", | ||
"prepublishOnly": "echo pre-publish", | ||
@@ -38,6 +38,6 @@ "prepare": "yarn run build" | ||
"files": [ | ||
"elixir.txt.gz", | ||
"dict/elixir.txt", | ||
"cspell-ext.json" | ||
], | ||
"gitHead": "1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68" | ||
"gitHead": "8c20cb186c0683008207540a7d6a2456d577b669" | ||
} |
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
6816
0