Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@clickhouse/client-web

Package Overview
Dependencies
Maintainers
4
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clickhouse/client-web - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

2

dist/index.d.ts

@@ -1,2 +0,2 @@

export type { WebClickHouseClient as ClickHouseClient, QueryResult, } from './client';
export { WebClickHouseClient as ClickHouseClient, type QueryResult, } from './client';
export { createClient } from './client';

@@ -3,0 +3,0 @@ export { type WebClickHouseClientConfigOptions as ClickHouseClientConfigOptions } from './config';

@@ -1,2 +0,2 @@

declare const _default: "1.4.0";
declare const _default: "1.4.1";
export default _default;
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.default = '1.4.0';
exports.default = '1.4.1';
//# sourceMappingURL=version.js.map

@@ -5,3 +5,3 @@ {

"homepage": "https://clickhouse.com",
"version": "1.4.0",
"version": "1.4.1",
"license": "Apache-2.0",

@@ -24,4 +24,4 @@ "keywords": [

"dependencies": {
"@clickhouse/client-common": "1.4.0"
"@clickhouse/client-common": "1.4.1"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc