@xberg-io/crawlberg-wasm 1.0.6 → 1.0.8
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 +1 -1
- package/pkg/bundler/crawlberg_wasm_bg.js +3 -3
- package/pkg/bundler/crawlberg_wasm_bg.wasm +0 -0
- package/pkg/bundler/crawlberg_wasm_bg.wasm.d.ts +1 -1
- package/pkg/bundler/package.json +1 -1
- package/pkg/deno/crawlberg_wasm.js +3 -3
- package/pkg/deno/crawlberg_wasm_bg.wasm +0 -0
- package/pkg/deno/crawlberg_wasm_bg.wasm.d.ts +1 -1
- package/pkg/nodejs/crawlberg_wasm.js +3 -3
- package/pkg/nodejs/crawlberg_wasm_bg.wasm +0 -0
- package/pkg/nodejs/crawlberg_wasm_bg.wasm.d.ts +1 -1
- package/pkg/nodejs/package.json +1 -1
- package/pkg/web/crawlberg_wasm.d.ts +1 -1
- package/pkg/web/crawlberg_wasm.js +3 -3
- package/pkg/web/crawlberg_wasm_bg.wasm +0 -0
- package/pkg/web/crawlberg_wasm_bg.wasm.d.ts +1 -1
- package/pkg/web/package.json +1 -1
package/package.json
CHANGED
|
@@ -7926,7 +7926,7 @@ export function __wbindgen_cast_0000000000000001(arg0, arg1) {
|
|
|
7926
7926
|
}
|
|
7927
7927
|
export function __wbindgen_cast_0000000000000002(arg0, arg1) {
|
|
7928
7928
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 832, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
7929
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
7929
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c);
|
|
7930
7930
|
return ret;
|
|
7931
7931
|
}
|
|
7932
7932
|
export function __wbindgen_cast_0000000000000003(arg0) {
|
|
@@ -7958,8 +7958,8 @@ export function __wbindgen_init_externref_table() {
|
|
|
7958
7958
|
table.set(offset + 2, true);
|
|
7959
7959
|
table.set(offset + 3, false);
|
|
7960
7960
|
}
|
|
7961
|
-
function
|
|
7962
|
-
wasm.
|
|
7961
|
+
function wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c(arg0, arg1) {
|
|
7962
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c(arg0, arg1);
|
|
7963
7963
|
}
|
|
7964
7964
|
|
|
7965
7965
|
function wasm_bindgen__convert__closures_____invoke__h96ab4f4d64e6bfe6(arg0, arg1, arg2) {
|
|
Binary file
|
|
@@ -687,7 +687,7 @@ export const wasmscraperesult_set_crawlDelay: (a: number, b: number, c: bigint)
|
|
|
687
687
|
export const wasmpageaction_new: () => number;
|
|
688
688
|
export const wasm_bindgen__convert__closures_____invoke__h96ab4f4d64e6bfe6: (a: number, b: number, c: any) => [number, number];
|
|
689
689
|
export const wasm_bindgen__convert__closures_____invoke__h20406e9dd5374954: (a: number, b: number, c: any, d: any) => void;
|
|
690
|
-
export const
|
|
690
|
+
export const wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c: (a: number, b: number) => void;
|
|
691
691
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
692
692
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
693
693
|
export const __wbindgen_exn_store: (a: number) => void;
|
package/pkg/bundler/package.json
CHANGED
|
@@ -7931,7 +7931,7 @@ function __wbg_get_imports() {
|
|
|
7931
7931
|
},
|
|
7932
7932
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
7933
7933
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 832, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
7934
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
7934
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c);
|
|
7935
7935
|
return ret;
|
|
7936
7936
|
},
|
|
7937
7937
|
__wbindgen_cast_0000000000000003: function(arg0) {
|
|
@@ -7970,8 +7970,8 @@ function __wbg_get_imports() {
|
|
|
7970
7970
|
};
|
|
7971
7971
|
}
|
|
7972
7972
|
|
|
7973
|
-
function
|
|
7974
|
-
wasm.
|
|
7973
|
+
function wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c(arg0, arg1) {
|
|
7974
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c(arg0, arg1);
|
|
7975
7975
|
}
|
|
7976
7976
|
|
|
7977
7977
|
function wasm_bindgen__convert__closures_____invoke__h96ab4f4d64e6bfe6(arg0, arg1, arg2) {
|
|
Binary file
|
|
@@ -687,7 +687,7 @@ export const wasmscraperesult_set_crawlDelay: (a: number, b: number, c: bigint)
|
|
|
687
687
|
export const wasmpageaction_new: () => number;
|
|
688
688
|
export const wasm_bindgen__convert__closures_____invoke__h96ab4f4d64e6bfe6: (a: number, b: number, c: any) => [number, number];
|
|
689
689
|
export const wasm_bindgen__convert__closures_____invoke__h20406e9dd5374954: (a: number, b: number, c: any, d: any) => void;
|
|
690
|
-
export const
|
|
690
|
+
export const wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c: (a: number, b: number) => void;
|
|
691
691
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
692
692
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
693
693
|
export const __wbindgen_exn_store: (a: number) => void;
|
|
@@ -7984,7 +7984,7 @@ function __wbg_get_imports() {
|
|
|
7984
7984
|
},
|
|
7985
7985
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
7986
7986
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 832, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
7987
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
7987
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c);
|
|
7988
7988
|
return ret;
|
|
7989
7989
|
},
|
|
7990
7990
|
__wbindgen_cast_0000000000000003: function(arg0) {
|
|
@@ -8023,8 +8023,8 @@ function __wbg_get_imports() {
|
|
|
8023
8023
|
};
|
|
8024
8024
|
}
|
|
8025
8025
|
|
|
8026
|
-
function
|
|
8027
|
-
wasm.
|
|
8026
|
+
function wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c(arg0, arg1) {
|
|
8027
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c(arg0, arg1);
|
|
8028
8028
|
}
|
|
8029
8029
|
|
|
8030
8030
|
function wasm_bindgen__convert__closures_____invoke__h96ab4f4d64e6bfe6(arg0, arg1, arg2) {
|
|
Binary file
|
|
@@ -687,7 +687,7 @@ export const wasmscraperesult_set_crawlDelay: (a: number, b: number, c: bigint)
|
|
|
687
687
|
export const wasmpageaction_new: () => number;
|
|
688
688
|
export const wasm_bindgen__convert__closures_____invoke__h96ab4f4d64e6bfe6: (a: number, b: number, c: any) => [number, number];
|
|
689
689
|
export const wasm_bindgen__convert__closures_____invoke__h20406e9dd5374954: (a: number, b: number, c: any, d: any) => void;
|
|
690
|
-
export const
|
|
690
|
+
export const wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c: (a: number, b: number) => void;
|
|
691
691
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
692
692
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
693
693
|
export const __wbindgen_exn_store: (a: number) => void;
|
package/pkg/nodejs/package.json
CHANGED
|
@@ -1657,7 +1657,7 @@ export interface InitOutput {
|
|
|
1657
1657
|
readonly wasmpageaction_new: () => number;
|
|
1658
1658
|
readonly wasm_bindgen__convert__closures_____invoke__h96ab4f4d64e6bfe6: (a: number, b: number, c: any) => [number, number];
|
|
1659
1659
|
readonly wasm_bindgen__convert__closures_____invoke__h20406e9dd5374954: (a: number, b: number, c: any, d: any) => void;
|
|
1660
|
-
readonly
|
|
1660
|
+
readonly wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c: (a: number, b: number) => void;
|
|
1661
1661
|
readonly __wbindgen_malloc: (a: number, b: number) => number;
|
|
1662
1662
|
readonly __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
1663
1663
|
readonly __wbindgen_exn_store: (a: number) => void;
|
|
@@ -7931,7 +7931,7 @@ function __wbg_get_imports() {
|
|
|
7931
7931
|
},
|
|
7932
7932
|
__wbindgen_cast_0000000000000002: function(arg0, arg1) {
|
|
7933
7933
|
// Cast intrinsic for `Closure(Closure { owned: true, function: Function { arguments: [], shim_idx: 832, ret: Unit, inner_ret: Some(Unit) }, mutable: true }) -> Externref`.
|
|
7934
|
-
const ret = makeMutClosure(arg0, arg1,
|
|
7934
|
+
const ret = makeMutClosure(arg0, arg1, wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c);
|
|
7935
7935
|
return ret;
|
|
7936
7936
|
},
|
|
7937
7937
|
__wbindgen_cast_0000000000000003: function(arg0) {
|
|
@@ -7970,8 +7970,8 @@ function __wbg_get_imports() {
|
|
|
7970
7970
|
};
|
|
7971
7971
|
}
|
|
7972
7972
|
|
|
7973
|
-
function
|
|
7974
|
-
wasm.
|
|
7973
|
+
function wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c(arg0, arg1) {
|
|
7974
|
+
wasm.wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c(arg0, arg1);
|
|
7975
7975
|
}
|
|
7976
7976
|
|
|
7977
7977
|
function wasm_bindgen__convert__closures_____invoke__h96ab4f4d64e6bfe6(arg0, arg1, arg2) {
|
|
Binary file
|
|
@@ -687,7 +687,7 @@ export const wasmscraperesult_set_crawlDelay: (a: number, b: number, c: bigint)
|
|
|
687
687
|
export const wasmpageaction_new: () => number;
|
|
688
688
|
export const wasm_bindgen__convert__closures_____invoke__h96ab4f4d64e6bfe6: (a: number, b: number, c: any) => [number, number];
|
|
689
689
|
export const wasm_bindgen__convert__closures_____invoke__h20406e9dd5374954: (a: number, b: number, c: any, d: any) => void;
|
|
690
|
-
export const
|
|
690
|
+
export const wasm_bindgen__convert__closures_____invoke__h9a41a86331e82e4c: (a: number, b: number) => void;
|
|
691
691
|
export const __wbindgen_malloc: (a: number, b: number) => number;
|
|
692
692
|
export const __wbindgen_realloc: (a: number, b: number, c: number, d: number) => number;
|
|
693
693
|
export const __wbindgen_exn_store: (a: number) => void;
|