Socket
Socket
Sign inDemoInstall

@influxdata/flux-lsp-node

Package Overview
Dependencies
Maintainers
21
Versions
111
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.5.4 to 0.5.5

12

flux-lsp-node.js

@@ -265,2 +265,7 @@ let imports = {};

module.exports.__wbg_serverresponse_new = function(arg0) {
var ret = ServerResponse.__wrap(arg0);
return addHeapObject(ret);
};
module.exports.__wbindgen_json_serialize = function(arg0, arg1) {

@@ -275,7 +280,2 @@ const obj = getObject(arg1);

module.exports.__wbg_serverresponse_new = function(arg0) {
var ret = ServerResponse.__wrap(arg0);
return addHeapObject(ret);
};
module.exports.__wbindgen_string_new = function(arg0, arg1) {

@@ -349,3 +349,3 @@ var ret = getStringFromWasm0(arg0, arg1);

module.exports.__wbindgen_closure_wrapper840 = function(arg0, arg1, arg2) {
module.exports.__wbindgen_closure_wrapper841 = function(arg0, arg1, arg2) {
var ret = makeMutClosure(arg0, arg1, 169, __wbg_adapter_16);

@@ -352,0 +352,0 @@ return addHeapObject(ret);

@@ -7,3 +7,3 @@ {

"description": "LSP support for the flux language",
"version": "0.5.4",
"version": "0.5.5",
"license": "MIT",

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

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