qlue-ls 2.2.0 → 2.2.1

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": "2.2.0",
8
+ "version": "2.2.1",
9
9
  "license": "SEE LICENSE IN LICENSE",
10
10
  "repository": {
11
11
  "type": "git",
package/qlue_ls.js CHANGED
@@ -417,7 +417,7 @@ function __wbg_get_imports() {
417
417
  return ret;
418
418
  },
419
419
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
420
- // Cast intrinsic for `Closure(Closure { dtor_idx: 1223, function: Function { arguments: [Externref], shim_idx: 1224, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
420
+ // Cast intrinsic for `Closure(Closure { dtor_idx: 1227, function: Function { arguments: [Externref], shim_idx: 1228, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
421
421
  const ret = makeMutClosure(arg0, arg1, wasm.wasm_bindgen_8be2313e8adba0b1___closure__destroy___dyn_core_b03932f25916e09f___ops__function__FnMut__wasm_bindgen_8be2313e8adba0b1___JsValue____Output_______, wasm_bindgen_8be2313e8adba0b1___convert__closures_____invoke___wasm_bindgen_8be2313e8adba0b1___JsValue_____);
422
422
  return ret;
423
423
  },
package/qlue_ls_bg.wasm CHANGED
Binary file