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
21
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.7.2 to 0.7.3

2

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

@@ -5,0 +5,0 @@ "repository": {

@@ -15,3 +15,3 @@ const CLI = require('../src/cli')

cli.once('log', (msg) => {
expect(msg).toEqual('hello')
expect(msg).toEqual('\nhello\n')
done()

@@ -18,0 +18,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