@influxdata/flux-lsp-node
Advanced tools
Comparing version 0.5.11 to 0.5.16
let imports = {}; | ||
imports['__wbindgen_placeholder__'] = module.exports; | ||
imports['env'] = require('env'); | ||
let wasm; | ||
@@ -98,3 +99,3 @@ const { TextDecoder } = require(String.raw`util`); | ||
function __wbg_adapter_16(arg0, arg1, arg2) { | ||
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__hf7a7337dbbea274b(arg0, arg1, addHeapObject(arg2)); | ||
wasm._dyn_core__ops__function__FnMut__A____Output___R_as_wasm_bindgen__closure__WasmClosure___describe__invoke__h2a606e9ec44ce539(arg0, arg1, addHeapObject(arg2)); | ||
} | ||
@@ -113,3 +114,3 @@ | ||
function __wbg_adapter_33(arg0, arg1, arg2, arg3) { | ||
wasm.wasm_bindgen__convert__closures__invoke2_mut__h9ecb58ecf2168c35(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3)); | ||
wasm.wasm_bindgen__convert__closures__invoke2_mut__h5eedf4562fc95224(arg0, arg1, addHeapObject(arg2), addHeapObject(arg3)); | ||
} | ||
@@ -268,7 +269,2 @@ | ||
module.exports.__wbindgen_object_clone_ref = function(arg0) { | ||
var ret = getObject(arg0); | ||
return addHeapObject(ret); | ||
}; | ||
module.exports.__wbindgen_cb_drop = function(arg0) { | ||
@@ -284,2 +280,7 @@ const obj = takeObject(arg0).original; | ||
module.exports.__wbindgen_object_clone_ref = function(arg0) { | ||
var ret = getObject(arg0); | ||
return addHeapObject(ret); | ||
}; | ||
module.exports.__wbindgen_json_serialize = function(arg0, arg1) { | ||
@@ -362,4 +363,4 @@ const obj = getObject(arg1); | ||
module.exports.__wbindgen_closure_wrapper827 = function(arg0, arg1, arg2) { | ||
var ret = makeMutClosure(arg0, arg1, 166, __wbg_adapter_16); | ||
module.exports.__wbindgen_closure_wrapper836 = function(arg0, arg1, arg2) { | ||
var ret = makeMutClosure(arg0, arg1, 161, __wbg_adapter_16); | ||
return addHeapObject(ret); | ||
@@ -366,0 +367,0 @@ }; |
@@ -7,3 +7,3 @@ { | ||
"description": "LSP support for the flux language", | ||
"version": "0.5.11", | ||
"version": "0.5.16", | ||
"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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
380
3404348
5
2
0