clickhouse
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -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 @@ }, |
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