@cspell/dict-html
Advanced tools
Comparing version 4.0.3 to 4.0.4
@@ -3152,2 +3152,3 @@ | ||
wcirc | ||
webp | ||
wedbar | ||
@@ -3154,0 +3155,0 @@ wedge |
{ | ||
"name": "@cspell/dict-html", | ||
"version": "4.0.3", | ||
"version": "4.0.4", | ||
"description": "HTML dictionary for cspell.", | ||
@@ -15,5 +15,5 @@ "publishConfig": { | ||
"build": "cspell-tools-cli build", | ||
"test": "head -n 100 src/html.txt | cspell -v -c ./cspell-ext.json \"--local=*\" --language-id=html stdin", | ||
"test": "shx head -n 100 src/html.txt | cspell -v -c ./cspell-ext.json \"--local=*\" --language-id=html stdin", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
"prepare:dictionary": "pnpm run build" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
], | ||
"gitHead": "acf1f7a917672c1d4126fad5c6cbf7e1df7a67fa" | ||
"gitHead": "a73b558ae5fcbb88bfce955a8628a56ab5e7cbe7" | ||
} |
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
34874