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

clickhouse-buffer

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clickhouse-buffer - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

0

lib/encoder_decoder.d.ts

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ /// <reference types="node" />

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { ClickhouseClient } from "@watchdg/clickhouse-client";

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export declare class Mutex {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ export interface IRetriesOptions {

@@ -0,0 +0,0 @@ "use strict";

@@ -0,0 +0,0 @@ import { CompressionFormat } from "./encoder_decoder";

@@ -0,0 +0,0 @@ "use strict";

20

package.json
{
"name": "clickhouse-buffer",
"version": "2.2.2",
"version": "2.2.3",
"keywords": [

@@ -29,15 +29,15 @@ "clickhouse",

"dependencies": {
"@watchdg/clickhouse-client": "^1.15.2"
"@watchdg/clickhouse-client": "^1.15.3"
},
"devDependencies": {
"@types/jest": "^29.4.1",
"@types/node": "^18.15.3",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"eslint": "^8.36.0",
"@types/jest": "^29.5.0",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"eslint": "^8.38.0",
"jest": "^29.5.0",
"rimraf": "^4.4.0",
"ts-jest": "^29.0.5",
"typescript": "^4.9.5"
"rimraf": "^5.0.0",
"ts-jest": "^29.1.0",
"typescript": "^5.0.4"
}
}
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