@cspell/dict-fullstack
Advanced tools
Comparing version 3.1.5 to 3.1.6
@@ -16,3 +16,23 @@ { | ||
{ | ||
"languageId": "php,javascript,typescript,cpp,c,python,ruby,swift,csharp,ada,html,java,lua,h,hpp,rust,scala", | ||
"languageId": [ | ||
"ada", | ||
"c", | ||
"cpp", | ||
"csharp", | ||
"h", | ||
"hpp", | ||
"html", | ||
"java", | ||
"javascript", | ||
"javascriptreact", | ||
"lua", | ||
"php", | ||
"python", | ||
"ruby", | ||
"rust", | ||
"scala", | ||
"swift", | ||
"typescript", | ||
"typescriptreact" | ||
], | ||
"locale": "*", | ||
@@ -19,0 +39,0 @@ "includeRegExpList": [], |
@@ -253,2 +253,3 @@ | ||
multiline | ||
myapp | ||
mydatepicker | ||
@@ -320,2 +321,3 @@ nbsp | ||
pvoid | ||
queryid | ||
quickstart | ||
@@ -322,0 +324,0 @@ recaptcha |
{ | ||
"name": "@cspell/dict-fullstack", | ||
"version": "3.1.5", | ||
"version": "3.1.6", | ||
"description": "Dictionary of terms used in Fullstack development.", | ||
@@ -15,9 +15,10 @@ "publishConfig": { | ||
"build": "cspell-tools-cli build", | ||
"test": "cat \"src/fullstack.txt\" | cspell -v -c ./cspell-ext.json --local=* --languageId=php stdin", | ||
"test": "shx cat \"src/fullstack.txt\" | cspell -c ./cspell-ext.json --locale=* --languageId=php stdin", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
"prepare:dictionary": "pnpm run build" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git" | ||
"url": "https://github.com/streetsidesoftware/cspell-dict.git", | ||
"directory": "dictionaries/fullstack" | ||
}, | ||
@@ -31,3 +32,3 @@ "keywords": [ | ||
], | ||
"author": "Jason Dent", | ||
"author": "Street Side Software <support@streetsidesoftware.nl>", | ||
"license": "MIT", | ||
@@ -42,3 +43,3 @@ "bugs": { | ||
], | ||
"gitHead": "118bb5d96bf657051b639f3b66613689054f7e8b" | ||
"gitHead": "90ec73e277efc1389e33b57b5437c51d46b0ed87" | ||
} |
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
9628
45
5