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
17
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.3.0 to 0.3.1

6

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

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

"bundle": "rollup --config rollup.config.js",
"prepublish": "./build.sh"
"prepublishOnly": "./build.sh"
},

@@ -26,3 +26,2 @@ "keywords": [

"@influxdata/flux-lsp-node": "^0.1.0",
"rollup": "^1.27.8",
"yargs": "^15.0.2"

@@ -34,2 +33,3 @@ },

"devDependencies": {
"rollup": "^1.27.8",
"@rollup/plugin-node-resolve": "^6.0.0",

@@ -36,0 +36,0 @@ "eslint": "^6.7.2",

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