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

clickhouse

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clickhouse - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

package.json

@@ -94,3 +94,3 @@ {

"types": "index.d.ts",
"version": "2.2.0"
"version": "2.2.1"
}

@@ -670,4 +670,4 @@ 'use strict';

{
host: 'http://localhost:8124',
port: 8123,
host: 'http://localhost:8123',
port: 8124,
format: "json",

@@ -677,4 +677,4 @@ },

{
host: 'http://localhost:8124',
port: 8123,
host: 'http://localhost:8123',
port: 8124,
format: "tsv",

@@ -684,4 +684,4 @@ },

{
host: 'http://localhost:8124',
port: 8123,
host: 'http://localhost:8123',
port: 8124,
format: "csv",

@@ -688,0 +688,0 @@ },

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