@clickhouse/client-web
Advanced tools
Comparing version 0.2.4 to 0.2.5
@@ -110,3 +110,3 @@ "use strict"; | ||
url: this.params.url, | ||
pathname: pathname !== null && pathname !== void 0 ? pathname : '/', | ||
pathname, | ||
searchParams, | ||
@@ -113,0 +113,0 @@ }).toString(); |
@@ -1,2 +0,2 @@ | ||
declare const _default: "0.2.4"; | ||
declare const _default: "0.2.5"; | ||
export default _default; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.default = '0.2.4'; | ||
exports.default = '0.2.5'; | ||
//# sourceMappingURL=version.js.map |
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://clickhouse.com", | ||
"version": "0.2.4", | ||
"version": "0.2.5", | ||
"license": "Apache-2.0", | ||
@@ -24,4 +24,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@clickhouse/client-common": "0.2.4" | ||
"@clickhouse/client-common": "0.2.5" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
41268
+ Added@clickhouse/client-common@0.2.5(transitive)
- Removed@clickhouse/client-common@0.2.4(transitive)