@xberg-io/crawlberg-wasm 1.0.0 → 1.0.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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xberg-io/crawlberg-wasm",
3
- "version": "1.0.0",
3
+ "version": "1.0.1",
4
4
  "private": false,
5
5
  "description": "High-performance web crawling engine",
6
6
  "license": "MIT",
@@ -7920,12 +7920,12 @@ export function __wbg_wasmsitemapurl_unwrap(arg0) {
7920
7920
  return ret;
7921
7921
  }
7922
7922
  export function __wbindgen_cast_0000000000000001(arg0, arg1) {
7923
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 924, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
7923
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 928, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
7924
7924
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hcf0ca8fae44c646f);
7925
7925
  return ret;
7926
7926
  }
7927
7927
  export function __wbindgen_cast_0000000000000002(arg0, arg1) {
7928
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 827, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
7928
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 831, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
7929
7929
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6afc4f8922d8245e);
7930
7930
  return ret;
7931
7931
  }
Binary file
@@ -2,7 +2,7 @@
2
2
  "name": "crawlberg-wasm",
3
3
  "type": "module",
4
4
  "description": "High-performance web crawling engine",
5
- "version": "1.0.0",
5
+ "version": "1.0.1",
6
6
  "license": "MIT",
7
7
  "repository": {
8
8
  "type": "git",
@@ -7925,12 +7925,12 @@ function __wbg_get_imports() {
7925
7925
  return ret;
7926
7926
  },
7927
7927
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
7928
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 924, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
7928
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 928, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
7929
7929
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hcf0ca8fae44c646f);
7930
7930
  return ret;
7931
7931
  },
7932
7932
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
7933
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 827, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
7933
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 831, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
7934
7934
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6afc4f8922d8245e);
7935
7935
  return ret;
7936
7936
  },
Binary file
@@ -7978,12 +7978,12 @@ function __wbg_get_imports() {
7978
7978
  return ret;
7979
7979
  },
7980
7980
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
7981
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 924, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
7981
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 928, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
7982
7982
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hcf0ca8fae44c646f);
7983
7983
  return ret;
7984
7984
  },
7985
7985
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
7986
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 827, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
7986
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 831, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
7987
7987
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6afc4f8922d8245e);
7988
7988
  return ret;
7989
7989
  },
Binary file
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "crawlberg-wasm",
3
3
  "description": "High-performance web crawling engine",
4
- "version": "1.0.0",
4
+ "version": "1.0.1",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",
@@ -7925,12 +7925,12 @@ function __wbg_get_imports() {
7925
7925
  return ret;
7926
7926
  },
7927
7927
  __wbindgen_cast_0000000000000001: function(arg0, arg1) {
7928
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 924, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
7928
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [Externref], shim_idx: 928, ret: Result(Unit), inner_ret: Some(Result(Unit)) }, mutable: true }) -> Externref`.
7929
7929
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__hcf0ca8fae44c646f);
7930
7930
  return ret;
7931
7931
  },
7932
7932
  __wbindgen_cast_0000000000000002: function(arg0, arg1) {
7933
- // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 827, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
7933
+ // Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 831, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
7934
7934
  const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h6afc4f8922d8245e);
7935
7935
  return ret;
7936
7936
  },
Binary file
@@ -2,7 +2,7 @@
2
2
  "name": "crawlberg-wasm",
3
3
  "type": "module",
4
4
  "description": "High-performance web crawling engine",
5
- "version": "1.0.0",
5
+ "version": "1.0.1",
6
6
  "license": "MIT",
7
7
  "repository": {
8
8
  "type": "git",