@cspell/dict-software-terms
Advanced tools
Comparing version 3.3.16 to 3.3.17
@@ -2223,2 +2223,4 @@ | ||
vmtoolsd | ||
voxel | ||
voxels | ||
vsce | ||
@@ -2225,0 +2227,0 @@ vscode |
{ | ||
"name": "@cspell/dict-software-terms", | ||
"version": "3.3.16", | ||
"version": "3.3.17", | ||
"description": "Software related dictionaries for cspell.", | ||
@@ -16,4 +16,4 @@ "publishConfig": { | ||
"test": "pnpm test-software-terms && pnpm test-networking-terms", | ||
"test-software-terms": "cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=*\" --file-list src/source-files-software.txt", | ||
"test-networking-terms": "cspell -v \"--local=*\" \"--languageId=*\" --file-list src/source-files-networking.txt", | ||
"test-software-terms": "cspell -v -c ./cspell-ext.json \"--locale=*\" \"--languageId=*\" --file-list src/source-files-software.txt", | ||
"test-networking-terms": "cspell -v \"--locale=*\" \"--languageId=*\" --file-list src/source-files-networking.txt", | ||
"prepublishOnly": "echo pre-publish", | ||
@@ -46,3 +46,3 @@ "prepare:dictionary": "pnpm build" | ||
], | ||
"gitHead": "02e8b082f559fe5dcb8b728efed51393754a630e" | ||
"gitHead": "e830a70e148dbde063cc4994c3cb96d734f6f586" | ||
} |
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
27397