@cspell/dict-companies
Advanced tools
Comparing version 3.0.17 to 3.0.18
@@ -1241,2 +1241,3 @@ | ||
Murphy | ||
Musixmatch | ||
Mutual | ||
@@ -1243,0 +1244,0 @@ Mylan |
{ | ||
"name": "@cspell/dict-companies", | ||
"version": "3.0.17", | ||
"version": "3.0.18", | ||
"description": "Company names dictionary for cspell.", | ||
@@ -15,5 +15,5 @@ "publishConfig": { | ||
"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", | ||
"test": "shx cat \"src/companies.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=* stdin", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
"prepare": "pnpm run build" | ||
}, | ||
@@ -42,3 +42,3 @@ "repository": { | ||
], | ||
"gitHead": "7b716fcc185c93a48a40fe0e97c7658d54cad66e" | ||
"gitHead": "f6b5f6f68a7582b929f9475df98da41d9b639fb2" | ||
} |
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
19669