@duckdb/duckdb-wasm-shell
Advanced tools
Comparing version 1.28.1-dev111.0 to 1.28.1-dev112.0
@@ -36,3 +36,3 @@ "use strict"; | ||
name: "@duckdb/duckdb-wasm-shell", | ||
version: "1.28.1-dev111.0", | ||
version: "1.28.1-dev112.0", | ||
description: "", | ||
@@ -61,3 +61,3 @@ author: "Andre Kohn <kohn.a@outlook.com>", | ||
dependencies: { | ||
"@duckdb/duckdb-wasm": "^1.28.1-dev111.0", | ||
"@duckdb/duckdb-wasm": "^1.28.1-dev112.0", | ||
xterm: "^5.3.0", | ||
@@ -768,17 +768,2 @@ "xterm-addon-fit": "^0.8.0", | ||
}; | ||
imports.wbg.__wbg_disconnect_d9855433758f0afc = function() { | ||
return handleError(function(arg0, arg1) { | ||
const ret = getObject(arg0).disconnect(arg1 >>> 0); | ||
return addHeapObject(ret); | ||
}, arguments); | ||
}; | ||
imports.wbg.__wbg_log_8bb2c010ce15af48 = function(arg0, arg1) { | ||
console.log(getStringFromWasm0(arg0, arg1)); | ||
}; | ||
imports.wbg.__wbg_error_a84695ce32854879 = function(arg0, arg1) { | ||
console.error(getStringFromWasm0(arg0, arg1)); | ||
}; | ||
imports.wbg.__wbg_warn_d85b304f0e70f5ac = function(arg0, arg1) { | ||
console.warn(getStringFromWasm0(arg0, arg1)); | ||
}; | ||
imports.wbg.__wbg_blockStats_14f17a14c4573f3d = function(arg0) { | ||
@@ -816,2 +801,17 @@ const ret = getObject(arg0).blockStats; | ||
}; | ||
imports.wbg.__wbg_log_8bb2c010ce15af48 = function(arg0, arg1) { | ||
console.log(getStringFromWasm0(arg0, arg1)); | ||
}; | ||
imports.wbg.__wbg_error_a84695ce32854879 = function(arg0, arg1) { | ||
console.error(getStringFromWasm0(arg0, arg1)); | ||
}; | ||
imports.wbg.__wbg_warn_d85b304f0e70f5ac = function(arg0, arg1) { | ||
console.warn(getStringFromWasm0(arg0, arg1)); | ||
}; | ||
imports.wbg.__wbg_disconnect_d9855433758f0afc = function() { | ||
return handleError(function(arg0, arg1) { | ||
const ret = getObject(arg0).disconnect(arg1 >>> 0); | ||
return addHeapObject(ret); | ||
}, arguments); | ||
}; | ||
imports.wbg.__wbg_new_abda76e883ba8a5f = function() { | ||
@@ -1014,8 +1014,8 @@ const ret = new Error(); | ||
}; | ||
imports.wbg.__wbindgen_closure_wrapper369 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 119, __wbg_adapter_22); | ||
imports.wbg.__wbindgen_closure_wrapper293 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 88, __wbg_adapter_22); | ||
return addHeapObject(ret); | ||
}; | ||
imports.wbg.__wbindgen_closure_wrapper967 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 202, __wbg_adapter_25); | ||
imports.wbg.__wbindgen_closure_wrapper982 = function(arg0, arg1, arg2) { | ||
const ret = makeMutClosure(arg0, arg1, 206, __wbg_adapter_25); | ||
return addHeapObject(ret); | ||
@@ -1022,0 +1022,0 @@ }; |
{ | ||
"name": "@duckdb/duckdb-wasm-shell", | ||
"version": "1.28.1-dev111.0", | ||
"version": "1.28.1-dev112.0", | ||
"description": "", | ||
@@ -27,3 +27,3 @@ "author": "Andre Kohn <kohn.a@outlook.com>", | ||
"dependencies": { | ||
"@duckdb/duckdb-wasm": "^1.28.1-dev111.0", | ||
"@duckdb/duckdb-wasm": "^1.28.1-dev112.0", | ||
"xterm": "^5.3.0", | ||
@@ -30,0 +30,0 @@ "xterm-addon-fit": "^0.8.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
2516864