Socket
Socket
Sign inDemoInstall

@influxdata/flux-lsp-node

Package Overview
Dependencies
Maintainers
23
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.6.10 to 0.6.11

8

flux-lsp-node.js

@@ -139,3 +139,3 @@ let imports = {};

function __wbg_adapter_18(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h062305b28ac4da65(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h5f2948ee167154d6(arg0, arg1, addHeapObject(arg2));
}

@@ -185,3 +185,3 @@

function __wbg_adapter_41(arg0, arg1, arg2, arg3) {
wasm.wasm_bindgen__convert__closures__invoke2_mut__h15705a35f00704d1(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
wasm.wasm_bindgen__convert__closures__invoke2_mut__h1421a03709b66892(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
}

@@ -434,4 +434,4 @@

module.exports.__wbindgen_closure_wrapper8073 = function(arg0, arg1, arg2) {
var ret = makeMutClosure(arg0, arg1, 1150, __wbg_adapter_18);
module.exports.__wbindgen_closure_wrapper8081 = function(arg0, arg1, arg2) {
var ret = makeMutClosure(arg0, arg1, 1149, __wbg_adapter_18);
return addHeapObject(ret);

@@ -438,0 +438,0 @@ };

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

"description": "LSP support for the flux language",
"version": "0.6.10",
"version": "0.6.11",
"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