Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cspell/dict-powershell

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-powershell - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

33

dict/powershell.txt

@@ -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

8

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc