@cspell/dict-powershell
Advanced tools
Comparing version 5.0.2 to 5.0.3
@@ -104,3 +104,7 @@ | ||
catch | ||
ccontains | ||
cd | ||
ceq | ||
cge | ||
cgt | ||
character | ||
@@ -110,7 +114,15 @@ checkpoint | ||
class | ||
cle | ||
clear | ||
clike | ||
close | ||
clt | ||
cmatch | ||
cmd | ||
cmdlet | ||
cmdlets | ||
cne | ||
cnotcontains | ||
cnotlike | ||
cnotmatch | ||
code | ||
@@ -150,2 +162,3 @@ color | ||
count | ||
creplace | ||
culture | ||
@@ -222,2 +235,3 @@ current | ||
functionality | ||
ge | ||
get | ||
@@ -241,4 +255,12 @@ gl | ||
ic | ||
icontains | ||
id | ||
ieq | ||
if | ||
ige | ||
igt | ||
ile | ||
ilike | ||
ilt | ||
imatch | ||
import | ||
@@ -248,5 +270,9 @@ imprecise | ||
include | ||
ine | ||
info | ||
initialize | ||
inlinescript | ||
inotcontains | ||
inotlike | ||
inotmatch | ||
input | ||
@@ -260,3 +286,5 @@ inputs | ||
invoke | ||
ireplace | ||
is | ||
isnot | ||
it | ||
@@ -272,2 +300,3 @@ item | ||
last | ||
le | ||
level | ||
@@ -315,4 +344,6 @@ lg | ||
not | ||
notcontains | ||
notes | ||
notin | ||
notlike | ||
notmatch | ||
@@ -429,4 +460,6 @@ noun | ||
shell | ||
shl | ||
should | ||
show | ||
shr | ||
sign | ||
@@ -433,0 +466,0 @@ signed |
{ | ||
"name": "@cspell/dict-powershell", | ||
"version": "5.0.2", | ||
"version": "5.0.3", | ||
"description": "PowerShell Keyword Dictionary", | ||
@@ -15,5 +15,5 @@ "publishConfig": { | ||
"build": "cspell-tools-cli build", | ||
"test": "head -n 100 src/powershell.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=powershell\" stdin", | ||
"test": "shx head -n 100 src/powershell.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=powershell\" stdin", | ||
"prepublishOnly": "echo pre-publish", | ||
"prepare": "yarn run build" | ||
"prepare:dictionary": "pnpm run build" | ||
}, | ||
@@ -41,3 +41,3 @@ "repository": { | ||
], | ||
"gitHead": "772b010a2b141f2c21cc8f233bb42dda617f46b6" | ||
"gitHead": "14dba75a74f5bf6db82f11e4037c177a13a62151" | ||
} |
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
10237
5