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

bash-language-server

Package Overview
Dependencies
Maintainers
1
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 1.5.1 to 1.5.2

4

CHANGELOG.md
# Bash Language Server
## 1.5.2
* Upgrade `tree-sitter` to `0.13.5` and `tree-sitter-bash` to `0.13.2`
## 1.5.1

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

6

package.json

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

"license": "MIT",
"version": "1.5.1",
"version": "1.5.2",
"publisher": "mads-hartmann",

@@ -24,4 +24,4 @@ "main": "out/server.js",

"request-promise-native": "^1.0.5",
"tree-sitter": "^0.13.2",
"tree-sitter-bash": "^0.13.1",
"tree-sitter": "^0.13.5",
"tree-sitter-bash": "^0.13.2",
"turndown": "^4.0.2",

@@ -28,0 +28,0 @@ "urijs": "^1.19.1",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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