@cspell/dict-css
Advanced tools
Comparing version 4.0.6 to 4.0.7
@@ -957,2 +957,3 @@ | ||
src | ||
srgb | ||
stacking | ||
@@ -959,0 +960,0 @@ standard |
{ | ||
"name": "@cspell/dict-css", | ||
"version": "4.0.6", | ||
"version": "4.0.7", | ||
"description": "CSS dictionary for cspell.", | ||
@@ -15,5 +15,5 @@ "publishConfig": { | ||
"build": "cspell-tools-cli compile --keep-raw-case src/css.txt --no-compress -o ./dict", | ||
"test": "head -n 100 src/css.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=css\" stdin", | ||
"test": "shx head -n 100 src/css.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=css\" stdin", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
"prepare": "pnpm run build" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
], | ||
"gitHead": "59c0be627901f207529cab313089f9da89f1c479" | ||
"gitHead": "a0f4a6bd2f56ead416e9d4262e8215f9c666a13e" | ||
} |
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
14896