@cspell/dict-sql
Advanced tools
Comparing version 2.1.3 to 2.1.4
{ | ||
"name": "@cspell/dict-sql", | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"description": "SQL dictionary for cspell.", | ||
@@ -16,3 +16,3 @@ "publishConfig": { | ||
"test": "pnpm test-dict && pnpm test-samples", | ||
"test-dict": "shx head -n 1000 \"src/sql.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=sql\" stdin", | ||
"test-dict": "shx head -n 1000 \"src/sql.txt\" | cspell -c ./cspell-ext.json \"--locale=*\" \"--languageId=sql\" stdin", | ||
"test-samples": "cspell \"samples/**\"", | ||
@@ -24,3 +24,4 @@ "prepublishOnly": "echo pre-publish", | ||
"type": "git", | ||
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git" | ||
"url": "https://github.com/streetsidesoftware/cspell-dict.git", | ||
"directory": "dictionaries/sql" | ||
}, | ||
@@ -34,3 +35,3 @@ "keywords": [ | ||
], | ||
"author": "Jason Dent", | ||
"author": "Street Side Software <support@streetsidesoftware.nl>", | ||
"license": "MIT", | ||
@@ -47,3 +48,3 @@ "bugs": { | ||
], | ||
"gitHead": "5df1fa5ea6fe10822c73779b0532cca528287cd6" | ||
"gitHead": "796b99c8d8ec8f315c043e2aedb2f5a7ba6dc654" | ||
} |
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
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
9298
5
0
56