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
23
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.3 to 4.1.4

3

dict/bash-words.txt

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

11

package.json
{
"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"
}
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