Huge News!Announcing our $40M Series B led by Abstract Ventures.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.5.1 to 0.5.2

2

out/bundle.js

@@ -5,3 +5,3 @@ 'use strict';

const through2 = require('through2');
const through = require('through2');
const { Server } = require('@influxdata/flux-lsp-node');

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

{
"name": "@influxdata/flux-lsp-cli",
"version": "0.5.1",
"version": "0.5.2",
"description": "Flux cli LSP server",

@@ -25,2 +25,3 @@ "repository": {

"@influxdata/flux-lsp-node": "^0.3.0",
"through2": "^3.0.1",
"yargs": "^15.0.2"

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

const { EventEmitter } = require('events')
const through2 = require('through2')
const through = require('through2')
const { Server } = require('@influxdata/flux-lsp-node')

@@ -5,0 +5,0 @@

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