@influxdata/flux-lsp-node
Advanced tools
Comparing version 0.8.35 to 0.8.36
@@ -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__h7feee449da9a7777(arg0, arg1, addHeapObject(arg2)); | ||
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h44ffdf213dc03699(arg0, arg1, addHeapObject(arg2)); | ||
} | ||
@@ -266,3 +266,3 @@ | ||
function __wbg_adapter_32(arg0, arg1, arg2, arg3) { | ||
wasm.wasm_bindgen__convert__closures__invoke2_mut__h1f7ab6749a812635(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3)); | ||
wasm.wasm_bindgen__convert__closures__invoke2_mut__h21756c7ceb60f5de(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3)); | ||
} | ||
@@ -434,4 +434,4 @@ | ||
module.exports.__wbindgen_closure_wrapper11112 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 1558, __wbg_adapter_16); | ||
module.exports.__wbindgen_closure_wrapper11099 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 1571, __wbg_adapter_16); | ||
return addHeapObject(ret); | ||
@@ -438,0 +438,0 @@ }; |
@@ -7,3 +7,3 @@ { | ||
"description": "LSP support for the flux language", | ||
"version": "0.8.35", | ||
"version": "0.8.36", | ||
"license": "MIT", | ||
@@ -10,0 +10,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
3742545
37
0