@cspell/dict-companies
Advanced tools
Comparing version 3.0.0 to 3.0.1
@@ -9,3 +9,3 @@ { | ||
"name": "companies", | ||
"path": "./companies.txt.gz", | ||
"path": "./dict/companies.txt", | ||
"description": "Company names dictionary for cspell." | ||
@@ -12,0 +12,0 @@ } |
{ | ||
"name": "@cspell/dict-companies", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Company names dictionary for cspell.", | ||
@@ -14,3 +14,3 @@ "publishConfig": { | ||
"scripts": { | ||
"build": "cspell-tools-cli compile --split \"src/companies.txt\" -o .", | ||
"build": "cspell-tools-cli compile --no-compress --split \"src/companies.txt\" -o ./dict", | ||
"test": "cat \"src/companies.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=* stdin", | ||
@@ -39,6 +39,6 @@ "prepublishOnly": "echo pre-publish", | ||
"files": [ | ||
"companies.txt.gz", | ||
"dict/*", | ||
"cspell-ext.json" | ||
], | ||
"gitHead": "1ca7c3ef9e48ab76719fd8e7b578eaee452ddf68" | ||
"gitHead": "abdb00b79a6ef25f43ca3dc3eb9b13b6856796ac" | ||
} |
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
30936
0