New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@influxdata/flux-lsp-cli

Package Overview
Dependencies
Maintainers
18
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@influxdata/flux-lsp-cli - npm Package Compare versions

Comparing version 0.4.1 to 0.4.2

5

out/flux-lsp-node.js

@@ -119,3 +119,2 @@ let wasm;

* @param {boolean} disable_folding
* @returns {Server}
*/

@@ -156,3 +155,3 @@ constructor(disable_folding) {

/**
* @returns {string}
* @returns {string | undefined}
*/

@@ -171,3 +170,3 @@ get_message() {

/**
* @returns {string}
* @returns {string | undefined}
*/

@@ -174,0 +173,0 @@ get_error() {

4

package.json
{
"name": "@influxdata/flux-lsp-cli",
"version": "0.4.1",
"version": "0.4.2",
"description": "Flux cli LSP server",

@@ -24,3 +24,3 @@ "repository": {

"dependencies": {
"@influxdata/flux-lsp-node": "^0.2.0",
"@influxdata/flux-lsp-node": "^0.2.1",
"yargs": "^15.0.2"

@@ -27,0 +27,0 @@ },

Sorry, the diff of this file is too big to display

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