@cspell/dict-python
Advanced tools
Comparing version 4.0.3 to 4.0.4
{ | ||
"name": "@cspell/dict-python", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "Python dictionary for cspell.", | ||
@@ -14,5 +14,3 @@ "publishConfig": { | ||
"scripts": { | ||
"build": "yarn run build-python && yarn run build-common", | ||
"build-python": "cspell-tools-cli compile \"src/python/*.txt\" \"src/additional_words.txt\" --split --keep-raw-case --merge python -o .", | ||
"build-common": "cspell-tools-cli compile \"src/common/*.txt\" --keep-raw-case --merge python-common -o .", | ||
"build": "yarn cspell-tools-cli build", | ||
"test-dictionary": "cspell -v -c ./cspell-ext.json --local=en --languageId=python \"src/python/py*.txt\"", | ||
@@ -48,3 +46,3 @@ "test-samples": "cspell -v -c ./cspell-ext.json \"samples/**/*.py\"", | ||
], | ||
"gitHead": "d598f4ebc6ec0030b6fffab1e8d324c9ea9742d4" | ||
"gitHead": "7b10808503d45d98d30506d0aaecc04da8cdf5f2" | ||
} |
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
57123
2