@cspell/dict-typescript
Advanced tools
Comparing version 3.1.1 to 3.1.2
@@ -3571,2 +3571,3 @@ | ||
whitespace | ||
whitespaces | ||
whole | ||
@@ -3573,0 +3574,0 @@ wide |
{ | ||
"name": "@cspell/dict-typescript", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "TypeScript and JavaScript dictionary for cspell.", | ||
@@ -15,5 +15,5 @@ "publishConfig": { | ||
"build": "cspell-tools-cli compile --keep-raw-case src/typescript.txt --no-compress -o ./dict", | ||
"test": "head -n 100 src/typescript.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=typescript\" stdin", | ||
"test": "shx head -n 100 src/typescript.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=typescript\" stdin", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
"prepare:dictionary": "pnpm run build" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
], | ||
"gitHead": "a8ff83095adc9f526f48772c52195e0456f78668" | ||
"gitHead": "11c4aa7672d6453720a0aaf94404cb7485986a95" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
37893
4
1
0