qlue-ls 1.1.2 → 1.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "Ioannis Nezis <ioannis@nezis.de>"
6
6
  ],
7
7
  "description": "A language server for SPARQL",
8
- "version": "1.1.2",
8
+ "version": "1.1.3",
9
9
  "license": "SEE LICENSE IN LICENSE",
10
10
  "repository": {
11
11
  "type": "git",
package/qlue_ls.js CHANGED
@@ -711,8 +711,8 @@ function __wbg_get_imports() {
711
711
  const ret = getStringFromWasm0(arg0, arg1);
712
712
  return ret;
713
713
  };
714
- imports.wbg.__wbindgen_cast_ba634f89d848e16b = function(arg0, arg1) {
715
- // Cast intrinsic for `Closure(Closure { dtor_idx: 1438, function: Function { arguments: [Externref], shim_idx: 1439, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
714
+ imports.wbg.__wbindgen_cast_8586626e32c317d6 = function(arg0, arg1) {
715
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 1258, function: Function { arguments: [Externref], shim_idx: 1259, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
716
716
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_1875f4231cc1d982___closure__destroy___dyn_core_b03932f25916e09f___ops__function__FnMut__wasm_bindgen_1875f4231cc1d982___JsValue____Output_______, wasm_bindgen_1875f4231cc1d982___convert__closures_____invoke___wasm_bindgen_1875f4231cc1d982___JsValue_____);
717
717
  return ret;
718
718
  };
package/qlue_ls_bg.wasm CHANGED
Binary file