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

@cspell/dict-bash

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cspell/dict-bash - npm Package Compare versions

Comparing version 4.1.9 to 4.1.10

23

dict/bash-words.txt
# cspell-tools: keep-case no-split
--noprofile
--norc
--rcfile
BASHOPTS

@@ -8,2 +11,3 @@ BASH_ARGV0

BASH_SOURCE
BASH_VERSINFO
BASH_XTRACEFD

@@ -14,2 +18,3 @@ CHILD_MAX

COMP_WORDBREAKS
EPOCHREALTIME
EUID

@@ -43,2 +48,3 @@ EXECIGNORE

MAILPATH
MANPATH
OLDPWD

@@ -57,2 +63,3 @@ OPTARG

PS2
PS3
PS4

@@ -66,2 +73,3 @@ READLINE_LINE

SHELLOPTS
SRANDOM
SSH2_CLIENT

@@ -74,2 +82,3 @@ SSH_CLIENT

TEXTDOMAINDIR
TIMEFORMAT
TMOUT

@@ -80,3 +89,5 @@ TZ

allexport
alnum
autoremove
bashscript
bg

@@ -90,2 +101,4 @@ bind

cd
chsh
cntrl
command

@@ -110,2 +123,3 @@ compgen

enable
enarmor
errexit

@@ -150,3 +164,6 @@ errtrace

mkdir
mktemp
monitor
mvim
neovim
newgidmap

@@ -160,2 +177,3 @@ newuidmap

nounset
nvim
onecmd

@@ -170,2 +188,3 @@ pgrep

proxyd
punct
pushd

@@ -178,2 +197,3 @@ pwd

readonly
realpath
return

@@ -183,2 +203,3 @@ select

shellcheck
shellscript
shfmt

@@ -206,4 +227,6 @@ shift

vi
vim
wait
while
xdigit
xtrace

6

package.json
{
"name": "@cspell/dict-bash",
"version": "4.1.9",
"version": "4.1.10",
"description": "Bash dictionary for cspell.",

@@ -16,3 +16,3 @@ "publishConfig": {

"build": "cspell-tools-cli build",
"test": "shx head -n 100 src/bash-words.txt | cspell -c ./cspell-ext.json \"--locale=*\" \"--languageId=shellscript\" stdin",
"test": "shx cat src/bash-words.txt | cspell -c ./cspell-ext.json \"--locale=*\" \"--languageId=shellscript\" stdin",
"prepublishOnly": "echo pre-publish",

@@ -43,3 +43,3 @@ "prepare:dictionary": "pnpm run build"

],
"gitHead": "588365f8c00b710c7d9eb46db5477f6db48a920d"
"gitHead": "c5d2ed0b1b50a03fbf32b6848bfeb3b1fc335a02"
}
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