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

bash-language-server

Package Overview
Dependencies
Maintainers
2
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bash-language-server - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

4

CHANGELOG.md
# Bash Language Server
## 3.0.1
- Upgrade treesitter to fix node 18 issue
## 3.0.0

@@ -4,0 +8,0 @@

4

package.json

@@ -6,3 +6,3 @@ {

"license": "MIT",
"version": "3.0.0",
"version": "3.0.1",
"publisher": "mads-hartmann",

@@ -30,3 +30,3 @@ "main": "./out/server.js",

"vscode-languageserver-textdocument": "^1.0.1",
"web-tree-sitter": "^0.19.4"
"web-tree-sitter": "^0.20.5"
},

@@ -33,0 +33,0 @@ "scripts": {

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