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.8.12 to 0.8.13

6

flux-lsp-node.js

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

function __wbg_adapter_16(arg0, arg1, arg2) {
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hb012710c12b2a34a(arg0, arg1, addHeapObject(arg2));
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hac5c08c5db0d49eb(arg0, arg1, addHeapObject(arg2));
}

@@ -266,3 +266,3 @@

function __wbg_adapter_26(arg0, arg1, arg2, arg3) {
wasm.wasm_bindgen__convert__closures__invoke2_mut__h79095043e46e9a98(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
wasm.wasm_bindgen__convert__closures__invoke2_mut__h2fdabf973d5dd7fe(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3));
}

@@ -414,3 +414,3 @@

module.exports.__wbindgen_closure_wrapper9320 = function(arg0, arg1, arg2) {
const ret = makeMutClosure(arg0, arg1, 1624, __wbg_adapter_16);
const ret = makeMutClosure(arg0, arg1, 1645, __wbg_adapter_16);
return addHeapObject(ret);

@@ -417,0 +417,0 @@ };

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

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