@cspell/dict-bash
Advanced tools
Comparing version 4.1.3 to 4.1.4
@@ -109,2 +109,3 @@ | ||
export | ||
fallocate | ||
false | ||
@@ -115,2 +116,3 @@ fc | ||
for | ||
fstype | ||
function | ||
@@ -150,2 +152,3 @@ functrace | ||
onecmd | ||
pgrep | ||
physical | ||
@@ -152,0 +155,0 @@ pipefail |
{ | ||
"name": "@cspell/dict-bash", | ||
"version": "4.1.3", | ||
"version": "4.1.4", | ||
"description": "Bash dictionary for cspell.", | ||
@@ -15,3 +15,3 @@ "publishConfig": { | ||
"build": "cspell-tools-cli build", | ||
"test": "shx head -n 100 src/bash-words.txt | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=shellscript\" stdin", | ||
"test": "shx head -n 100 src/bash-words.txt | cspell -c ./cspell-ext.json \"--locale=*\" \"--languageId=shellscript\" stdin", | ||
"prepublishOnly": "echo pre-publish", | ||
@@ -22,3 +22,4 @@ "prepare:dictionary": "pnpm run build" | ||
"type": "git", | ||
"url": "git+https://github.com/streetsidesoftware/cspell-dicts.git" | ||
"url": "https://github.com/streetsidesoftware/cspell-dict.git", | ||
"directory": "dictionaries/bash" | ||
}, | ||
@@ -32,3 +33,3 @@ "keywords": [ | ||
], | ||
"author": "Jason Dent", | ||
"author": "Street Side Software <support@streetsidesoftware.nl>", | ||
"license": "MIT", | ||
@@ -43,3 +44,3 @@ "bugs": { | ||
], | ||
"gitHead": "5f592d4ec6bb5efcc0ac6d212fc2f6c055a5ba42" | ||
"gitHead": "7852518ee87a90d7f8315ea65d375e93d5de768d" | ||
} |
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
5608
2