@cspell/dict-software-terms
Advanced tools
Comparing version 1.0.31 to 1.0.32
@@ -36,2 +36,13 @@ // cSpell Settings | ||
"patterns": [], | ||
// This can be removed once cspell-tools are upgraded to @cspell/cspell-tools. | ||
"words": [ | ||
"ddmmyyyy", | ||
"mmddyyyy", | ||
"mmyyyy", | ||
"yyyy", | ||
"yyyymm", | ||
"yyyymmdd", | ||
"yyyymmddhhmmss", | ||
"yyyymmddhhmmssz" | ||
], | ||
// List of dictionaries to enable by name in `dictionaryDefinitions` | ||
@@ -38,0 +49,0 @@ "dictionaries": ["softwareTerms"], |
{ | ||
"name": "@cspell/dict-software-terms", | ||
"version": "1.0.31", | ||
"version": "1.0.32", | ||
"description": "Software terms dictionary for cspell.", | ||
@@ -15,3 +15,3 @@ "publishConfig": { | ||
"build": "cspell-tools compile \"softwareTerms.txt\" -o .", | ||
"test": "head -n 100 \"softwareTerms.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=*\" stdin", | ||
"test": "cat \"softwareTerms.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=*\" stdin", | ||
"prepublishOnly": "yarn test", | ||
@@ -41,3 +41,3 @@ "prepare": "yarn run build" | ||
], | ||
"gitHead": "55cdc8697c5581ae149643cb551d75d669caa21a" | ||
"gitHead": "50c3382bd1c388800d35ffa7ed9660aed7e0fecd" | ||
} |
Sorry, the diff of this file is not supported yet
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
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
10586
53
1
5